Description Usage Arguments Details Author(s)
Modification of CESM model components directly via the R workspace
1 | modifyCESM(x, mcom, dsn, fname, xnames = NULL, except = "", clean = TRUE)
|
x |
LIST with simulation parameters to be modified for the specific model component |
mcom |
model component. One of DRV, CAM, CLM, RTM, CICE, POP2 |
dsn |
path to output file, or '$CASEROOT' in CESM terminology |
fname |
'user_nl_*' file where the component parameters are written to |
xnames |
OPT, CHARACTER vector, If available, subset of variable names to write to file |
except |
OPT, CHARACTER vector, If available, subset of variable names which are not written to file |
clean |
remove previous parameter set before writing |
The 'inst' folder contains the 'data' and 'scripts' folder with an example
Javier Garcia-Pintado
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.