This function writes the batch file for you. It directly takes the necessary information from runInc.gms in FarmDyn, so the GUI settings remain the same as you have set them.

This function writes the batch file for you. It directly takes the necessary information from runInc.gms in FarmDyn, so the GUI settings remain the same as you have set them.

writeBatch(FarmDynDir, mapping, farmIds)

writeBatch(FarmDynDir, mapping, farmIds)

Arguments

FarmDynDir

Directory where FarmDyn is located

mapping

Column name of the characteristic/variable to be grouped by (e.g. "Regions" or "Regs")

Value

Writes batch file necessary to run FarmDyn

Writes batch file necessary to run FarmDyn

Examples