xpn_modelCut: Split the .xpn (i.e. Master) file into several smaller...

Description Usage Arguments Author(s) Examples

View source: R/xpn_modelCut.R

Description

The function enable to sperate the xpn grid into sub-elements, so that

Usage

1
xpn_modelCut(xpn_file_path, splits.no = NULL, chunks.len = NULL)

Arguments

xpn_file_path

a list with at least the following 4 element

splits.no

number of splits along the xpn.

chunks.len

number of simulation units per xpn chunk

Author(s)

Tobias KD Weber, tobias.weber@uni-hohenheim.de

Examples

1
2
3
4
## Not run: 
# no sensible example available. Provide x.

## End(Not run)

tkdweber/XN5setup documentation built on July 4, 2021, 7:34 a.m.