Presently MPPThermalSetSoils() is defined as:
subroutine MPPThermalSetSoils(thermal_mpp, begc, &
endc, &
thermal_filter, &
thermal_lun_type, &
thermal_watsat, &
thermal_csol, &
thermal_tkmg, &
thermal_tkdry &
)
sets all properties of soils is set at once.
Add new subroutine(s) that:
- Set properties one at a time.
- Set properties for internal, boundary, and source-sink auxiliary variables.
Presently
MPPThermalSetSoils()is defined as:sets all properties of soils is set at once.
Add new subroutine(s) that: