/[MITgcm]/MITgcm/model/src
ViewVC logotype

Index of /MITgcm/model/src

Files shown:77
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
calc_gw.F View Revision Graph  1.8  23 years  jmc   copy gW -> gwNm1 moved from the end to the beginning of the routine
checkpoint.F View Revision Graph  1.7  23 years  jmc   correct Non-Hydrostatic pickup-file: cg3d_x replace wVel
ini_fields.F View Revision Graph  1.8  23 years  jmc   add initialisation of gW (and gWnm1)
ini_gw.F View Revision Graph  1.1  23 years  jmc   initialize to zero gW and gWnm1
solve_for_pressure.F View Revision Graph  1.19  23 years  adcroft   Superficial change: moved the printing of residual and iterations up from cg2d()…
cg2d.F View Revision Graph  1.30  23 years  adcroft   Superficial change: moved the printing of residual and iterations up from cg2d()…
ini_cg2d.F View Revision Graph  1.33  23 years  jmc   use gBaro instead of gravity to allow External mode reduced gravity test
config_summary.F View Revision Graph  1.29  23 years  jmc   use gBaro instead of gravity to allow External mode reduced gravity test
cg3d.F View Revision Graph  1.7  23 years  jmc   change units of cg3d_x (x g) to have same units as all other potential Phi
ini_cg3d.F View Revision Graph  1.10  23 years  jmc   change units of cg3d_x (x g) to have same units as all other potential Phi
correction_step.F View Revision Graph  1.17  23 years  jmc   Use directly gradient of PhiSurf as argument (instead of grad.eta)
the_correction_step.F View Revision Graph  1.6  23 years  jmc   calc_grad_phi_surf (replace calc_grad_eta_surf) to get directly gradient of Phi_…
timestep.F View Revision Graph  1.23  23 years  jmc   change units of PhiHyd (ocean) to have unified units for all potential Phi
dynamics.F View Revision Graph  1.65  23 years  jmc   all potentials (cg2d_x, cg3d_x, phiHyd) have units of P/rho in ocean AND atmos …
calc_phi_hyd.F View Revision Graph  1.11  23 years  jmc   change units of PhiHyd (ocean) to have unified units for all potential Phi
calc_mom_rhs.F View Revision Graph  1.48  23 years  jmc   change the units (and name) of phiHyd (ocean) ; unify units of potential Phi
write_state.F View Revision Graph  1.10  23 years  jmc   change output file name : Eta. instead of PS. (as model variable name)
calc_grad_phi_surf.F View Revision Graph  1.1  23 years  jmc   replace calc_grad_eta_surf (needed for precise atmos Phi_Surf gradient)
set_defaults.F View Revision Graph  1.16  23 years  jmc   remove "include CG2D.h" ; make the running flag "metricTerms" active
ini_parms.F View Revision Graph  1.56  23 years  jmc   remove "include CG2D.h" ; make the running flag "metricTerms" active
convective_adjustment.F View Revision Graph  1.5  23 years  jmc   change Time-Average routine names (new package)
initialise_varia.F View Revision Graph  1.9  23 years  jmc   change Time-Average routine names (new package)
the_main_loop.F View Revision Graph  1.5  23 years  jmc   remove "include CG2D.h"
the_model_main.F View Revision Graph  1.36  23 years  jmc   remove "include CG2D.h"
plot_field.F View Revision Graph  1.12  23 years  jmc   remove "include CG2D.h"
get_offline_fields.F View Revision Graph  1.7  23 years  jmc   remove "include CG2D.h"
ini_psurf.F View Revision Graph  1.3  23 years  jmc   separate the state variable "eta" from the 2D solver solution cg2d_x
do_the_model_io.F View Revision Graph  1.19  23 years  jmc   separate the state variable "eta" from the 2D solver solution cg2d_x
forward_step.F View Revision Graph  1.10  23 years  jmc   separate the state variable "eta" from the 2D solver solution cg2d_x
calc_div_ghat.F View Revision Graph  1.13  23 years  jmc   separate the state variable "eta" from the 2D solver solution cg2d_x
packages_init_variables.F View Revision Graph  1.4  23 years  jmc   AIM (Atmosphere Intermediate Physics) define as a standard package
packages_readparms.F View Revision Graph  1.3  23 years  jmc   AIM (Atmosphere Intermediate Physics) define as a standard package
packages_check.F View Revision Graph  1.7  23 years  jmc   AIM (Atmosphere Intermediate Physics) define as a standard package
packages_boot.F View Revision Graph  1.3  23 years  jmc   AIM (Atmosphere Intermediate Physics) define as a standard package
convect.F View Revision Graph  1.15  23 years  jmc   recover (after checkpoint35) time average output
calc_common_factors.F View Revision Graph  1.15  23 years  jmc   remove unused array "rVel"
calc_gs.F View Revision Graph  1.27  23 years  adcroft   Applied same fix for DEC in both calc_gs and calc_gt. Keeping these to routines …
calc_gt.F View Revision Graph  1.31  23 years  adcroft   Applied same fix for DEC in both calc_gs and calc_gt. Keeping these to routines …
integrate_for_w.F View Revision Graph  1.5  23 years  adcroft   Replaced /ra(i,j,bi,bj) with *recip_ra(i,j,bi,bj) Note: the previous set of chan…
ini_spherical_polar_grid.F View Revision Graph  1.17  23 years  cnh   o Added printing of key grid variables in config_summary.F and removed write(…
read_write.F View Revision Graph  1.20  23 years  cnh   o Added printing of key grid variables in config_summary.F and removed write(…
swfrac.F View Revision Graph  1.8  23 years  cnh   Made sure each .F and .h file had the CVS keywords Header and Name at its start…
state_summary.F View Revision Graph  1.6  23 years  cnh   Made sure each .F and .h file had the CVS keywords Header and Name at its start…
initialise_fixed.F View Revision Graph  1.5  23 years  cnh   Made sure each .F and .h file had the CVS keywords Header and Name at its start…
ini_vertical_grid.F View Revision Graph  1.11  23 years  cnh   Made sure each .F and .h file had the CVS keywords Header and Name at its start…
ini_vvel.F View Revision Graph  1.11  23 years  cnh   Made sure each .F and .h file had the CVS keywords Header and Name at its start…
read_write_fld.F View Revision Graph  1.2  23 years  cnh   Made sure each .F and .h file had the CVS keywords Header and Name at its start…
modeldata_example.F View Revision Graph  1.8  23 years  cnh   Made sure each .F and .h file had the CVS keywords Header and Name at its start…
read_write_rec.F View Revision Graph  1.3  23 years  cnh   Made sure each .F and .h file had the CVS keywords Header and Name at its start…
ini_uvel.F View Revision Graph  1.11  23 years  cnh   Made sure each .F and .h file had the CVS keywords Header and Name at its start…
open_copy_data_file.F View Revision Graph  1.2  23 years  cnh   Made sure each .F and .h file had the CVS keywords Header and Name at its start…
packages_check_error.F View Revision Graph  1.2  23 years  cnh   Made sure each .F and .h file had the CVS keywords Header and Name at its start…
ini_masks_etc.F View Revision Graph  1.20  23 years  cnh   Made sure each .F and .h file had the CVS keywords Header and Name at its start…
external_fields_load.F View Revision Graph  1.5  23 years  cnh   Made sure each .F and .h file had the CVS keywords Header and Name at its start…
ini_forcing.F View Revision Graph  1.21  23 years  cnh   Made sure each .F and .h file had the CVS keywords Header and Name at its start…
external_forcing_surf.F View Revision Graph  1.4  23 years  cnh   Made sure each .F and .h file had the CVS keywords Header and Name at its start…
grad_sigma.F View Revision Graph  1.2  23 years  cnh   Made sure each .F and .h file had the CVS keywords Header and Name at its start…
ini_cartesian_grid.F View Revision Graph  1.15  23 years  cnh   Made sure each .F and .h file had the CVS keywords Header and Name at its start…
ini_depths.F View Revision Graph  1.22  23 years  cnh   Made sure each .F and .h file had the CVS keywords Header and Name at its start…
ini_theta.F View Revision Graph  1.14  23 years  cnh   Made sure each .F and .h file had the CVS keywords Header and Name at its start…
external_forcing.F View Revision Graph  1.10  23 years  cnh   Made sure each .F and .h file had the CVS keywords Header and Name at its start…
impldiff.F View Revision Graph  1.15  23 years  cnh   Made sure each .F and .h file had the CVS keywords Header and Name at its start…
ini_salt.F View Revision Graph  1.12  23 years  cnh   Made sure each .F and .h file had the CVS keywords Header and Name at its start…
ini_cori.F View Revision Graph  1.9  23 years  cnh   Made sure each .F and .h file had the CVS keywords Header and Name at its start…
ini_grid.F View Revision Graph  1.7  23 years  cnh   Made sure each .F and .h file had the CVS keywords Header and Name at its start…
find_rho.F View Revision Graph  1.14  23 years  cnh   Made sure each .F and .h file had the CVS keywords Header and Name at its start…
find_alpha.F View Revision Graph  1.3  23 years  cnh   Made sure each .F and .h file had the CVS keywords Header and Name at its start…
freeze.F View Revision Graph  1.2  23 years  cnh   Made sure each .F and .h file had the CVS keywords Header and Name at its start…
calc_ivdc.F View Revision Graph  1.2  23 years  cnh   Made sure each .F and .h file had the CVS keywords Header and Name at its start…
cycle_tracer.F View Revision Graph  1.3  23 years  cnh   Made sure each .F and .h file had the CVS keywords Header and Name at its start…
do_fields_blocking_exchanges.F View Revision Graph  1.3  23 years  cnh   Made sure each .F and .h file had the CVS keywords Header and Name at its start…
do_gterm_blocking_exchanges.F View Revision Graph  1.10  23 years  cnh   Made sure each .F and .h file had the CVS keywords Header and Name at its start…
calc_buoyancy.F View Revision Graph  1.7  23 years  cnh   Made sure each .F and .h file had the CVS keywords Header and Name at its start…
calc_diffusivity.F View Revision Graph  1.12  23 years  cnh   Made sure each .F and .h file had the CVS keywords Header and Name at its start…
timestep_tracer.F View Revision Graph  1.1  23 years  adcroft   Merged changes from branch "branch-atmos-merge" into MAIN (checkpoint34) - subs…
port_rand.F View Revision Graph  1.2  23 years  adcroft   Merged changes from branch "branch-atmos-merge" into MAIN (checkpoint34) - subs…
packages_init_fixed.F View Revision Graph  1.2  23 years  adcroft   Merged changes from branch "branch-atmos-merge" into MAIN (checkpoint34) - subs…

  ViewVC Help
Powered by ViewVC 1.1.22