-
Notifications
You must be signed in to change notification settings - Fork 35
Bare soil evaporation separated over irrigated and non-irrigated soil #165
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
base: main
Are you sure you want to change the base?
Changes from all commits
0bf4b71
60f1b11
c75862f
7140ae9
b809962
6dda046
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||
|---|---|---|---|---|
| @@ -1,4 +1,4 @@ | ||||
| meta=jules-standalone/vn8.2_t155 | ||||
| meta=jules-standalone/vn8.2_t139 | ||||
|
|
||||
| [command] | ||||
| default=rose-run jules.exe | ||||
|
|
@@ -498,6 +498,8 @@ irrig_option=0 | |||
| !!irrigtiles=0 | ||||
| l_irrig_dmd=.false. | ||||
| !!l_irrig_limit=.false. | ||||
| !!l_soil_evap_irrig_expl=.false. | ||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
Same for all other rose stem tests. But I think this is probably an accidental commit with upgrade macro applied so I suspect you'll be removing them soon anyway. But just to note to check that a clean application of the upgrade macro wouldn't still have the old l_soil_evap_irrig_expl, even if commented out.
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I'm waiting to here back from Erica as to the cleanest way to remove these... I think it happened due to partial renaming of variable |
||||
| l_soil_evap_irrig_separate=.false. | ||||
| !!nirrtile=0 | ||||
| !!nstep_irrig=24 | ||||
| !!set_irrfrac_on_irrtiles=.false. | ||||
|
|
||||
Uh oh!
There was an error while loading. Please reload this page.