Back to home page

MITgcm

 
 

    


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

view on githubraw file Latest commit 2e3e8c33 on 2023-02-03 17:26:01 UTC
6acab690ae Jona*0001 # DIC parameters
                0002  &ABIOTIC_PARMS
                0003   selectBTconst=1,
                0004   selectFTconst=1,
                0005   selectHFconst=1,
                0006   selectK1K2const=6,
2e3e8c330d Jona*0007 # Munhoven "GENERAL" solver: =1 ; Munhoven "SEC" solver: =2 ; Munhoven "FAST" solver: =3
6acab690ae Jona*0008   selectPHsolver=1,
                0009  &
                0010 
                0011  &BIOTIC_PARMS
                0012   alphaUniform = 0.97e-10,
                0013   rainRatioUniform = 5.e-2,
                0014   KRemin = 0.95,
                0015  &
                0016 
                0017  &DIC_FORCING
                0018   DIC_iceFile='fice_box.bin',
                0019   DIC_windFile='tren_speed_box.bin',
                0020   DIC_silicaFile='sillev1_box.bin',
                0021  &