Run Newhall BASICSimulationModel simulation
newhall_simulation(
dataset,
smcsawc = 200,
soilAirOffset = 2.5,
amplitude = 0.66,
bsm = BASICSimulationModel(),
toString = FALSE
)a NewhallDataset jobjRef
Default: 200
air-soil temperature offset. Conventionally for jNSM: 2.5 for metric units (default); 4.5 for english units.
Default: 0.66 amplitude difference between soil and air temperature sine waves
jobjRef for BASICSimulationModel; Default: BASICSimulationModel()
logical; return NewhallResults (Default: FALSE), or if TRUE call result.toString() to get formatted standard output as character?
NewhallResults
jobjRef