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

Index of /MITgcm/model/src

Files shown:93
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
forward_step.F View Revision Graph  1.32  22 years  heimbach   Included CPP option ALLOW_AUTODIFF_MONITOR to enable/disable use of adcommon.h/g…
thermodynamics.F View Revision Graph  1.22  22 years  heimbach   Included CPP option SINGLE_LAYER_MODE to configure barotropic setup (Martin Losc…
dynamics.F View Revision Graph  1.87  22 years  heimbach   Moved some initialisations into bi,bj loop. Needed for flow dependency by TAF. …
the_main_loop.F View Revision Graph  1.27  22 years  heimbach   Moved call to packages_init_varia before call convective_adjustment_ini. Corresp…
convective_adjustment_ini.F View Revision Graph  1.7  22 years  heimbach   Moved call to packages_init_varia before call convective_adjustment_ini. Corresp…
initialise_varia.F View Revision Graph  1.25  22 years  heimbach   Moved call to packages_init_varia before call convective_adjustment_ini. Corresp…
calc_viscosity.F View Revision Graph  1.4  22 years  heimbach   Extended calculation to full overlap (needed to avoid partial recomputation in a…
calc_diffusivity.F View Revision Graph  1.17  22 years  heimbach   Extended calculation to full overlap (needed to avoid partial recomputation in a…
cg2d.F View Revision Graph  1.35  22 years  heimbach   Cleaned exchange calls.
solve_for_pressure.F View Revision Graph  1.31  22 years  jmc   set cg2d_x to zero where OBCS are applied : this avoid large initial cg2d-resid…
external_forcing.F View Revision Graph  1.15  22 years  adcroft   Commented out calls to OBCS_SPONGE_*() which doesn't exist. This broke exp4, ex…
convective_adjustment.F View Revision Graph  1.12  22 years  heimbach   Header file TR1.h was missing for case ALLOW_PASSIVE_TRACER.
set_defaults.F View Revision Graph  1.34  22 years  jmc   o define cell Center vertical spacing and then put Interface at the middle
config_summary.F View Revision Graph  1.32  22 years  jmc   o define cell Center vertical spacing and then put Interface at the middle
ini_parms.F View Revision Graph  1.78  22 years  jmc   o define cell Center vertical spacing and then put Interface at the middle
ini_vertical_grid.F View Revision Graph  1.13  22 years  jmc   o define cell Center vertical spacing and then put Interface at the middle
write_state.F View Revision Graph  1.17  22 years  adcroft   Added PTRACERS package This allows an arbitrary number of passive tracers to be…
packages_init_variables.F View Revision Graph  1.11  22 years  adcroft   Added PTRACERS package This allows an arbitrary number of passive tracers to be…
packages_readparms.F View Revision Graph  1.10  22 years  adcroft   Added PTRACERS package This allows an arbitrary number of passive tracers to be…
packages_check.F View Revision Graph  1.11  22 years  adcroft   Added PTRACERS package This allows an arbitrary number of passive tracers to be…
packages_boot.F View Revision Graph  1.9  22 years  adcroft   Added PTRACERS package This allows an arbitrary number of passive tracers to be…
do_gterm_blocking_exchanges.F View Revision Graph  1.13  22 years  adcroft   Added PTRACERS package This allows an arbitrary number of passive tracers to be…
the_correction_step.F View Revision Graph  1.18  22 years  adcroft   Added PTRACERS package This allows an arbitrary number of passive tracers to be…
do_fields_blocking_exchanges.F View Revision Graph  1.8  22 years  adcroft   Added PTRACERS package This allows an arbitrary number of passive tracers to be…
checkpoint.F View Revision Graph  1.15  22 years  adcroft   Added PTRACERS package This allows an arbitrary number of passive tracers to be…
convectively_mixtracer.F View Revision Graph  1.2  22 years  adcroft   Tidied up protex preamble promments.
convective_weights.F View Revision Graph  1.2  22 years  adcroft   Tidied up protex preamble promments.
ini_cori.F View Revision Graph  1.13  22 years  heimbach   Added missing EXCLUDE_MONITOR flags.
ini_grid.F View Revision Graph  1.12  22 years  heimbach   Added missing EXCLUDE_MONITOR flags.
update_cg2d.F View Revision Graph  1.3  22 years  jmc   simplify and reduce the number of EXCH (from 5 to 1)
ini_cg2d.F View Revision Graph  1.38  22 years  jmc   initialize to zero arrays in common blocs
calc_surf_dr.F View Revision Graph  1.6  22 years  jmc   initialize to zero arrays in common blocs
calc_exact_eta.F View Revision Graph  1.8  22 years  jmc   implement real fresh water with exactConserv and non-linear free-surface (add …
external_forcing_surf.F View Revision Graph  1.6  22 years  jmc   implement real fresh water flux with non-linear free-surface
config_check.F View Revision Graph  1.3  22 years  jmc   add parameters to use real fresh water flux (replace USE_NATURALBCS option) wi…
external_fields_load.F View Revision Graph  1.9  22 years  jmc   read the appropriate EmPmR record when using periodicExternalForcing
plot_field.F View Revision Graph  1.14  22 years  heimbach   o merge of relevant stuff from the ecco-branch: - genmake: removed $S64 overwr…
initialise_fixed.F View Revision Graph  1.9  22 years  jmc   check parameters and modelf config.
update_surf_dr.F View Revision Graph  1.3  22 years  jmc   NonLin_FreeSurf iimplemented with OBC (but not yet radiative OBC).
ini_psurf.F View Revision Graph  1.5  22 years  jmc   small changes associated with NonLin_FreeSurf option : * initialization (ini_psu…
the_model_main.F View Revision Graph  1.44  22 years  heimbach   * Updated adjoint/makefile o removed "_ecco" from names o added/modified for…
ini_curvilinear_grid.F View Revision Graph  1.5  22 years  adcroft   Added fix for overlaps of DXV,DYU and DXF,DYF. o no expts are affected since th…
ini_dynvars.F View Revision Graph  1.6  22 years  heimbach   Preparing adjoint of Held-Suarez: - bugfix for storing in absence of CD code - a…
ini_masks_etc.F View Revision Graph  1.25  22 years  jmc   add a 2D full-column mask
timestep_tracer.F View Revision Graph  1.10  22 years  adcroft   Switched sense of CPP macro for controlling multi-dimensional advection: o DISA…
ini_spherical_polar_grid.F View Revision Graph  1.20  22 years  adcroft   Deleted single apostrophy (').
calc_phi_hyd.F View Revision Graph  1.17  22 years  adcroft   Deleted single apostrophy (').
ini_vel.F View Revision Graph  1.5  22 years  cnh   Bringing comments up to data and formatting for document extraction.
port_rand.F View Revision Graph  1.3  22 years  cnh   Bringing comments up to data and formatting for document extraction.
swfrac.F View Revision Graph  1.9  22 years  cnh   Bringing comments up to data and formatting for document extraction.
state_summary.F View Revision Graph  1.7  22 years  cnh   Bringing comments up to data and formatting for document extraction.
timestep.F View Revision Graph  1.27  22 years  cnh   Bringing comments up to data and formatting for document extraction.
integrate_for_w.F View Revision Graph  1.7  22 years  cnh   Bringing comments up to data and formatting for document extraction.
packages_init_fixed.F View Revision Graph  1.4  22 years  cnh   Bringing comments up to data and formatting for document extraction.
modeldata_example.F View Revision Graph  1.9  22 years  cnh   Bringing comments up to data and formatting for document extraction.
read_write_rec.F View Revision Graph  1.5  22 years  cnh   Bringing comments up to data and formatting for document extraction.
ini_tr1.F View Revision Graph  1.2  22 years  cnh   Bringing comments up to data and formatting for document extraction.
open_copy_data_file.F View Revision Graph  1.3  22 years  cnh   Bringing comments up to data and formatting for document extraction.
read_write.F View Revision Graph  1.21  22 years  cnh   Bringing comments up to data and formatting for document extraction.
packages_check_error.F View Revision Graph  1.3  22 years  cnh   Bringing comments up to data and formatting for document extraction.
ini_forcing.F View Revision Graph  1.22  22 years  cnh   Bringing comments up to data and formatting for document extraction.
ini_mixing.F View Revision Graph  1.2  22 years  cnh   Bringing comments up to data and formatting for document extraction.
freesurf_rescale_g.F View Revision Graph  1.2  22 years  cnh   Bringing comments up to data and formatting for document extraction.
grad_sigma.F View Revision Graph  1.3  22 years  cnh   Bringing comments up to data and formatting for document extraction.
ini_fields.F View Revision Graph  1.12  22 years  cnh   Bringing comments up to data and formatting for document extraction.
ini_cartesian_grid.F View Revision Graph  1.17  22 years  cnh   Bringing comments up to data and formatting for document extraction.
ini_depths.F View Revision Graph  1.26  22 years  cnh   Bringing comments up to data and formatting for document extraction.
ini_theta.F View Revision Graph  1.16  22 years  cnh   Bringing comments up to data and formatting for document extraction.
ini_p_ground.F View Revision Graph  1.2  22 years  cnh   Bringing comments up to data and formatting for document extraction.
ini_linear_phisurf.F View Revision Graph  1.3  22 years  cnh   Bringing comments up to data and formatting for document extraction.
impldiff.F View Revision Graph  1.17  22 years  cnh   Bringing comments up to data and formatting for document extraction.
ini_salt.F View Revision Graph  1.14  22 years  cnh   Bringing comments up to data and formatting for document extraction.
find_rho.F View Revision Graph  1.15  22 years  cnh   Bringing comments up to data and formatting for document extraction.
ini_cg3d.F View Revision Graph  1.13  22 years  cnh   Bringing comments up to data and formatting for document extraction.
freeze.F View Revision Graph  1.4  22 years  cnh   Bringing comments up to data and formatting for document extraction.
ini_gw.F View Revision Graph  1.2  22 years  cnh   Bringing comments up to data and formatting for document extraction.
ini_pnh.F View Revision Graph  1.2  22 years  cnh   Bringing comments up to data and formatting for document extraction.
calc_ivdc.F View Revision Graph  1.3  22 years  cnh   Bringing comments up to data and formatting for document extraction.
correction_step.F View Revision Graph  1.19  22 years  cnh   Bringing comments up to data and formatting for document extraction.
cg3d.F View Revision Graph  1.12  22 years  cnh   Bringing comments up to data and formatting for document extraction.
do_the_model_io.F View Revision Graph  1.22  22 years  cnh   Bringing comments up to data and formatting for document extraction.
cycle_tracer.F View Revision Graph  1.5  22 years  cnh   Bringing comments up to data and formatting for document extraction.
calc_gw.F View Revision Graph  1.9  22 years  cnh   Bringing comments up to data and formatting for document extraction.
find_alpha.F View Revision Graph  1.5  22 years  cnh   Bringing comments up to data and formatting for document extraction.
calc_gs.F View Revision Graph  1.32  22 years  cnh   Bringing comments up to data and formatting for document extraction.
convect.F View Revision Graph  1.18  22 years  cnh   Bringing comments up to data and formatting for document extraction.
calc_gtr1.F View Revision Graph  1.6  22 years  cnh   Bringing comments up to data and formatting for document extraction.
calc_gt.F View Revision Graph  1.36  22 years  cnh   Bringing comments up to data and formatting for document extraction.
calc_div_ghat.F View Revision Graph  1.17  22 years  cnh   Bringing comments up to data and formatting for document extraction.
adams_bashforth2.F View Revision Graph  1.2  22 years  cnh   Bringing comments up to data and formatting for document extraction.
calc_grad_phi_surf.F View Revision Graph  1.2  22 years  cnh   Bringing comments up to data and formatting for document extraction.
calc_common_factors.F View Revision Graph  1.18  22 years  cnh   Bringing comments up to data and formatting for document extraction.
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…

  ViewVC Help
Powered by ViewVC 1.1.22