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

Index of /MITgcm/model/src

Files shown:123
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
adams_bashforth2.F View Revision Graph  1.5  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
calc_3d_diffusivity.F View Revision Graph  1.3  19 years  jmc   allow to compile without generic_advdiff pkg.
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_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_diffusivity.F View Revision Graph  1.26  19 years  jmc   Change arrays for total vertical diffusivity (2.D explicit, 3.D implicit)
calc_div_ghat.F View Revision Graph  1.20  20 years  jmc   include FFIELDS.h not needed ;
calc_grad_phi_hyd.F View Revision Graph  1.6  20 years  jmc   one line exceed 72 c : fix it.
calc_grad_phi_surf.F View Revision Graph  1.2  22 years  cnh   Bringing comments up to data and formatting for document extraction.
calc_gs.F View Revision Graph  1.39  19 years  jmc   allow to compile without generic_advdiff pkg.
calc_gt.F View Revision Graph  1.43  19 years  jmc   allow to compile without generic_advdiff pkg.
calc_gw.F View Revision Graph  1.18  19 years  mlosch   add horizontal bi-harmonic viscosity of vertical viscosity - used only in non-hy…
calc_ivdc.F View Revision Graph  1.6  19 years  jmc   prepare splitting of thermodynamics: store convective counter in common block
calc_phi_hyd.F View Revision Graph  1.32  19 years  jmc   really add diagnostics of RHO (include PACKAGES_CONFIG.h was missing)
calc_r_star.F View Revision Graph  1.3  19 years  jmc   re-write staggerTimeStep: step forward momentum 1rst and then T,S
calc_surf_dr.F View Revision Graph  1.9  19 years  jmc   re-write staggerTimeStep: step forward momentum 1rst and then T,S
calc_viscosity.F View Revision Graph  1.7  19 years  mlosch   o prepare addition of new packages GGL90 and OPPS - new parameters useGGL90 an…
cg2d.F View Revision Graph  1.43  19 years  heimbach   Replace * by standardmessageunit to please ifort 8.
cg3d.F View Revision Graph  1.15  19 years  jmc   compute sum over each tile first, then sum different tiles
checkpoint.F View Revision Graph  1.51  19 years  dimitri   o parameter calendarDumps: when set, approximate months (30-31 days) and years …
config_check.F View Revision Graph  1.20  19 years  dimitri   o parameter calendarDumps: when set, approximate months (30-31 days) and years …
config_summary.F View Revision Graph  1.67  19 years  jmc   values of mnc flags (pickup_write_mnc, pickup_read_mnc, snapshot_mnc, monitor_mn…
convect.F View Revision Graph  1.22  19 years  heimbach   o remove all tr1-related code (ALLOW_PASSIVE_TRACER) (adjoint stuff still has …
convective_adjustment.F View Revision Graph  1.24  19 years  dimitri   Added CPP option MINIMAL_TAVE_OUTPUT for minimal time-averaged output: S, T, U, …
convective_adjustment_ini.F View Revision Graph  1.16  19 years  jmc   use flags: fluidIsAir/Water, usingP/ZCoords instead of buoyancyRelation
convective_weights.F View Revision Graph  1.4  20 years  jmc   * reverse gravitySign back to "logical" value: +1 when R increases downward
convectively_mixtracer.F View Revision Graph  1.2  22 years  adcroft   Tidied up protex preamble promments.
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…
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…
diags_phi_hyd.F View Revision Graph  1.2  20 years  heimbach   Retain TAMC compatibility: - avoid "_d" constructs in PARAMETER declarations - a…
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_rho.F View Revision Graph  1.1  19 years  jmc   add buoyancy (rho) flux diagnostics
do_atmospheric_phys.F View Revision Graph  1.4  19 years  jmc   depth convergence accelerator: replace deltaTtracer by dTtracerLev(k)
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…
do_oceanic_phys.F View Revision Graph  1.17  19 years  jmc   add buoyancy (rho) flux diagnostics
do_stagger_fields_exchanges.F View Revision Graph  1.5  19 years  jmc   include "GAD.h" not needed ; removed.
do_statevars_diags.F View Revision Graph  1.7  19 years  jmc   allow to use pkg diagnostics for pkg/land state-vars output.
do_statevars_tave.F View Revision Graph  1.1  19 years  jmc   move state variable diagnostics to the beginning of the time step.
do_the_model_io.F View Revision Graph  1.50  19 years  jmc   add "myTime" to the argument list of S/R diagnostics_write
dynamics.F View Revision Graph  1.113  19 years  jmc   move state variable diagnostics to the beginning of the time step.
external_fields_load.F View Revision Graph  1.22  19 years  jmc   DFLOAT and TAF don't like each other, so let's try this.
external_forcing.F View Revision Graph  1.28  19 years  jmc   use flags: fluidIsAir/Water, usingP/ZCoords instead of buoyancyRelation
external_forcing_surf.F View Revision Graph  1.29  19 years  dimitri   o add surface flux diagnostics: TAUX, TAUY, TFLUX, TRELAX, TICE, SFLUX, SRELAX …
find_alpha.F View Revision Graph  1.15  20 years  heimbach   o cleaning ALLOW_GRADIENT_CHECK -> ALLOW_GRDCHK o cleaning some ALLOW_TANGENTLIN…
find_rho.F View Revision Graph  1.27  19 years  jmc   little cleaning (unused variables removed)
forward_step.F View Revision Graph  1.113  19 years  mlosch   small fix of debugging statements for calls of gchem routines
freesurf_rescale_g.F View Revision Graph  1.3  21 years  jmc   r* coordinate added in #ifdef NONLIN_FRSURF block. (modification to pressure gr…
freeze.F View Revision Graph  1.11  19 years  jmc   add "_d 0" that was missing.
freeze_surface.F View Revision Graph  1.6  19 years  jmc   depth convergence accelerator: replace deltaTtracer by dTtracerLev(k)
getcon.F View Revision Graph  1.6  19 years  edhill   o make all types explicit o add prologue and cleanup formatting
grad_sigma.F View Revision Graph  1.5  19 years  jmc   hide call to FILL_CS_CORNER_TR_RL for TAF
impldiff.F View Revision Graph  1.24  19 years  jmc   change options in diagnostics_fill arguments
ini_cartesian_grid.F View Revision Graph  1.17  22 years  cnh   Bringing comments up to data and formatting for document extraction.
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…
ini_cg3d.F View Revision Graph  1.15  20 years  edhill   o remove all '#include "PACACKAGES_CONFIG.h"' from model/inc/* and cleanup t…
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_curvilinear_grid.F View Revision Graph  1.19  19 years  jmc   buffer array "buf" declared with a consistent size.
ini_cylinder.F View Revision Graph  1.1  19 years  afe   merged cylindrical coord configuration and rotating_tank exp
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 …
ini_dynvars.F View Revision Graph  1.14  19 years  jmc   prepare splitting of thermodynamics: store convective counter in common block
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_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…
ini_forcing.F View Revision Graph  1.37  19 years  jmc   add saltFlux(+File) forcing capability with periodicExternalForcing
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…
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_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_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_mixing.F View Revision Graph  1.3  19 years  jmc   allow to set a vertical profile of vertical diffusivity for T & S
ini_model_io.F View Revision Graph  1.16  19 years  edhill   o add more "Z" dimensions and associated coordinate vars to MNC
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_parms.F View Revision Graph  1.147  19 years  dimitri   o parameter calendarDumps: when set, approximate months (30-31 days) and years …
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_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_psurf.F View Revision Graph  1.8  19 years  jmc   re-write staggerTimeStep: change pickup file ; (flag usePickupBeforeC54 to star…
ini_salt.F View Revision Graph  1.14  22 years  cnh   Bringing comments up to data and formatting for document extraction.
ini_spherical_polar_grid.F View Revision Graph  1.21  19 years  jmc   change definition of rAz to work with non-uniform resolution in X direction
ini_theta.F View Revision Graph  1.20  20 years  jmc   additional changes for FREEZE: - new S/R FREEZE_SURFACE only apllied to surface…
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_vertical_grid.F View Revision Graph  1.13  22 years  jmc   o define cell Center vertical spacing and then put Interface at the middle
initialise_fixed.F View Revision Graph  1.39  19 years  dimitri   Reduced output when CPP option MINIMAL_TAVE_OUTPUT is set to speed-up start-up t…
initialise_varia.F View Revision Graph  1.41  19 years  adcroft   Added some debug_msg() lines to track a bug in obcs/exf
integr_continuity.F View Revision Graph  1.11  19 years  dimitri   added missing #ifdef ALLOW_OBCS
integrate_for_w.F View Revision Graph  1.9  21 years  jmc   r* coordinate added in #ifdef NONLIN_FRSURF block. (modification to pressure gr…
model_ad_diff.list View Revision Graph  1.6  19 years  heimbach   This set of changes restores TAMC(!) compatibility.
modeldata_example.F View Revision Graph  1.9  22 years  cnh   Bringing comments up to data and formatting for document extraction.
mom_u_implicit_r.F View Revision Graph  1.2  19 years  jmc   fix bug: use deltaTmom instead of deltaTtracer
mom_v_implicit_r.F View Revision Graph  1.2  19 years  jmc   fix bug: use deltaTmom instead of deltaTtracer
momentum_correction_step.F View Revision Graph  1.1  19 years  jmc   split "the_correction_step" in 2 S/R: tracers_ & momentum_
open_copy_data_file.F View Revision Graph  1.4  20 years  cnh   Added compile time flag to set namelist terminator __everywhere__ . This allows …
packages_boot.F View Revision Graph  1.26  19 years  mlosch   GCHEM: introduced a useGCHEM runtime flag
packages_check.F View Revision Graph  1.27  19 years  jmc   re-arrange diagnostics pkg initialization: allow each package to extend the ava…
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_init_fixed.F View Revision Graph  1.36  19 years  jmc   add call to shap_filt_init_fixed ;
packages_init_variables.F View Revision Graph  1.42  19 years  jmc   re-arrange diagnostics pkg initialization: allow each package to extend the ava…
packages_readparms.F View Revision Graph  1.38  19 years  jmc   re-arrange diagnostics pkg initialization: allow each package to extend the ava…
packages_write_pickup.F View Revision Graph  1.12  19 years  dimitri   o parameter calendarDumps: when set, approximate months (30-31 days) and years …
plot_field.F View Revision Graph  1.14  22 years  heimbach   o merge of relevant stuff from the ecco-branch: - genmake: removed $S64 overwr…
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…
pressure_for_eos.F View Revision Graph  1.2  19 years  jmc   use flags: fluidIsAir/Water, usingP/ZCoords instead of buoyancyRelation
quasihydrostaticterms.F View Revision Graph  1.2  21 years  heimbach   Small bug fix.
read_write.F View Revision Graph  1.21  22 years  cnh   Bringing comments up to data and formatting for document extraction.
read_write_rec.F View Revision Graph  1.6  20 years  dimitri   I/O bug fix
set_defaults.F View Revision Graph  1.84  19 years  dimitri   o parameter calendarDumps: when set, approximate months (30-31 days) and years …
solve_for_pressure.F View Revision Graph  1.44  19 years  ce107   By compiling with -DTIME_PER_TIMESTEP one gets user, system and wallclock time p…
solve_pentadiagonal.F View Revision Graph  1.2  20 years  jmc   make it safer in case Nr=1 or Nr=2
solve_tridiagonal.F View Revision Graph  1.2  19 years  jmc   fix comments
state_summary.F View Revision Graph  1.7  22 years  cnh   Bringing comments up to data and formatting for document extraction.
swfrac.F View Revision Graph  1.12  20 years  mlosch   o commented out call to cal_GetMonthsRec in swfrac.F and added some comments; …
the_correction_step.F View Revision Graph  1.28  19 years  jmc   remove parts that were not in checkpoint35 version
the_main_loop.F View Revision Graph  1.59  19 years  heimbach   Add hooks for inAdExact.
the_model_main.F View Revision Graph  1.88  19 years  heimbach   Call ctrl_unpack always at niter0
thermodynamics.F View Revision Graph  1.88  19 years  dimitri   o add surface flux diagnostics: TAUX, TAUY, TFLUX, TRELAX, TICE, SFLUX, SRELAX …
timestep.F View Revision Graph  1.36  19 years  jmc   isolate dissipation tendency (allow to keep it out off AB) note: only implement…
timestep_tracer.F View Revision Graph  1.12  19 years  jmc   depth convergence accelerator: replace deltaTtracer by dTtracerLev(k)
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 …
update_cg2d.F View Revision Graph  1.6  19 years  jmc   Only update cg2d preconditioner every "cg2dPreCondFreq" iter. (default=1)
update_etah.F View Revision Graph  1.6  19 years  jmc   exch of PmEpR not needed.
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_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…
write_grid.F View Revision Graph  1.11  19 years  edhill   o add more "Z" dimensions and associated coordinate vars to MNC
write_myfield.F View Revision Graph  1.2  20 years  cnh   Temporary work arounf to stop compile time errors on various platforms. Proper f…
write_state.F View Revision Graph  1.51  19 years  edhill   o more CF compliance: convert all MNC 'iter' variables to 'T' so that it becom…

  ViewVC Help
Powered by ViewVC 1.1.22