Changes between Version 6 and Version 7 of doc/tec/radiation
- Timestamp:
- May 4, 2015 11:53:27 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/tec/radiation
v6 v7 37 37 }}} 38 38 39 4. Open your .mrun.config file and add the following line to the list of input files: 39 4. Open your .mrun.config file and add -D__rrtmg to %cpp_options of the host where PALM/RRTMG shall be used. 40 41 Also add the following line to the list of input files: 42 {{{ 40 43 rrtmg_lw.nc in:locopt d3#:d3f $base_data/$fname/INPUT _rlw nc 41 44 rrtmg_sw.nc in:locopt d3#:d3f $base_data/$fname/INPUT _rsw nc 42 45 RAD_SND_DATA in:locopt d3#:d3f $base_data/$fname/INPUT _rsnd nc 46 }}}