Back to home page

MITgcm

 
 

    


Warning, /verification/so_box_biogeo/input.caSat3/data.dic is written in an unsupported language. File is not indexed.

view on githubraw file Latest commit a2c35952 on 2023-10-25 14:50:13 UTC
2e3e8c330d Jona*0001 # DIC parameters
                0002  &ABIOTIC_PARMS
                0003   useCalciteSaturation= .TRUE.,
                0004 # calcOmegaCalciteFreq= 86400.,
                0005   selectBTconst=1,
                0006   selectFTconst=1,
                0007   selectHFconst=1,
                0008   selectK1K2const=6,
                0009 # Munhoven "GENERAL" solver: =1 ; Munhoven "SEC" solver: =2 ; Munhoven "FAST" solver: =3
a2c35952f2 Jona*0010   selectPHsolver= 3,
                0011 #- Calcite-Dissolution option:  =0 : Constant rate ; =1 : Follows sinking flux (default) ;
                0012 #  =2 : Keir (1980) Geochem. Cosmochem. Acta. ; =3 : Naviaux et al. 2019, Marine Chemistry
                0013   selectCalciteDissolution= 3,
2e3e8c330d Jona*0014  &
                0015 
                0016  &BIOTIC_PARMS
                0017   alphaUniform = 0.97e-10,
                0018   rainRatioUniform = 5.e-2,
                0019   KRemin = 0.95,
                0020  &
                0021 
                0022  &DIC_FORCING
                0023   DIC_iceFile='fice_box.bin',
                0024   DIC_windFile='tren_speed_box.bin',
                0025   DIC_silicaFile='sillev1_box.bin',
                0026   DIC_deepSilicaFile='silicate_3D_12m_box.bin',
                0027  &