write_COSERO_table: Write a COSERO NBIZ Parameterfile

View source: R/readCOSEROpar.r

write_COSERO_tableR Documentation

Write a COSERO NBIZ Parameterfile

Description

write a COSERO NBIZ Parameterfile

Usage

write_COSERO_table(x, file = "para.txt", pars = "ALL")

Arguments

x

output from read_COSERO_par

file

character string. Filename of the output file. If NULL the output will be returned to R.

pars

character vector or "ALL". Names of parameters that will be exported. See Details

Details

If pars == ALL the following parameters will be exported:

BAREGR, BETA, CTMAX, CTMIN, ETSLPCOR, FKFAK, FK, H1, H2, KBF, M, NC, NZ , NVAR, PWP, RAINTRT, SNOWCOR, SNOWTRT, TAB1, TAB2, TAB4, THRT, TVS1, TVS2, WATERBODY

Author(s)

Simon Frey

See Also

write_COSEROreg_par for writing new COSEROreg parameter files


freysimon/TigeR documentation built on April 18, 2024, 4:57 p.m.