Enhanced simulation cc. Now magnetic fields diagnostics invoked if needed.
Also more exit condition so that the simulation will terminate if nan happens or timestep becomes too short.
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
#define LDENSITY (1)
|
||||
#define LHYDRO (1)
|
||||
// MV: Currenly only magnetic with entropy. Support for isothermal MHD required
|
||||
// MV: (matter of switch combination).
|
||||
#define LMAGNETIC (1)
|
||||
#define LENTROPY (1)
|
||||
#define LTEMPERATURE (0)
|
||||
|
Reference in New Issue
Block a user