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

Alexolinhager/gl advance hydro debugging #126

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

alexolinhager
Copy link

No description provided.

Established the initial framework to implement the SGH coupling interval
alarm. Not compilable at this point
Introduces a new subroutine to the SGH model that ensures
config_adaptive_interval_force_interval divides evenly into
config_SGH_coupling_interval
Removes line that sets effectivePressure equal to zero at the start of
each timecycle; otherwise, effectivePressure was zero until the very end
of the timecycle. Instead, effectivePressure is now initialized to be equal
to effectivePressureSGH if there is no effectivePressure field in the input
file. A defualt value of -1e36 is given to effectivePressure to flag
whether the field is empty at the start of the run.
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

Successfully merging this pull request may close these issues.

1 participant