Closed vgro closed 9 months ago
This PR combines a number of minor changes to link submodules:
latent_heat_vaporisation
molar_density_air
hydrology
HydroConsts
CoreConsts
wind_speed
vr_run
BaseModel
pre-commit
$ pre-commit run -a
$ poetry run pytest
This PR combines a number of minor changes to link submodules:
latent_heat_vaporisation
andmolar_density_air
in thehydrology
model with values that are now actually calculated at each time stepHydroConsts
toCoreConsts
wind_speed
is now an input to the examplevr_run
BaseModel
structure (please check if this is correct, I still feel like the use/import of CoreConsts isn't quite right)Type of change
Key checklist
pre-commit
checks:$ pre-commit run -a
$ poetry run pytest
Further checks