femiguez / apsimx

R package for APSIM-X
https://femiguez.github.io/apsimx-docs/
51 stars 20 forks source link

Improve documentation for 'apsimx_soil_profile' #177

Open femiguez opened 3 weeks ago

femiguez commented 3 weeks ago

Some things that I can add

The values for FBiom, FInert and FOM are actually site specific and in the apsimx R package they are defaults in the function 'apsimx_soil_profile'. The default values are adapted from ( https://doi.org/10.2134/agronj2013.0421).

FOM is the Fresh Organic Matter. Think of this as the root biomass, so they are not soil properties per se, but a result of the crops grown in the field.

However, these are initial values. For your simulations, what I suggest is to run APSIM for at least 10 years so that these values stabilize (but I would check that they actually do - run it for longer if they don't). The need to run 'warm-up' simulation is also true for water dynamics.

LenLon commented 2 weeks ago

Should the spin-up sims include the crop to be simulated in the "real" run or be fallow?