Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nudging interface #3

Open
fjansson opened this issue Sep 25, 2018 · 0 comments
Open

nudging interface #3

fjansson opened this issue Sep 25, 2018 · 0 comments
Assignees

Comments

@fjansson
Copy link

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

@fjansson fjansson self-assigned this Sep 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant