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

Index of /MITgcm/model/src

Files shown:124
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
adams_bashforth2.F View Revision Graph  1.6  19 years  jmc   modified to be used for momentum tendencies.
adams_bashforth3.F View Revision Graph  1.1  19 years  jmc   do the AB-3 extrapolation for tendencies
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.40  19 years  jmc   enable AB-3 time-stepping
calc_gt.F View Revision Graph  1.44  19 years  jmc   enable AB-3 time-stepping
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.53  19 years  jmc   Adams-Bashforth-3 : needs tendencies of the 2 previous time-steps
config_check.F View Revision Graph  1.24  19 years  edhill   o fix Samar's sloppiness: all code needs to be <73 characters long
config_summary.F View Revision Graph  1.73  19 years  jmc   add parameters for AB-3 ; remove readPickupWithTracer & writePickupWithTracer
convect.F View Revision Graph  1.23  19 years  jmc   use baseTime as time origin ; DIFF_BASE_MULTIPLE replaces DIFFERENT_MULTIPLE
convective_adjustment.F View Revision Graph  1.25  19 years  jmc   use baseTime as time origin ; DIFF_BASE_MULTIPLE replaces DIFFERENT_MULTIPLE
convective_adjustment_ini.F View Revision Graph  1.17  19 years  jmc   use baseTime as time origin ; DIFF_BASE_MULTIPLE replaces DIFFERENT_MULTIPLE
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.7  19 years  jmc   do not refer to gxNm1 if unnecessary (to work also with AB-3)
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.17  19 years  jmc   do not refer to gxNm1 if unnecessary (to work also with AB-3)
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.52  19 years  spk   Added support for pkg/matrix
dynamics.F View Revision Graph  1.115  19 years  jmc   do not refer to gxNm1 if unnecessary (to work also with AB-3)
external_fields_load.F View Revision Graph  1.23  19 years  jmc   use baseTime as time origin ; DIFF_BASE_MULTIPLE replaces DIFFERENT_MULTIPLE
external_forcing.F View Revision Graph  1.30  19 years  heimbach   For now use ALLOW_TAU_EDDY only in conjunction with ctrl.
external_forcing_surf.F View Revision Graph  1.30  19 years  heimbach   Make lambda[Theta,Salt]ClimRelax spatially varying.
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.115  19 years  jmc   add "myTime" to the list of arguments of S/R DIAGNOSTICS_SWITCH_ONOFF
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.7  19 years  jmc   add d0 to real constants to reduce differences between compilers/platforms
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.16  19 years  jmc   use baseTime as time origin ; DIFF_BASE_MULTIPLE replaces DIFFERENT_MULTIPLE
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.15  19 years  jmc   Adams-Bashforth-3 : needs tendencies of the 2 previous time-steps
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.20  19 years  jmc   use baseTime as time origin ; DIFF_BASE_MULTIPLE replaces DIFFERENT_MULTIPLE
ini_forcing.F View Revision Graph  1.38  19 years  heimbach   Make lambda[Theta,Salt]ClimRelax spatially varying.
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.18  19 years  baylor   Change Grid for W in mnc state files.
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.155  19 years  dimitri   added useConstantF to PARM01
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.7  19 years  jmc   use baseTime as time origin ; DIFF_BASE_MULTIPLE replaces DIFFERENT_MULTIPLE
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.15  19 years  jmc   mask initial T & S also in halo regions (since not exchanged later)
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.21  19 years  jmc   mask initial T & S also in halo regions (since not exchanged later)
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.40  19 years  jmc   use baseTime as time origin ; DIFF_BASE_MULTIPLE replaces DIFFERENT_MULTIPLE
initialise_varia.F View Revision Graph  1.43  19 years  jmc   use baseTime as time origin ; DIFF_BASE_MULTIPLE replaces DIFFERENT_MULTIPLE
integr_continuity.F View Revision Graph  1.12  19 years  jmc   use baseTime as time origin ; DIFF_BASE_MULTIPLE replaces DIFFERENT_MULTIPLE
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.7  19 years  heimbach   Moved different_multiple to eesupp/src/
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.27  19 years  spk   Added support for pkg/matrix
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.38  19 years  dimitri   added pkg/exf, SALTanom, and SALTSQan diagnostics
packages_init_variables.F View Revision Graph  1.45  19 years  molod   Move call to diag init varia to start of packages init varia - that way we can c…
packages_readparms.F View Revision Graph  1.39  19 years  spk   Added support for pkg/matrix
packages_write_pickup.F View Revision Graph  1.13  19 years  jmc   use baseTime as time origin ; DIFF_BASE_MULTIPLE replaces DIFFERENT_MULTIPLE
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.6  19 years  jmc   Allow to set the seed ; turn back to the original port_rand function if called w…
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.3  19 years  jmc   include "GRID.h"
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.91  19 years  jmc   add parameters for AB-3 ; remove readPickupWithTracer & writePickupWithTracer
solve_for_pressure.F View Revision Graph  1.45  19 years  jmc   use baseTime as time origin ; DIFF_BASE_MULTIPLE replaces DIFFERENT_MULTIPLE
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.29  19 years  jmc   do not refer to gxNm1 if unnecessary (to work also with AB-3)
the_main_loop.F View Revision Graph  1.61  19 years  jmc   use baseTime as time origin ; DIFF_BASE_MULTIPLE replaces DIFFERENT_MULTIPLE
the_model_main.F View Revision Graph  1.88  19 years  heimbach   Call ctrl_unpack always at niter0
thermodynamics.F View Revision Graph  1.92  19 years  edhill   o fix Samar's sloppiness: all code needs to be <73 characters long
timestep.F View Revision Graph  1.37  19 years  jmc   call adams_bashforth2 (or adams_bashforth3) instead of local calculation
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.7  19 years  spk   Added support for pkg/matrix
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.3  19 years  jmc   use baseTime as time origin ; DIFF_BASE_MULTIPLE replaces DIFFERENT_MULTIPLE
write_state.F View Revision Graph  1.52  19 years  jmc   use baseTime as time origin ; DIFF_BASE_MULTIPLE replaces DIFFERENT_MULTIPLE

  ViewVC Help
Powered by ViewVC 1.1.22