/[MITgcm]/MITgcm/doc/ChangeLog.pre38
ViewVC logotype

Annotation of /MITgcm/doc/ChangeLog.pre38

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1.2.6 - (hide annotations) (download)
Fri Mar 30 21:33:57 2001 UTC (23 years, 1 month ago) by adcroft
Branch: pre38
Changes since 1.1.2.5: +4 -0 lines
pkg/mom_fluxform & pkg/mom_vecinv

1 adcroft 1.1.2.1 Change log for branch "pre38".
2    
3 adcroft 1.1.2.2 o cosine(latitude) scaling of viscosity and diffusion
4     - moved declaration of "cosFac" from calc_mom_rhs.F to GRID.h
5     - now calculated in ini_spherical_grid.F (set to 1 in ini_cartesian_grid.F)
6     - "Method III" (preferred) available for bi-harmonic term
7     - an-isotropic (preferred) scaling available
8     - added scaling for diffusion (same features as for viscosity above)
9     x thought for the future: lateral GM/Redi fluxes are currently scaled.
10     If we scale them we would have to scale the other tensor components
11     in order to retain the adiabatic property of scheme.
12 adcroft 1.1.2.3 o combined initializations of G's and other time-stepping arrays
13     - created ini_garrays.F to initialize G's to zero
14     - combined uVel + vVel initialization into ini_vels.F
15     - deleted ini_uvel.F + ini_vvel.F
16     - removed ini_gw.F since no longer necessary
17     o re-arranged order of arrays in /GRID_R/ in GRID.h
18     g77 suddenly started complaining about padding. Odd but SGI concurred!
19     o fixed CPP_EEOPTIONS.h in hs94.128x64x5
20 adcroft 1.1.2.5 o cg2d: added CPP flag for using "regular" overlaps instead of Olx=Oly=1
21     o added inheritence of -disable option to package sub-directories
22     o testscript has -skip option and puts full output into output.txt
23 adcroft 1.1.2.6 o added pkg/mom_fluxform: conservative form of momentum equations
24     - *should* produce identical results to original calc_mom_rhs.F
25     o added pkg/mom_vecinv: vectgor invariant form of momentum equations
26     - no-slip side conditions not implemented. Don't try to use them!

  ViewVC Help
Powered by ViewVC 1.1.22