1 |
adcroft |
1.1.2.1 |
Notes for the merging of AJA's and JMC's atmospheric codes into |
2 |
|
|
main-stream code: |
3 |
|
|
|
4 |
|
|
branch-atmos-merge Created branch |
5 |
|
|
branch-atmos-merge-start Initial state (equiv. to checkpoint33) |
6 |
|
|
branch-atmos-merge-phase1 Phase 1: moved correction step from |
7 |
|
|
top of dynamics() to end of the_main_loop() |
8 |
adcroft |
1.1.2.2 |
branch-atmos-merge-phase2 Phase 2: re-arranged calling order in |
9 |
|
|
dynamics() in order to facilitate staggered |
10 |
adcroft |
1.1.2.3 |
time-stepping at a later date |
11 |
|
|
branch-atmos-merge-phase3 Phase 3: sorted out OBCs in new dynamics(), |
12 |
|
|
tested in exp4, sorted out gmredi, tested |
13 |
|
|
in front_relax |
14 |
adcroft |
1.1.2.4 |
branch-atmos-merge-phase4 Phase 4: re-wrote calc_phi_hyd(), |
15 |
|
|
find_rho() and deleted calc_buoyancy() |
16 |
jmc |
1.1.2.5 |
branch-atmos-merge-phase5 Phase 5: added and tested staggered time-step |
17 |
jmc |
1.1.2.6 |
branch-atmos-merge-phase6 Phase 6: tested staggered time-step with CD scheme |
18 |
adcroft |
1.1.2.7 |
branch-atmos-merge-phase7 Phase 7: new parameter for initializing |
19 |
|
|
vertical grid (needed by atmos), newer |
20 |
|
|
ini_masks_etc.F (new hFacC calc. for atmos), |
21 |
|
|
ini_spherical_grid.F (deals with pole better) |