/[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        
thermodynamics.F View Revision Graph  1.77  19 years  mlosch   o packages PP81, MY82, and GGL90 have variable diffusivity - include them to t…
do_oceanic_phys.F View Revision Graph  1.9  19 years  mlosch   o prepare addition of new packages GGL90 and OPPS - new parameters useGGL90 an…
packages_init_variables.F View Revision Graph  1.36  19 years  mlosch   o prepare addition of new packages GGL90 and OPPS - new parameters useGGL90 an…
packages_readparms.F View Revision Graph  1.34  19 years  mlosch   o prepare addition of new packages GGL90 and OPPS - new parameters useGGL90 an…
packages_check.F View Revision Graph  1.23  19 years  mlosch   o prepare addition of new packages GGL90 and OPPS - new parameters useGGL90 an…
calc_viscosity.F View Revision Graph  1.7  19 years  mlosch   o prepare addition of new packages GGL90 and OPPS - new parameters useGGL90 an…
do_the_model_io.F View Revision Graph  1.44  19 years  mlosch   o prepare addition of new packages GGL90 and OPPS - new parameters useGGL90 an…
packages_boot.F View Revision Graph  1.24  19 years  mlosch   o prepare addition of new packages GGL90 and OPPS - new parameters useGGL90 an…
packages_init_fixed.F View Revision Graph  1.27  19 years  mlosch   o prepare addition of new packages GGL90 and OPPS - new parameters useGGL90 an…
calc_diffusivity.F View Revision Graph  1.23  19 years  mlosch   o prepare addition of new packages GGL90 and OPPS - new parameters useGGL90 an…
packages_write_pickup.F View Revision Graph  1.9  19 years  mlosch   o prepare addition of new packages GGL90 and OPPS - new parameters useGGL90 an…
tracers_correction_step.F View Revision Graph  1.4  19 years  mlosch   o prepare addition of new packages GGL90 and OPPS - new parameters useGGL90 an…
the_correction_step.F View Revision Graph  1.25  19 years  mlosch   o prepare addition of new packages GGL90 and OPPS - new parameters useGGL90 an…
set_defaults.F View Revision Graph  1.71  19 years  edhill   o fix name error: "monitor_mdsio" --> "monitor_stdio" - add "monitor_grid" o…
config_summary.F View Revision Graph  1.58  19 years  edhill   o fix name error: "monitor_mdsio" --> "monitor_stdio" - add "monitor_grid" o…
ini_parms.F View Revision Graph  1.122  19 years  edhill   o fix name error: "monitor_mdsio" --> "monitor_stdio" - add "monitor_grid" o…
ini_cori.F View Revision Graph  1.18  19 years  edhill   o fix name error: "monitor_mdsio" --> "monitor_stdio" - add "monitor_grid" o…
ini_grid.F View Revision Graph  1.21  19 years  edhill   o fix name error: "monitor_mdsio" --> "monitor_stdio" - add "monitor_grid" o…
do_atmospheric_phys.F View Revision Graph  1.3  19 years  molod   Add extra argument to fizhi_update_time call -- myiter
write_state.F View Revision Graph  1.42  19 years  edhill   o overhaul of IO so that we now have flags for MDSIO and/or MNC - all verifi…
the_model_main.F View Revision Graph  1.79  19 years  edhill   o overhaul of IO so that we now have flags for MDSIO and/or MNC - all verifi…
write_grid.F View Revision Graph  1.2  19 years  edhill   o overhaul of IO so that we now have flags for MDSIO and/or MNC - all verifi…
initialise_fixed.F View Revision Graph  1.34  19 years  edhill   o overhaul of IO so that we now have flags for MDSIO and/or MNC - all verifi…
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_model_io.F View Revision Graph  1.4  19 years  edhill   o overhaul of IO so that we now have flags for MDSIO and/or MNC - all verifi…
checkpoint.F View Revision Graph  1.44  19 years  edhill   o overhaul of IO so that we now have flags for MDSIO and/or MNC - all verifi…
external_forcing_surf.F View Revision Graph  1.27  19 years  edhill   o remove single quotes (eg. "don't"-->"do not") so that the on-line code bro…
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…
ini_forcing.F View Revision Graph  1.36  19 years  jmc   fix a bug: bi,bj do loops missing.
the_main_loop.F View Revision Graph  1.53  19 years  stephd   o adding offline package
forward_step.F View Revision Graph  1.101  19 years  stephd   o adding offline package
initialise_varia.F View Revision Graph  1.38  19 years  stephd   o adding offline package
do_fields_blocking_exchanges.F View Revision Graph  1.16  19 years  stephd   o adding offline package
adams_bashforth2.F View Revision Graph  1.4  19 years  jmc   no Adams-Bashforth for the 1rst iteration: fix it when staggerTimeStep
integr_continuity.F View Revision Graph  1.8  19 years  jmc   consistent with recent modifications of the code (post c54)
config_check.F View Revision Graph  1.15  19 years  jmc   consistent with recent modifications of the code (post c54)
external_forcing.F View Revision Graph  1.27  19 years  jmc   bug fixed in SHORTWAVE_HEATING with partial cell (seems this case is not tested…
freeze_surface.F View Revision Graph  1.4  19 years  jmc   replace surfaceTendency U,V,S,T,Tice by surfaceForcing U,V,S,T,Tice
external_fields_load.F View Revision Graph  1.18  19 years  jmc   change Qnet to always be the net heat flux, (+upward).
update_cg2d.F View Revision Graph  1.6  19 years  jmc   Only update cg2d preconditioner every "cg2dPreCondFreq" iter. (default=1)
do_stagger_fields_exchanges.F View Revision Graph  1.5  19 years  jmc   include "GAD.h" not needed ; removed.
update_etah.F View Revision Graph  1.6  19 years  jmc   exch of PmEpR not needed.
do_statevars_diags.F View Revision Graph  1.1  19 years  jmc   put atmospheric physics & state-vars diagnostics calls in 2 dedicated S/R.
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
dynamics.F View Revision Graph  1.107  19 years  jmc   re-write staggerTimeStep: step forward momentum 1rst and then T,S
momentum_correction_step.F View Revision Graph  1.1  19 years  jmc   split "the_correction_step" in 2 S/R: tracers_ & momentum_
ini_psurf.F View Revision Graph  1.8  19 years  jmc   re-write staggerTimeStep: change pickup file ; (flag usePickupBeforeC54 to star…
getcon.F View Revision Graph  1.6  19 years  edhill   o make all types explicit o add prologue and cleanup formatting
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
ini_curvilinear_grid.F View Revision Graph  1.15  19 years  dimitri   for ALLOW_EXF, enforced XG, XG >=0 in ini_curvilinear_grid.F
calc_gs.F View Revision Graph  1.36  19 years  jmc   T & S: separate Vert.Advec.Scheme from horizontal Advec.Scheme
calc_gt.F View Revision Graph  1.40  19 years  jmc   T & S: separate Vert.Advec.Scheme from horizontal Advec.Scheme
calc_gtr1.F View Revision Graph  1.12  19 years  jmc   T & S: separate Vert.Advec.Scheme from horizontal Advec.Scheme
calc_gw.F View Revision Graph  1.16  19 years  edhill   o fix syntax for Intel compiler ("no type" error)
ini_cylinder.F View Revision Graph  1.1  19 years  afe   merged cylindrical coord configuration and rotating_tank exp
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 …
cg2d.F View Revision Graph  1.39  20 years  jmc   skip writing "Sum(rhs),rhsMax = .." only if debugLevel < 0
swfrac.F View Revision Graph  1.12  20 years  mlosch   o commented out call to cal_GetMonthsRec in swfrac.F and added some comments; …
calc_div_ghat.F View Revision Graph  1.20  20 years  jmc   include FFIELDS.h not needed ;
write_myfield.F View Revision Graph  1.2  20 years  cnh   Temporary work arounf to stop compile time errors on various platforms. Proper f…
open_copy_data_file.F View Revision Graph  1.4  20 years  cnh   Added compile time flag to set namelist terminator __everywhere__ . This allows …
impldiff.F View Revision Graph  1.21  20 years  heimbach   Bringing flow and store directives up-to-date
convective_adjustment.F View Revision Graph  1.21  20 years  dimitri   o limit timeave output for hi-res integrations
solve_pentadiagonal.F View Revision Graph  1.2  20 years  jmc   make it safer in case Nr=1 or Nr=2
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…
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.
convective_adjustment_ini.F View Revision Graph  1.14  20 years  jmc   Patrick says: "we should remove those lines" and I agree.
model_ad_diff.list View Revision Graph  1.3  20 years  heimbach   keeping up-to-speed with Ben & Jerrys
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…
solve_for_pressure.F View Revision Graph  1.42  20 years  edhill   o cleanup: convert '#ifndef DISABLE_DEBUGMODE"' to '#ifdef ALLOW_DEBUG"'
ini_cg3d.F View Revision Graph  1.15  20 years  edhill   o remove all '#include "PACACKAGES_CONFIG.h"' from model/inc/* and cleanup t…
timestep.F View Revision Graph  1.35  20 years  heimbach   modified pkg/cd_code o moved cd_scheme.F -> cd_code_scheme.F o separate read_che…
find_alpha.F View Revision Graph  1.15  20 years  heimbach   o cleaning ALLOW_GRADIENT_CHECK -> ALLOW_GRDCHK o cleaning some ALLOW_TANGENTLIN…
convective_weights.F View Revision Graph  1.4  20 years  jmc   * reverse gravitySign back to "logical" value: +1 when R increases downward
convect.F View Revision Graph  1.21  20 years  jmc   * reverse gravitySign back to "logical" value: +1 when R increases downward
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…
do_gterm_blocking_exchanges.F View Revision Graph  1.15  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…
ini_tr1.F View Revision Graph  1.4  20 years  edhill   o first check-in for the "branch-genmake2" merge o verification suite as run o…
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.) …
read_write_rec.F View Revision Graph  1.6  20 years  dimitri   I/O bug fix
calc_grad_phi_hyd.F View Revision Graph  1.6  20 years  jmc   one line exceed 72 c : fix it.
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…
diags_phi_hyd.F View Revision Graph  1.2  20 years  heimbach   Retain TAMC compatibility: - avoid "_d" constructs in PARAMETER declarations - a…
packages_check_error.F View Revision Graph  1.4  20 years  jmc   minor modifs: remove CALL AIM_INITIALISE from packages_readparms.F set celsius2K…
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…
ini_eos.F View Revision Graph  1.10  21 years  jmc   o compute locally the pressure for use in EOS : UNESCO, JMD95P or MDJWF o store …
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…
pressure_for_eos.F View Revision Graph  1.1  21 years  jmc   o compute locally the pressure for use in EOS: UNESCO, JMD95P or MDJWF o store t…
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…
quasihydrostaticterms.F View Revision Graph  1.2  21 years  heimbach   Small bug fix.
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…
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…
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
convectively_mixtracer.F View Revision Graph  1.2  22 years  adcroft   Tidied up protex preamble promments.
plot_field.F View Revision Graph  1.14  22 years  heimbach   o merge of relevant stuff from the ecco-branch: - genmake: removed $S64 overwr…
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 (').
state_summary.F View Revision Graph  1.7  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_mixing.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_cartesian_grid.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.
calc_grad_phi_surf.F View Revision Graph  1.2  22 years  cnh   Bringing comments up to data and formatting for document extraction.

  ViewVC Help
Powered by ViewVC 1.1.22