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

WJ18 POC unit #11

Open
briochemc opened this issue Feb 9, 2022 · 0 comments
Open

WJ18 POC unit #11

briochemc opened this issue Feb 9, 2022 · 0 comments

Comments

@briochemc
Copy link
Contributor

Hi Hengdi 👋

(Working on Nd scavenging rate constants) I noticed that I don't know the POC unit from the WJ18 files...

Is it in mmol/m^3 as per revscavPOC.m?

% load the grid and POC data (units of mmole m-3)
load ([do.highestpath '/data/ao.mat'])
load ([do.highestpath '/data/WJ18/POC_WJ18.mat'])

Or is it μmol/m^3 as per SetupSingle.m?

% Reversible scavenging onto POC
do.revscavPOC.on = 0 ;
do.revscavPOC.K = 1 ; % (μmolPOC m⁻³)⁻¹
do.revscavPOC.w = 1 ; % m yr⁻¹
do.revscavPOC.sedremin = 1 ;

One of these comments should be changed!

Cheers

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