Closed mattzett closed 6 months ago
It's looking for the J?all variables but these aren't used in the initial conditions file. It should check that they exist and read if so, otherwise just return whatever data is there.
No response
are you doing like
import gemini3d.read gemini3d.read.frame("~/mysim/inputs/initial_conditions.h5")
Yes exactly.
I believe this has been fixed.
What happened?
It's looking for the J?all variables but these aren't used in the initial conditions file. It should check that they exist and read if so, otherwise just return whatever data is there.
Relevant log output
No response