| 1 |
mmazloff |
1.1 |
BLING package for MITgcm |
| 2 |
|
|
|
| 3 |
|
|
This code is adapted from the Biogeochemistry with Light, Iron, Nutrients and Gases model (Galbraith et al., Biogeosciences, 2010) |
| 4 |
|
|
|
| 5 |
|
|
More information, including the original code, can be accessed here https://sites.google.com/site/blingmodel/ |
| 6 |
|
|
|
| 7 |
|
|
|
| 8 |
|
|
Compiling BLING in forward mode requires modifications to the following files in the gchem package: |
| 9 |
|
|
pkg/gchem/GCHEM.h |
| 10 |
|
|
pkg/gchem/gchem_forcing_sep.F |
| 11 |
|
|
pkg/gchem/gchem_init_vari.F |
| 12 |
|
|
pkg/gchem/gchem_readparms.F |
| 13 |
|
|
|
| 14 |
|
|
The modified files can be obtained here: |
| 15 |
|
|
MITgcm_contrib/verification_other/global_oce_biogeo_bling/code/ |
| 16 |
|
|
|
| 17 |
|
|
Compiling BLING in adjoint mode requires additional modifications to |
| 18 |
|
|
pkg/autodiff/checkpoint_lev?_directives.h |
| 19 |
|
|
model/src/forward_step.F |
| 20 |
|
|
model/src/the_main_loop.F |
| 21 |
|
|
model/src/main_do_loop.F |
| 22 |
|
|
|
| 23 |
|
|
The modified files can be obtained here: |
| 24 |
|
|
MITgcm_contrib/verification_other/global_oce_biogeo_bling/code_ad/ |
| 25 |
|
|
|
| 26 |
|
|
|
| 27 |
|
|
For questions or to report issues, please contact |
| 28 |
|
|
averdy@ucsd.edu or mmazloff@ucsd.edu |
| 29 |
|
|
|
| 30 |
|
|
|
| 31 |
|
|
This material is based upon work supported by NASA under Grant Number NNX12AQ27G. |
| 32 |
|
|
|