Small corrections to keep the defaults in place.
This commit is contained in:
@@ -34,10 +34,10 @@
|
|||||||
// Standalone flags
|
// Standalone flags
|
||||||
#define LDENSITY (1)
|
#define LDENSITY (1)
|
||||||
#define LHYDRO (1)
|
#define LHYDRO (1)
|
||||||
#define LMAGNETIC (0)
|
#define LMAGNETIC (1)
|
||||||
#define LENTROPY (0)
|
#define LENTROPY (1)
|
||||||
#define LTEMPERATURE (0)
|
#define LTEMPERATURE (0)
|
||||||
#define LFORCING (0)
|
#define LFORCING (1)
|
||||||
#define LUPWD (1)
|
#define LUPWD (1)
|
||||||
#define AC_THERMAL_CONDUCTIVITY (AcReal(0.001)) // TODO: make an actual config parameter
|
#define AC_THERMAL_CONDUCTIVITY (AcReal(0.001)) // TODO: make an actual config parameter
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user