6 | | All parts of the radiation code are modularized in module [/browser/palm/trunk/SOURCE/radiation_model.f90 radiation_model_mod]. In this context, a new Fortran NAMELIST {{{radiation_par}}} was added, containing all radiation-related steering parameters. The radiation module is automatically activated when a {{{radiation_par}}} is set in the parameter file ({{{_p3d}}}). |
| 6 | All parts of the radiation code (oder interface to radiation code) are modularized in module [/browser/palm/trunk/SOURCE/radiation_model.f90 radiation_model_mod]. In this context, a new Fortran NAMELIST {{{radiation_par}}} was added, containing all radiation-related steering parameters. The radiation module is automatically activated when a {{{radiation_par}}} is set in the parameter file ({{{_p3d}}}). |
| 7 | |
| 8 | When using the RRTMG radiation model, it is required to compile the radiation code first as library. |