forked from respec/HSPsquared
-
Notifications
You must be signed in to change notification settings - Fork 0
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
HSP2 Python Implementation of HSPF SPEC-ACTIONS (withdrawals) #5
Comments
Where do special actions get called?
|
rburghol
changed the title
HSP2 Python Implementation of HSPF
HSP2 Python Implementation of HSPF SPEC-ACTIONS (withdrawals)
Jul 11, 2022
Find the HYDR routine in the old code base: |
18 tasks
This was referenced Jul 27, 2022
Next Steps (11/9/22):
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Development main tracking here. Live issue on$hsp^2$ is: respec#90
/opt/model/HSPsquared
/opt/model/HSP2fork
Overview
This issue is set up to plan and track development for a proposed "SPEC-ACTIONS" module in hsp2. Development has 2 main components:
Tasks
ui
andts
contain domain specific, i.e., related only toRCHRES001
if we are iterating through block functions forRCHRES001
. Thus, all objects should be declared underneathRCHRES001
in thehdf5
database.specl()
which calls_specl_()
as place for analog. specl(): Proposed function definition for SPEC-ACTIONS #13ps_cumulative_mgd\wd_cumulative_mgd
First test code: equation to calculateps_cumulative_mgd\wd_cumulative_mgd
#14_specl_()
ts
andui
, pass by reference in python functions Setting data ints
andui
, pass by reference in python functions #19Reference
specact.f
/SPECACT.FOR
: subroutines for parsing and executing special actionsThe text was updated successfully, but these errors were encountered: