Hello all,
I have a problem with running the sphere-in-box simulation "out-of-the-box". If I use phantomsetup to generate the setup file "
sinb.in" interactively the option chosen for the equation of state (eos) is ieos=8 (8) Barotropic - which is fine as this is appropriate as it is used in the paper by Price and Bates.
However, if I then run phantom using the command ./phantom sinb I get the following error message:
FATAL ERROR! read_infile: only ieos=2 makes sense if storing thermal energy
I can change the value of ieos to 2 (adiabatic) and the code will run but this is the wrong equation of state!
Also the
sinb.in input file generated by ./phantomsetup does not contain some of the vital values for the simulation (such as masstoflux) which means that their values default to the values stored in the code. So can I add lines to the initialisation file (in this case "
sinb.in") such as:
masstoflux = 10.0 ?
I'd be appreciative of any help here as this is the first time I've run phantom in earnest (I've been to the summer school in Shanghai but that was a while ago.....)
Cheers,
Geoff