EXORAD_OPTIONS.h
The EXORAD_OPTIONS.h file is located in the code base of the exorad module and should be overwritten by a custom EXORAD_OPTIONS.h file in the code directory of a simulation.
The EXORAD_OPTIONS.h file is used to set compile flags for expeRT/MITgcm.
These compileflags are currently available:
Flag |
Meaning |
|---|---|
|
allow full radiative transfer in exorad |
|
allow clouds for radiative transfer (not yet documented!) |
|
allow for NG acceleration to converge the source function (test this if you have issues to converge the source fct) |
|
debugging mode with lots of information printed out to STDOUT |
|
Use convergence acceleration (disable if not used!) |
|
Use on the fly k-table mixing (slower than premixed k-tables) |