Using the RadApp tool: Difference between revisions
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
#Make sure the environment variable ESMADIR is setup probably for the model build you want to link the application to. Typically this is /path_to_model/GEOSagcm. If this is correct there should be a src and linux directory under ESMADIR. Make you source $ESMADIR/Linx/bin/g5_modules to make sure the modules you need to build are added. | #Make sure the environment variable ESMADIR is setup probably for the model build you want to link the application to. Typically this is /path_to_model/GEOSagcm. If this is correct there should be a src and linux directory under ESMADIR. Make you source $ESMADIR/Linx/bin/g5_modules to make sure the modules you need to build are added. | ||
#Now simply issue: make install, and RadApp.x should be built if everything is ok. | #Now simply issue: make install, and RadApp.x should be built if everything is ok. | ||
== Organization of the RadApp Program == | |||
== Resource File == | |||
== Example ExtData.rc file == | |||
== Running with RRTMG == | == Running with RRTMG == |