-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reveert init of msource to 0 for tracers other than T,S, c/o Nicole Cai.
Using ambient values for other tracers can lead to slow accumulation of nutrients e.g.
- Loading branch information
1 parent
de0cfcb
commit f311026
Showing
1 changed file
with
13 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
f311026
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi Joseph, @josephzhang8 do you know which unit we used for generic tracer concentration in msource.th. I guess it is mg/L. Thanks
f311026
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
f311026
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @josephzhang8, I understand I can put any values msource.th for generic tracer. In the example I put 1.00 for concentration in msource.th, but I can even put 100.000 or whatever.
0 -9999.0000 0.0000 1.0000
86400 -9999.0000 0.0000 1.0000
172800 -9999.0000 0.0000 1.0000 `
My question is that: does 1.000 here have a unit?
My apologies if I still misunderstand something here :)
f311026
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
f311026
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
f311026
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cool. Thanks @nicolecx122 and @josephzhang8 ... so does it mean the output variable:
iof_gen(1) = 0 !1st tracer {GEN_1}
does not have a unit too? and the iof_gen(1) or GEN_1 here is the dilution?f311026
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
f311026
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome & Thanks. Sorry I am a beginner for concentration/dilution stuff :)