run_iteration {dycdtools} | R Documentation |
Internal function to provide parallel processing support to the calibration assistant function.
Description
Internal function to provide parallel processing support to the calibration assistant function.
Usage
run_iteration(this.sim, dycd.wd)
Arguments
this.sim |
a numeric denoting which parameter combination to be tried. |
dycd.wd |
working directory where input files (including the bat file) to DYRESM-CAEDYM are stored. |
[Package dycdtools version 0.4.4 Index]