phantom icon indicating copy to clipboard operation
phantom copied to clipboard

Remove store_temperature option

Open danieljprice opened this issue 3 years ago • 0 comments

the store_temperature option is now redundant (temperature is always stored) and can be removed from the code.

Since the equation of state also now returns the temperature for all choices of ieos, we should also remove all superfluous "get_temperature" routines.

Suggest that temperature should only be written to the dump file if a non-ideal equation of state is used, to avoid wasting disk space

Originally posted by @danieljprice in https://github.com/danieljprice/phantom/pull/86#issuecomment-724400949

danieljprice avatar Nov 10 '20 02:11 danieljprice