Changes between Version 16 and Version 17 of doc/tec/radiation
- Timestamp:
- May 4, 2015 2:50:42 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/tec/radiation
v16 v17 39 39 4. Open your .mrun.config file and add {{{-D__rrtmg}}} to {{{%cpp_options}}} of the host where PALM/RRTMG shall be used. Moreover, add the path to the library to {{{%fopts}}} and {{{%lopts}}}, e.g. (here for lcmuk) 40 40 {{{ 41 %fopts -fpe0:-O3:-cpp:-fp-model:source:- ftz:-fno-alias:-no-prec-div:-no-prec-sqrt:-ip:-nbs:-diag-disable:8290,8291:-I:/home/user/lib/rrtmg/shared/include lcmuk parallel rrtmg42 %lopts -fpe0:-O3:-cpp:-fp-model:source:- ftz:-fno-alias:-no-prec-div:-no-prec-sqrt:-ip:-nbs:-diag-disable:8290,8291:-L/home/user/lib/rrtmg/shared/lib:-lrrtmg lcmuk parallel rrtmg41 %fopts -fpe0:-O3:-cpp:-fp-model:source:-I:/home/user/lib/rrtmg/shared/include lcmuk parallel rrtmg 42 %lopts -fpe0:-O3:-cpp:-fp-model:source:-L/home/user/lib/rrtmg/shared/lib:-lrrtmg lcmuk parallel rrtmg 43 43 }}} 44 44 when a shared RRTMG library was installed under /home/user/lib/rrtmg. A template file including hosts lcmuk and lccrayh/lccrayb are available [http://palm.muk.uni-hannover.de/browser/palm/trunk/SCRIPTS/.mrun.config.imuk_hlrnIII_rrtmg here]