You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"If you are using hdf5 backend, the path to the data must point the directory containing the equilibrium.h5 and master.h5 files. As the function concatenates the str for geometry_dir and equilibrium_object to give the path, your \
280
-
equilibrium_object must be either the repository containing these files or an empty string '' (if your geometry_dir is already this specific repository).\n\
281
-
In any case, make sure geometry_dir + equilibrium_object gives the path to this directory and not to the .h5 file."
282
+
"If you are using hdf5 backend, the path to the data must point the directory containing the equilibrium.h5 and master.h5 files. As the function concatenates the str for geometry_directory and equilibrium_object to give the path, your \
283
+
equilibrium_object must be either the repository containing these files or an empty string '' (if your geometry_directory is already this specific repository).\n\
284
+
In any case, make sure geometry_directory + equilibrium_object gives the path to this directory and not to the .h5 file."
Ip_profile_unscaled=scipy.integrate.cumulative_trapezoid(y=spr*jtor, x=rhon, initial=0.0) # this Ip_profile by integration results in a discrepancy between this term and the total ip from IDS
0 commit comments