Setting initial conditions in restart files #616
-
|
Hi Athena++ community, how I can set the state variable values in a restart file using an external data source (with B field also on Yee mesh)?
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
What you want to do here is to make sure to dump out data in double precision ( |
Beta Was this translation helpful? Give feedback.
-
|
Thank you @msbc , I will try that. |
Beta Was this translation helpful? Give feedback.
-
|
@liangwang0734 I just realized that I forgot to mention that the |
Beta Was this translation helpful? Give feedback.
@liangwang0734 I just realized that I forgot to mention that the
-h5doubleflag is a configuration time option, so you'll have to recompile your athena executable.