ESCOMP / ESCOMP/POP2-CESM

scale factor for CISO tracers

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
MARBL driver
Dominant language
Fortran
Stars
8
Forks
27
PR merge metrics
No merged PRs in 30d

Description

### Description of the issue:

@klindsay28 emailed me the following:

> I suspect that the values of ciso_tracer_init_ext(:)%scale_factor that are not 1.0 are not correct, now that we've changed the ciso IC file.
>
> For instance, I think the 1.025 value for DI13C, reading from DIC, was replicating the value for DIC from an old ecosys IC file. Now that the ecosys IC file has the 1.025 value applied in the file, and not in the code, it isn't appropriate to apply 1.025 for DI13C. If possible, I think we should change the scale_factor to be the same as the scale factor for DIC. This might be tricky to pull off in build-namelist. If it isn't straightforward, perhaps we should just use 1 for ciso's scale_factor. We might consider removing ciso's scale_factor from namelist defaults and build-namelist.
>
> Additionally, I think the 0.9225 value for DI14C, reading from DIC, which is intended to account for decay of DI14C, takes into account the old 1.025 factor being applied to DIC. I think we want 0.9 times the factor being used for DIC. For simplicity, we might want to just use 0.9.

Further [discussion with Alex Jahn](https://github.com/marbl-ecosys/MARBL/issues/109#issuecomment-263351278) confirmed that decay for DI13C should be 1.0 but offered other suggestions instead of using 0.9 for DI14C to represent decay of 14C. At a MARBL meeting, we decided on the [following solution](https://github.com/marbl-ecosys/MARBL/issues/109#issuecomment-266886613):

> add GLODAP PI DI14C to BEC IC file and add fallback to use DIC with default scalefactor (=1)

For abiotic tracers, [we want](https://github.com/marbl-ecosys/MARBL/issues/109#issuecomment-389248233) scale factors of 1.0 for ABIO_DIC and 0.9 for ABIO_DIC14

### Version:
- CESM: 2.2
- POP2: master
- Migrating from [marbl-ecosys/MARBL#109](https://github.com/marbl-ecosys/MARBL/issues/109), originally noted November 2016

### Machine/Environment Description:

Machine independent

### Any xml/namelist changes or SourceMods:

Problem exists out of the box

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.