modifyCESM: Modification of CESM model components

Description Usage Arguments Details Author(s)

View source: R/modifyCESM.R

Description

Modification of CESM model components directly via the R workspace

Usage

1
modifyCESM(x, mcom, dsn, fname, xnames = NULL, except = "", clean = TRUE)

Arguments

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

Details

The 'inst' folder contains the 'data' and 'scripts' folder with an example

Author(s)

Javier Garcia-Pintado


garciapintado/rdafCESM documentation built on July 18, 2019, 4:41 p.m.