Warning, /doc/old_doc/atmos-merge-notes is written in an unsupported language. File is not indexed.
view on githubraw file Latest commit ad38444b on 2018-01-31 20:35:48 UTC
fb481a83c2 Alis*0001 Notes for the merging of AJA's and JMC's atmospheric codes into
0002 main-stream code:
0003
0004 branch-atmos-merge Created branch
0005 branch-atmos-merge-start Initial state (equiv. to checkpoint33)
0006 branch-atmos-merge-phase1 Phase 1: moved correction step from
0007 top of dynamics() to end of the_main_loop()
0008 branch-atmos-merge-phase2 Phase 2: re-arranged calling order in
0009 dynamics() in order to facilitate staggered
0010 time-stepping at a later date
0011 branch-atmos-merge-phase3 Phase 3: sorted out OBCs in new dynamics(),
0012 tested in exp4, sorted out gmredi, tested
0013 in front_relax
0014 branch-atmos-merge-phase4 Phase 4: re-wrote calc_phi_hyd(),
0015 find_rho() and deleted calc_buoyancy()
0016 branch-atmos-merge-phase5 Phase 5: added and tested staggered time-step
0017 branch-atmos-merge-phase6 Phase 6: tested staggered time-step with CD scheme
0018 branch-atmos-merge-phase7 Phase 7: new parameter for initializing
0019 vertical grid (needed by atmos), newer
0020 ini_masks_etc.F (new hFacC calc. for atmos),
0021 ini_spherical_grid.F (deals with pole better)
0022 branch-atmos-merge-shapiro Shapiro code packaged.
0023 branch-atmos-merge-zonalfilt Zonal filters packaged and test in
0024 verification/hs94.128x64x5
0025 branch-atmos-merge-freeze Freeze prior to merge with main