... | @@ -21,9 +21,9 @@ NEMO can use the BGC model's Chl or not. The different options can be set in NEM |
... | @@ -21,9 +21,9 @@ NEMO can use the BGC model's Chl or not. The different options can be set in NEM |
|
nn_chldta = 3 ! RGB : Chl data (=1) or cst value (=0)
|
|
nn_chldta = 3 ! RGB : Chl data (=1) or cst value (=0)
|
|
cn_dir = '/work/n01/shared/julpal/ANCIL4.2/' ! root directory for the chlorophyl data location
|
|
cn_dir = '/work/n01/shared/julpal/ANCIL4.2/' ! root directory for the chlorophyl data location
|
|
!___________!_________________________!___________________!___________!_____________!________!___________!__________________!__________!_______________!
|
|
!___________!_________________________!___________________!___________!_____________!________!___________!__________________!__________!_______________!
|
|
! ! file name ! frequency (hours) ! variable ! time interp.! clim ! 'yearly'/ ! weights filename ! rotation ! land/sea mask !
|
|
! ! file name ! frequency (hours) ! variable ! time interp.! clim ! 'yearly'/ ! weights filename ! rotation ! land/sea mask !
|
|
! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! ! pairing ! filename !
|
|
! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! ! pairing ! filename !
|
|
sn_chl ='merged_ESACCI_BIOMER4V1R1_CHL_REG05', -1. , 'CHLA' , .true. , .true. , 'yearly' , 'weights_reg05_2_eorca1_bilinear.nc' , '' , ''
|
|
sn_chl ='merged_ESACCI_BIOMER4V1R1_CHL_REG05' , -1. , 'CHLA' , .true. , .true. , 'yearly' , 'weights_reg05_2_eorca1_bilinear.nc' , '' , ''
|
|
/
|
|
/
|
|
```
|
|
```
|
|
The different possibilities are :
|
|
The different possibilities are :
|
... | @@ -85,7 +85,4 @@ Here we managed to get the right chl and production at full light in partially i |
... | @@ -85,7 +85,4 @@ Here we managed to get the right chl and production at full light in partially i |
|
The Arctic light-chl problem is solved in the process.
|
|
The Arctic light-chl problem is solved in the process.
|
|
|
|
|
|
To include this fix,
|
|
To include this fix,
|
|
switch `ln_msa_ice_frac` in the namelist_medusa_cfg to `.true.`
|
|
switch `ln_msa_ice_frac` in the namelist_medusa_cfg to `.true.` |
|
|
|
\ No newline at end of file |
|
|
|
|
|
|
|
|
|
\ No newline at end of file |
|
|