want to add an interface for nudging dales towards given profiles.
Nudging should happen every time step, for this reason it should be done on the fortran side.
interface functions:
- set target profiles
- set nudging time constant
in daleslib:
- nudge every time step
- one time constant for each quantity, if 0, no nudging.
grid interface for target profiles
make the nudging time constants parameters in the Dales object
want to add an interface for nudging dales towards given profiles.
Nudging should happen every time step, for this reason it should be done on the fortran side.
interface functions:
in daleslib:
grid interface for target profiles
make the nudging time constants parameters in the Dales object