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

Index of /MITgcm/model/src

Files shown:123
Sticky Tag:


File (rev) Rev. Age Author Last log entry
 Parent Directory        
write_state.F View Revision Graph  1.56  18 years  edhill   o write mnc information at the precision set by writeBinaryPrec
write_grid.F View Revision Graph  1.19  18 years  jmc   MDS output: - write RF,RC,DRF & DRC to binary file; - fixed arrays: do not write…
update_surf_dr.F View Revision Graph  1.4  20 years  edhill   o first check-in for the "branch-genmake2" merge o verification suite as run o…
update_r_star.F View Revision Graph  1.3  20 years  edhill   o first check-in for the "branch-genmake2" merge o verification suite as run o…
update_etah.F View Revision Graph  1.6  19 years  jmc   exch of PmEpR not needed.
update_cg2d.F View Revision Graph  1.6  19 years  jmc   Only update cg2d preconditioner every "cg2dPreCondFreq" iter. (default=1)
tracers_correction_step.F View Revision Graph  1.8  18 years  jmc   add timing information for Shap & Zonal Filter ; update timer message.
timestep_tracer.F View Revision Graph  1.12  19 years  jmc   depth convergence accelerator: replace deltaTtracer by dTtracerLev(k)
timestep.F View Revision Graph  1.41  18 years  jmc   compute gUext,gVext only if diagnostic Um_ext,Vm_ext is on ; fill those diag. a…
thermodynamics.F View Revision Graph  1.94  18 years  jmc   remove MINIMAL_TAVE_OUTPUT option.
the_model_main.F View Revision Graph  1.89  19 years  jmc   Close diagnostics output files
the_main_loop.F View Revision Graph  1.63  18 years  heimbach   Implement 4-level checkpointing. Needed for high-res. runs with large global fil…
the_correction_step.F View Revision Graph  1.29  19 years  jmc   do not refer to gxNm1 if unnecessary (to work also with AB-3)
swfrac.F View Revision Graph  1.12  20 years  mlosch   o commented out call to cal_GetMonthsRec in swfrac.F and added some comments; …
state_summary.F View Revision Graph  1.7  22 years  cnh   Bringing comments up to data and formatting for document extraction.
solve_tridiagonal.F View Revision Graph  1.2  19 years  jmc   fix comments
solve_pentadiagonal.F View Revision Graph  1.2  20 years  jmc   make it safer in case Nr=1 or Nr=2
solve_for_pressure.F View Revision Graph  1.47  18 years  jmc   add global-mean PmE to the initial cg2d X-vector ; turned off for now.
set_defaults.F View Revision Graph  1.107  18 years  jmc   new parameter: doAB_onGtGs to (always) apply Adams.Bashforth on tracer tendenci…
read_write.F View Revision Graph  1.21  22 years  cnh   Bringing comments up to data and formatting for document extraction.
quasihydrostaticterms.F View Revision Graph  1.3  19 years  jmc   include "GRID.h"
pressure_for_eos.F View Revision Graph  1.2  19 years  jmc   use flags: fluidIsAir/Water, usingP/ZCoords instead of buoyancyRelation
port_rand.F View Revision Graph  1.6  19 years  jmc   Allow to set the seed ; turn back to the original port_rand function if called w…
plot_field.F View Revision Graph  1.14  22 years  heimbach   o merge of relevant stuff from the ecco-branch: - genmake: removed $S64 overwr…
packages_write_pickup.F View Revision Graph  1.18  18 years  edhill   o fix mnc checkpoint writing problem reported by Baylor -- now works correct…
packages_readparms.F View Revision Graph  1.43  18 years  jmc   do model I/O initialisation in the dedicated S/R: ini_model_io.F (instead of in…
packages_init_variables.F View Revision Graph  1.46  18 years  heimbach   Moving seaice-related cost to pkg/seaice/
packages_init_fixed.F View Revision Graph  1.44  18 years  jmc   add diagnostics for momentum eq.
packages_check_error.F View Revision Graph  1.4  20 years  jmc   minor modifs: remove CALL AIM_INITIALISE from packages_readparms.F set celsius2K…
packages_check.F View Revision Graph  1.30  18 years  jmc   use standard PACKAGE_CHECK_ERROR call for pkg MATRIX.
packages_boot.F View Revision Graph  1.28  19 years  adcroft   New package for controlling termination of the model based on the wall clock: Th…
open_copy_data_file.F View Revision Graph  1.5  18 years  ce107   Changed SCRATCH files to named files to avoid mysterious runtime error on Blue G…
momentum_correction_step.F View Revision Graph  1.2  18 years  jmc   add timing information for Shap & Zonal Filter ; update timer message.
modeldata_example.F View Revision Graph  1.9  22 years  cnh   Bringing comments up to data and formatting for document extraction.
model_ad_diff.list View Revision Graph  1.9  18 years  jmc   new S/R load_grid_spacing (to read delXfile & delYfile).
load_grid_spacing.F View Revision Graph  1.1  18 years  jmc   reading of delXfile & delYfile moved from ini_parms.F to ini_grid.F (ini_parms.F…
integrate_for_w.F View Revision Graph  1.9  21 years  jmc   r* coordinate added in #ifdef NONLIN_FRSURF block. (modification to pressure gr…
integr_continuity.F View Revision Graph  1.13  18 years  jmc   check time usig baseTime (was left from baseTime implementation)
initialise_varia.F View Revision Graph  1.44  18 years  jmc   add a "debug_call" for S/R update_etaH.
initialise_fixed.F View Revision Graph  1.43  18 years  jmc   call ini_model_io.F earlier
ini_vertical_grid.F View Revision Graph  1.14  18 years  jmc   "rkSign" replaces "-rkFac" (<- removed)
ini_vel.F View Revision Graph  1.6  21 years  jmc   * split calc_exact_eta in 2 S/R : integr_continuity & update_etaH * move wVel co…
ini_theta.F View Revision Graph  1.21  19 years  jmc   mask initial T & S also in halo regions (since not exchanged later)
ini_spherical_polar_grid.F View Revision Graph  1.23  18 years  jmc   set grid-direction orientation angle to zero (Cos=1,Sin=0).
ini_salt.F View Revision Graph  1.15  19 years  jmc   mask initial T & S also in halo regions (since not exchanged later)
ini_psurf.F View Revision Graph  1.8  19 years  jmc   re-write staggerTimeStep: change pickup file ; (flag usePickupBeforeC54 to star…
ini_pressure.F View Revision Graph  1.7  19 years  jmc   use baseTime as time origin ; DIFF_BASE_MULTIPLE replaces DIFFERENT_MULTIPLE
ini_pnh.F View Revision Graph  1.3  20 years  edhill   o first check-in for the "branch-genmake2" merge o verification suite as run o…
ini_parms.F View Revision Graph  1.173  18 years  jmc   new parameter: doAB_onGtGs to (always) apply Adams.Bashforth on tracer tendenci…
ini_p_ground.F View Revision Graph  1.5  21 years  jmc   improve definition of Po_surf when using Finite Volume form to integrate PhiHy…
ini_model_io.F View Revision Graph  1.21  18 years  jmc   put a "WARNING" (before turning it to a "STOP") if globalFiles & multi-proc.
ini_mnc_vars.F View Revision Graph  1.3  18 years  jmc   do model I/O initialisation in the dedicated S/R: ini_model_io.F (instead of in…
ini_mixing.F View Revision Graph  1.3  19 years  jmc   allow to set a vertical profile of vertical diffusivity for T & S
ini_masks_etc.F View Revision Graph  1.30  18 years  jmc   compute Domain Integrated horizontal area (globalArea)
ini_linear_phisurf.F View Revision Graph  1.9  21 years  jmc   improve definition of Po_surf when using Finite Volume form to integrate PhiHy…
ini_gw.F View Revision Graph  1.3  20 years  edhill   o first check-in for the "branch-genmake2" merge o verification suite as run o…
ini_grid.F View Revision Graph  1.25  18 years  jmc   reading of delXfile & delYfile moved from ini_parms.F to ini_grid.F (ini_parms.F…
ini_forcing.F View Revision Graph  1.38  19 years  heimbach   Make lambda[Theta,Salt]ClimRelax spatially varying.
ini_fields.F View Revision Graph  1.20  19 years  jmc   use baseTime as time origin ; DIFF_BASE_MULTIPLE replaces DIFFERENT_MULTIPLE
ini_eos.F View Revision Graph  1.12  19 years  jmc   add one "_d 0" that was missing: now g77 & ifc give much closer results
ini_dynvars.F View Revision Graph  1.15  19 years  jmc   Adams-Bashforth-3 : needs tendencies of the 2 previous time-steps
ini_depths.F View Revision Graph  1.31  18 years  jmc   "usingPCoords" replaces "groundAtK1" (<- removed)
ini_cylinder_grid.F View Revision Graph  1.2  18 years  jmc   reading of delXfile & delYfile moved from ini_parms.F to ini_grid.F (ini_parms.F…
ini_curvilinear_grid.F View Revision Graph  1.24  18 years  edhill   o add the turning angles and read the grid at double precision -- note that …
ini_cori.F View Revision Graph  1.21  19 years  jmc   comment out the k loops ; add code to read from files (but never used)
ini_cg3d.F View Revision Graph  1.17  19 years  adcroft   Added run-time parameters nh_Am2 which scales the non-hydrostatic terms and chan…
ini_cg2d.F View Revision Graph  1.43  18 years  jmc   use "globalArea" (no need to re-compute it)
ini_cartesian_grid.F View Revision Graph  1.19  18 years  jmc   reading of delXfile & delYfile moved from ini_parms.F to ini_grid.F (ini_parms.F…
impldiff.F View Revision Graph  1.25  18 years  jmc   add diagnostics of vertical viscous flux for U & V.
grad_sigma.F View Revision Graph  1.6  18 years  jmc   "rkSign" replaces "-rkFac" (<- removed)
getcon.F View Revision Graph  1.7  19 years  jmc   add d0 to real constants to reduce differences between compilers/platforms
freeze_surface.F View Revision Graph  1.6  19 years  jmc   depth convergence accelerator: replace deltaTtracer by dTtracerLev(k)
freeze.F View Revision Graph  1.11  19 years  jmc   add "_d 0" that was missing.
freesurf_rescale_g.F View Revision Graph  1.3  21 years  jmc   r* coordinate added in #ifdef NONLIN_FRSURF block. (modification to pressure gr…
forward_step.F View Revision Graph  1.122  18 years  jmc   add timing information for Shap & Zonal Filter ; update timer message.
find_rho.F View Revision Graph  1.31  18 years  jmc   go back to version 1.27
find_alpha.F View Revision Graph  1.15  20 years  heimbach   o cleaning ALLOW_GRADIENT_CHECK -> ALLOW_GRDCHK o cleaning some ALLOW_TANGENTLIN…
external_forcing_surf.F View Revision Graph  1.31  18 years  jmc   call diagnostics_scale_fill (instead of diagnostics_fill) and avoid temp array …
external_forcing.F View Revision Graph  1.32  18 years  jmc   forgot the CD-scheme in previous check-in ; fix FORCING_U & _V.
external_fields_load.F View Revision Graph  1.24  18 years  jmc   allow to compile without pkg MDSIO
dynamics.F View Revision Graph  1.125  18 years  jmc   add exch of gU,gV at the end, only for checking (and within #ifdef/#endif)
do_the_model_io.F View Revision Graph  1.55  18 years  jmc   "dumpInitAndLast" replaces "nodumps" (back to version 1.53)
do_statevars_tave.F View Revision Graph  1.1  19 years  jmc   move state variable diagnostics to the beginning of the time step.
do_statevars_diags.F View Revision Graph  1.7  19 years  jmc   allow to use pkg diagnostics for pkg/land state-vars output.
do_stagger_fields_exchanges.F View Revision Graph  1.5  19 years  jmc   include "GAD.h" not needed ; removed.
do_oceanic_phys.F View Revision Graph  1.19  18 years  jmc   add diagnostics for Convective Adjusment.
do_gterm_blocking_exchanges.F View Revision Graph  1.17  19 years  jmc   do not refer to gxNm1 if unnecessary (to work also with AB-3)
do_fields_blocking_exchanges.F View Revision Graph  1.19  19 years  edhill   o make all subroutines 30 or less characters in length for certain older com…
do_atmospheric_phys.F View Revision Graph  1.6  19 years  molod   New way of accounting for run length - need to move location of fizhi update tim…
diags_rho.F View Revision Graph  1.1  19 years  jmc   add buoyancy (rho) flux diagnostics
diags_phi_rlow.F View Revision Graph  1.2  21 years  jmc   o avoid using any hFac in calc_phi_hyd ; use Ro_surf,R_low instead. NLFS + p-co…
diags_phi_hyd.F View Revision Graph  1.2  20 years  heimbach   Retain TAMC compatibility: - avoid "_d" constructs in PARAMETER declarations - a…
diags_oceanic_surf_flux.F View Revision Graph  1.2  18 years  heimbach   Adding core MITgcm array Qsw to diagnostics.
cycle_tracer.F View Revision Graph  1.7  19 years  jmc   do not refer to gxNm1 if unnecessary (to work also with AB-3)
correction_step.F View Revision Graph  1.21  20 years  edhill   o first check-in for the "branch-genmake2" merge o verification suite as run o…
convectively_mixtracer.F View Revision Graph  1.2  22 years  adcroft   Tidied up protex preamble promments.
convective_weights.F View Revision Graph  1.5  18 years  jmc   "rkSign" replaces "-rkFac" (<- removed)
convective_adjustment_ini.F View Revision Graph  1.19  18 years  jmc   "rkSign" replaces "-rkFac" (<- removed)
convective_adjustment.F View Revision Graph  1.29  18 years  jmc   add diagnostics for Convective Adjusment.
convect.F View Revision Graph  1.25  18 years  jmc   "rkSign" replaces "-rkFac" (<- removed)
config_summary.F View Revision Graph  1.83  18 years  jmc   add 3 lines at the end (easier to search in STDOUT)
config_check.F View Revision Graph  1.28  18 years  jmc   stop if using Leith viscosity with divergence part and Olx,Oly < 3
checkpoint.F View Revision Graph  1.57  18 years  edhill   o fix mnc checkpoint writing problem reported by Baylor -- now works correct…
cg3d.F View Revision Graph  1.15  19 years  jmc   compute sum over each tile first, then sum different tiles
cg2d.F View Revision Graph  1.43  19 years  heimbach   Replace * by standardmessageunit to please ifort 8.
calc_viscosity.F View Revision Graph  1.7  19 years  mlosch   o prepare addition of new packages GGL90 and OPPS - new parameters useGGL90 an…
calc_surf_dr.F View Revision Graph  1.9  19 years  jmc   re-write staggerTimeStep: step forward momentum 1rst and then T,S
calc_r_star.F View Revision Graph  1.8  18 years  jmc   fix the error message when it stops.
calc_phi_hyd.F View Revision Graph  1.32  19 years  jmc   really add diagnostics of RHO (include PACKAGES_CONFIG.h was missing)
calc_ivdc.F View Revision Graph  1.7  18 years  jmc   "rkSign" replaces "-rkFac" (<- removed)
calc_gw.F View Revision Graph  1.21  18 years  jmc   fix initialisation Pb (del2w) responsible for getting NANs with g77 on faulks
calc_gt.F View Revision Graph  1.44  19 years  jmc   enable AB-3 time-stepping
calc_gs.F View Revision Graph  1.40  19 years  jmc   enable AB-3 time-stepping
calc_grad_phi_surf.F View Revision Graph  1.2  22 years  cnh   Bringing comments up to data and formatting for document extraction.
calc_grad_phi_hyd.F View Revision Graph  1.6  20 years  jmc   one line exceed 72 c : fix it.
calc_div_ghat.F View Revision Graph  1.20  20 years  jmc   include FFIELDS.h not needed ;
calc_diffusivity.F View Revision Graph  1.26  19 years  jmc   Change arrays for total vertical diffusivity (2.D explicit, 3.D implicit)
calc_common_factors.F View Revision Graph  1.20  20 years  jmc   rewrite (as in MultiDimAdvec) explicit tracer stepping (gad_calc_rhs.F) to work…
calc_buoyancy.F View Revision Graph  1.8  21 years  mlosch   o cleaned up the use of rhoNil and rhoConst. - rhoNil should only appear in th…
calc_3d_diffusivity.F View Revision Graph  1.3  19 years  jmc   allow to compile without generic_advdiff pkg.
askparam.F View Revision Graph  1.1  19 years  molod   Function to query values from inside of common blocks in PARAMS.h
adams_bashforth3.F View Revision Graph  1.1  19 years  jmc   do the AB-3 extrapolation for tendencies
adams_bashforth2.F View Revision Graph  1.6  19 years  jmc   modified to be used for momentum tendencies.

  ViewVC Help
Powered by ViewVC 1.1.22