1 | !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> |
---|
2 | !! CFC : 1 - dates (namcfcdate) |
---|
3 | !! namelists |
---|
4 | !>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> |
---|
5 | !''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' |
---|
6 | &namcfcdate ! dates |
---|
7 | !,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, |
---|
8 | ndate_beg = 300101 ! datedeb1 |
---|
9 | nyear_res = 1600 ! iannee1 |
---|
10 | simu_type = 1 ! kind of Simulation: 1 = SPIN-UP (90y-cycle) |
---|
11 | !! !! 2 = Hindcast/proj (100y cycle) |
---|
12 | / |
---|
13 | !''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' |
---|
14 | &namcfcdia ! additional 2D/3D tracers diagnostics |
---|
15 | !,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, |
---|
16 | ! ! name ! title of the field ! units ! |
---|
17 | ! ! ! ! ! |
---|
18 | cfcdia2d(1) = 'qtr_c11 ' , 'Air-sea flux of CFC-11 ', 'mol/m2/s ' |
---|
19 | cfcdia2d(2) = 'qint_c11' , 'Cumulative air-sea flux of CFC-11 ', 'mol/m2 ' |
---|
20 | / |
---|