| 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 |
branch-atmos-merge-phase2 Phase 2: re-arranged calling order in |
| 9 |
dynamics() in order to facilitate staggered |
| 10 |
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 |
branch-atmos-merge-phase4 Phase 4: re-wrote calc_phi_hyd(), |
| 15 |
find_rho() and deleted calc_buoyancy() |
| 16 |
branch-atmos-merge-phase5 Phase 5: added and tested staggered time-step |
| 17 |
branch-atmos-merge-phase6 Phase 6: tested staggered time-step with CD scheme |
| 18 |
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) |
| 22 |
branch-atmos-merge-shapiro Shapiro code packaged. |
| 23 |
branch-atmos-merge-zonalfilt Zonal filters packaged and test in |
| 24 |
verification/hs94.128x64x5 |
| 25 |
branch-atmos-merge-freeze Freeze prior to merge with main |