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

Index of /MITgcm/model/src

Files shown:121
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
grad_sigma.F View Revision Graph  1.3  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.
state_summary.F View Revision Graph  1.7  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.
calc_grad_phi_surf.F View Revision Graph  1.2  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.F View Revision Graph  1.21  22 years  cnh   Bringing comments up to data and formatting for document extraction.
ini_cori.F View Revision Graph  1.20  19 years  edhill   o I am *sick* of moving these variables around. But Jean-Michel has all but…
ini_grid.F View Revision Graph  1.23  19 years  edhill   o I am *sick* of moving these variables around. But Jean-Michel has all but…
checkpoint.F View Revision Graph  1.49  19 years  edhill   o I am *sick* of moving these variables around. But Jean-Michel has all but…
port_rand.F View Revision Graph  1.5  19 years  edhill   o add Antti Westerlund's port_rand_norm() which is a straight-forward Box-Mu…
solve_for_pressure.F View Revision Graph  1.42  20 years  edhill   o cleanup: convert '#ifndef DISABLE_DEBUGMODE"' to '#ifdef ALLOW_DEBUG"'
find_rho.F View Revision Graph  1.26  20 years  edhill   o convert all comments with single quotes (such as "can't", "don't", etc.) …
packages_init_fixed.F View Revision Graph  1.30  19 years  edhill   o cpl_aim+ocn with mnc output from the ocn_compon_interf package - works on …
packages_readparms.F View Revision Graph  1.35  19 years  edhill   o do package initialization earlier in the boot-up sequence - make MNC follo…
initialise_fixed.F View Revision Graph  1.37  19 years  edhill   o do package initialization earlier in the boot-up sequence - make MNC follo…
packages_boot.F View Revision Graph  1.25  19 years  edhill   o do package initialization earlier in the boot-up sequence - make MNC follo…
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…
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…
ini_cg2d.F View Revision Graph  1.42  20 years  edhill   o first check-in for the "branch-genmake2" merge o verification suite as run o…
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…
cg3d.F View Revision Graph  1.13  20 years  edhill   o first check-in for the "branch-genmake2" merge o verification suite as run o…
ini_pressure.F View Revision Graph  1.6  20 years  edhill   o first check-in for the "branch-genmake2" merge o verification suite as run o…
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_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…
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_gterm_blocking_exchanges.F View Revision Graph  1.16  19 years  edhill   o make all subroutines 30 or less characters in length for certain older com…
getcon.F View Revision Graph  1.6  19 years  edhill   o make all types explicit o add prologue and cleanup formatting
the_model_main.F View Revision Graph  1.81  19 years  edhill   o move useMNC and related runtime switches to PARAMS.h
ini_model_io.F View Revision Graph  1.12  19 years  edhill   o move useMNC and related runtime switches to PARAMS.h
ini_fields.F View Revision Graph  1.19  19 years  edhill   o overhaul of IO so that we now have flags for MDSIO and/or MNC - all verifi…
packages_init_variables.F View Revision Graph  1.40  19 years  edhill   o please use lines <73 characters long
ini_cg3d.F View Revision Graph  1.15  20 years  edhill   o remove all '#include "PACACKAGES_CONFIG.h"' from model/inc/* and cleanup t…
write_grid.F View Revision Graph  1.7  19 years  edhill   o remove bogus trailing semicolons as reported by Baylor
calc_phi_hyd.F View Revision Graph  1.30  20 years  jmc   * atmospheric p*: geopotential anomaly scaled by (p/p_0)^kappa instead of (p/p_0…
convective_weights.F View Revision Graph  1.4  20 years  jmc   * reverse gravitySign back to "logical" value: +1 when R increases downward
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…
cycle_tracer.F View Revision Graph  1.6  21 years  jmc   * split calc_exact_eta in 2 S/R : integr_continuity & update_etaH * move wVel co…
do_atmospheric_phys.F View Revision Graph  1.3  19 years  molod   Add extra argument to fizhi_update_time call -- myiter
open_copy_data_file.F View Revision Graph  1.4  20 years  cnh   Added compile time flag to set namelist terminator __everywhere__ . This allows …
initialise_varia.F View Revision Graph  1.41  19 years  adcroft   Added some debug_msg() lines to track a bug in obcs/exf
packages_write_pickup.F View Revision Graph  1.10  19 years  molod   Call sequence to write out final date and time to little file
calc_3d_diffusivity.F View Revision Graph  1.2  19 years  jmc   Change arrays for total vertical diffusivity (2.D explicit, 3.D implicit)
calc_diffusivity.F View Revision Graph  1.26  19 years  jmc   Change arrays for total vertical diffusivity (2.D explicit, 3.D implicit)
ini_spherical_polar_grid.F View Revision Graph  1.20  22 years  adcroft   Deleted single apostrophy (').
calc_gs.F View Revision Graph  1.38  19 years  jmc   Explicit vertical diffusivity: use a 2.D vertical diffusivity array
calc_gt.F View Revision Graph  1.42  19 years  jmc   Explicit vertical diffusivity: use a 2.D vertical diffusivity array
askparam.F View Revision Graph  1.1  19 years  molod   Function to query values from inside of common blocks in PARAMS.h
read_write_rec.F View Revision Graph  1.6  20 years  dimitri   I/O bug fix
update_cg2d.F View Revision Graph  1.6  19 years  jmc   Only update cg2d preconditioner every "cg2dPreCondFreq" iter. (default=1)
diags_phi_hyd.F View Revision Graph  1.2  20 years  heimbach   Retain TAMC compatibility: - avoid "_d" constructs in PARAMETER declarations - a…
ini_masks_etc.F View Revision Graph  1.29  20 years  adcroft   Slight re-arrangment to satisfy JMC opinions on file names! o ini_mnc_io.F has …
ini_depths.F View Revision Graph  1.30  20 years  adcroft   Slight re-arrangment to satisfy JMC opinions on file names! o ini_mnc_io.F has …
quasihydrostaticterms.F View Revision Graph  1.2  21 years  heimbach   Small bug fix.
timestep_tracer.F View Revision Graph  1.10  22 years  adcroft   Switched sense of CPP macro for controlling multi-dimensional advection: o DISA…
write_myfield.F View Revision Graph  1.2  20 years  cnh   Temporary work arounf to stop compile time errors on various platforms. Proper f…
convectively_mixtracer.F View Revision Graph  1.2  22 years  adcroft   Tidied up protex preamble promments.
ini_curvilinear_grid.F View Revision Graph  1.17  19 years  jmc   add 2 arguments to commented call to WRITE_FULLARRAY_RL
ini_theta.F View Revision Graph  1.20  20 years  jmc   additional changes for FREEZE: - new S/R FREEZE_SURFACE only apllied to surface…
freeze.F View Revision Graph  1.10  20 years  jmc   additional changes for FREEZE: - new S/R FREEZE_SURFACE only apllied to surface…
ini_mixing.F View Revision Graph  1.3  19 years  jmc   allow to set a vertical profile of vertical diffusivity for T & S
external_fields_load.F View Revision Graph  1.18  19 years  jmc   change Qnet to always be the net heat flux, (+upward).
update_etah.F View Revision Graph  1.6  19 years  jmc   exch of PmEpR not needed.
ini_forcing.F View Revision Graph  1.36  19 years  jmc   fix a bug: bi,bj do loops missing.
impldiff.F View Revision Graph  1.22  19 years  jmc   fix the Nr=1 Pb (2nd time) in a different way, so that it will not be removed
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_linear_phisurf.F View Revision Graph  1.9  21 years  jmc   improve definition of Po_surf when using Finite Volume form to integrate PhiHy…
do_stagger_fields_exchanges.F View Revision Graph  1.5  19 years  jmc   include "GAD.h" not needed ; removed.
calc_div_ghat.F View Revision Graph  1.20  20 years  jmc   include FFIELDS.h not needed ;
do_the_model_io.F View Revision Graph  1.45  19 years  jmc   initialise KPP time average arrays.
timestep.F View Revision Graph  1.36  19 years  jmc   isolate dissipation tendency (allow to keep it out off AB) note: only implement…
dynamics.F View Revision Graph  1.110  19 years  jmc   isolate dissipation tendency (allow to keep it out off AB) note: only implement…
solve_pentadiagonal.F View Revision Graph  1.2  20 years  jmc   make it safer in case Nr=1 or Nr=2
ini_cylinder.F View Revision Graph  1.1  19 years  afe   merged cylindrical coord configuration and rotating_tank exp
packages_check_error.F View Revision Graph  1.4  20 years  jmc   minor modifs: remove CALL AIM_INITIALISE from packages_readparms.F set celsius2K…
solve_tridiagonal.F View Revision Graph  1.1  20 years  jmc   new S/R to solve vertical direction implicitly.
mom_u_implicit_r.F View Revision Graph  1.1  20 years  jmc   new S/R to solve vertical direction implicitly.
mom_v_implicit_r.F View Revision Graph  1.1  20 years  jmc   new S/R to solve vertical direction implicitly.
adams_bashforth2.F View Revision Graph  1.4  19 years  jmc   no Adams-Bashforth for the 1rst iteration: fix it when staggerTimeStep
the_main_loop.F View Revision Graph  1.57  19 years  heimbach   o Fixing directives for non-ECCO forward_step, after ECCO directives have been…
forward_step.F View Revision Graph  1.104  19 years  heimbach   o Fixing directives for non-ECCO forward_step, after ECCO directives have been…
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…
model_ad_diff.list View Revision Graph  1.4  19 years  heimbach   o bringing adjoint up to date for sheduled c55
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…
find_alpha.F View Revision Graph  1.15  20 years  heimbach   o cleaning ALLOW_GRADIENT_CHECK -> ALLOW_GRDCHK o cleaning some ALLOW_TANGENTLIN…
swfrac.F View Revision Graph  1.12  20 years  mlosch   o commented out call to cal_GetMonthsRec in swfrac.F and added some comments; …
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
plot_field.F View Revision Graph  1.14  22 years  heimbach   o merge of relevant stuff from the ecco-branch: - genmake: removed $S64 overwr…
calc_gw.F View Revision Graph  1.17  19 years  mlosch   o non-hydrostatic code: - add new parameter viscAhW, replaces viscAh in calc_g…
calc_viscosity.F View Revision Graph  1.7  19 years  mlosch   o prepare addition of new packages GGL90 and OPPS - new parameters useGGL90 an…
tracers_correction_step.F View Revision Graph  1.5  19 years  heimbach   o remove all tr1-related code (ALLOW_PASSIVE_TRACER) (adjoint stuff still has …
convect.F View Revision Graph  1.22  19 years  heimbach   o remove all tr1-related code (ALLOW_PASSIVE_TRACER) (adjoint stuff still has …
the_correction_step.F View Revision Graph  1.26  19 years  heimbach   o remove all tr1-related code (ALLOW_PASSIVE_TRACER) (adjoint stuff still has …
calc_grad_phi_hyd.F View Revision Graph  1.6  20 years  jmc   one line exceed 72 c : fix it.
calc_ivdc.F View Revision Graph  1.6  19 years  jmc   prepare splitting of thermodynamics: store convective counter in common block
ini_dynvars.F View Revision Graph  1.14  19 years  jmc   prepare splitting of thermodynamics: store convective counter in common block
do_statevars_diags.F View Revision Graph  1.1  19 years  jmc   put atmospheric physics & state-vars diagnostics calls in 2 dedicated S/R.
freesurf_rescale_g.F View Revision Graph  1.3  21 years  jmc   r* coordinate added in #ifdef NONLIN_FRSURF block. (modification to pressure gr…
integrate_for_w.F View Revision Graph  1.9  21 years  jmc   r* coordinate added in #ifdef NONLIN_FRSURF block. (modification to pressure gr…
ini_psurf.F View Revision Graph  1.8  19 years  jmc   re-write staggerTimeStep: change pickup file ; (flag usePickupBeforeC54 to star…
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.3  19 years  jmc   re-write staggerTimeStep: step forward momentum 1rst and then T,S
set_defaults.F View Revision Graph  1.76  19 years  jmc   remove some obsolete params.
config_summary.F View Revision Graph  1.65  19 years  jmc   remove some obsolete params.
ini_parms.F View Revision Graph  1.136  19 years  jmc   remove some obsolete params.
thermodynamics.F View Revision Graph  1.82  19 years  jmc   removed unused arrays
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…
cg2d.F View Revision Graph  1.39  20 years  jmc   skip writing "Sum(rhs),rhsMax = .." only if debugLevel < 0
momentum_correction_step.F View Revision Graph  1.1  19 years  jmc   split "the_correction_step" in 2 S/R: tracers_ & momentum_
packages_check.F View Revision Graph  1.24  19 years  heimbach   switch btw. 2-level and 3-level checkpointing
config_check.F View Revision Graph  1.17  19 years  jmc   update: size of overlap when using biharmonic viscosity
do_oceanic_phys.F View Revision Graph  1.14  19 years  jmc   use flags: fluidIsAir/Water, usingP/ZCoords instead of buoyancyRelation
convective_adjustment.F View Revision Graph  1.23  19 years  jmc   use flags: fluidIsAir/Water, usingP/ZCoords instead of buoyancyRelation
freeze_surface.F View Revision Graph  1.5  19 years  jmc   use flags: fluidIsAir/Water, usingP/ZCoords instead of buoyancyRelation
write_state.F View Revision Graph  1.48  19 years  jmc   use flags: fluidIsAir/Water, usingP/ZCoords instead of buoyancyRelation
external_forcing_surf.F View Revision Graph  1.28  19 years  jmc   use flags: fluidIsAir/Water, usingP/ZCoords instead of buoyancyRelation
ini_eos.F View Revision Graph  1.11  19 years  jmc   use flags: fluidIsAir/Water, usingP/ZCoords instead of buoyancyRelation
convective_adjustment_ini.F View Revision Graph  1.16  19 years  jmc   use flags: fluidIsAir/Water, usingP/ZCoords instead of buoyancyRelation
pressure_for_eos.F View Revision Graph  1.2  19 years  jmc   use flags: fluidIsAir/Water, usingP/ZCoords instead of buoyancyRelation
external_forcing.F View Revision Graph  1.28  19 years  jmc   use flags: fluidIsAir/Water, usingP/ZCoords instead of buoyancyRelation
integr_continuity.F View Revision Graph  1.9  19 years  jmc   use flags: fluidIsAir/Water, usingP/ZCoords instead of buoyancyRelation

  ViewVC Help
Powered by ViewVC 1.1.22