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

Index of /MITgcm/model/src

Files shown:134
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
forward_step.F View Revision Graph  1.143  17 years  jmc   - new driver S/R: LOAD_FIELDS_DRIVER to load external forcing fields from file…
do_oceanic_phys.F View Revision Graph  1.29  17 years  jmc   move call to SEAICE_MODEL from FORWARD_STEP to DO_OCEANIC_PHYS (and Patrick fix…
external_fields_load.F View Revision Graph  1.26  17 years  jmc   move call to AIM_FIELDS_LOAD from EXTERNAL_FIELDS_LOAD to LOAD_FIELDS_DRIVER
model_ad_diff.list View Revision Graph  1.17  17 years  jmc   new driver S/R: LOAD_FIELDS_DRIVER to load external forcing fields from file (c…
load_fields_driver.F View Revision Graph  1.1  17 years  jmc   new driver S/R: LOAD_FIELDS_DRIVER to load external forcing fields from file (c…
solve_for_pressure.F View Revision Graph  1.57  17 years  ce107   Fix stupid typos
the_main_loop.F View Revision Graph  1.76  17 years  jmc   - replace call to OFFLINE_MODEL_IO by standard call to DO_THE_MODEL_IO - to redu…
config_check.F View Revision Graph  1.38  17 years  jmc   remove warning after fixing highOrderVorticity on CS-grid.
ini_curvilinear_grid.F View Revision Graph  1.26  17 years  jmc   remove changing longitudes when ALLOW_EXF is defined
update_r_star.F View Revision Graph  1.5  17 years  heimbach   Modifications for bottom topography control o replace hFacC by _hFacC at various…
freeze_surface.F View Revision Graph  1.7  17 years  heimbach   Modifications for bottom topography control o replace hFacC by _hFacC at various…
set_defaults.F View Revision Graph  1.116  17 years  heimbach   Modifications for bottom topography control o replace hFacC by _hFacC at various…
external_forcing_surf.F View Revision Graph  1.35  17 years  heimbach   Modifications for bottom topography control o replace hFacC by _hFacC at various…
freesurf_rescale_g.F View Revision Graph  1.6  17 years  heimbach   Modifications for bottom topography control o replace hFacC by _hFacC at various…
tracers_iigw_correction.F View Revision Graph  1.2  17 years  heimbach   Modifications for bottom topography control o replace hFacC by _hFacC at various…
timestep.F View Revision Graph  1.46  17 years  heimbach   Modifications for bottom topography control o replace hFacC by _hFacC at various…
initialise_varia.F View Revision Graph  1.50  17 years  heimbach   Modifications for bottom topography control o replace hFacC by _hFacC at various…
ini_parms.F View Revision Graph  1.185  17 years  heimbach   Modifications for bottom topography control o replace hFacC by _hFacC at various…
thermodynamics.F View Revision Graph  1.104  17 years  heimbach   Modifications for bottom topography control o replace hFacC by _hFacC at various…
ini_r_star.F View Revision Graph  1.2  17 years  heimbach   Modifications for bottom topography control o replace hFacC by _hFacC at various…
diags_rho.F View Revision Graph  1.3  17 years  heimbach   Modifications for bottom topography control o replace hFacC by _hFacC at various…
external_forcing.F View Revision Graph  1.38  17 years  heimbach   Modifications for bottom topography control o replace hFacC by _hFacC at various…
calc_gw.F View Revision Graph  1.26  17 years  heimbach   Modifications for bottom topography control o replace hFacC by _hFacC at various…
calc_r_star.F View Revision Graph  1.10  17 years  heimbach   Modifications for bottom topography control o replace hFacC by _hFacC at various…
dynamics.F View Revision Graph  1.134  17 years  heimbach   Modifications for bottom topography control o replace hFacC by _hFacC at various…
update_masks_etc.F View Revision Graph  1.1  17 years  heimbach   New routines for bottom topog. control.
cg2d_nsa.F View Revision Graph  1.1  17 years  heimbach   New routines for bottom topog. control.
tracers_correction_step.F View Revision Graph  1.12  17 years  molod   Add call to salt_fill routine to fill negatives when fizhi is running
packages_check.F View Revision Graph  1.34  18 years  heimbach   Add runtime flag useGRDCHK.
packages_init_variables.F View Revision Graph  1.50  18 years  jmc   use standard names for PTRACERS initialization S/R
packages_init_fixed.F View Revision Graph  1.49  18 years  jmc   use standard names for PTRACERS initialization S/R
do_the_model_io.F View Revision Graph  1.58  18 years  jmc   rename bulkf_diags.F -> bulkf_output.F
the_model_main.F View Revision Graph  1.94  18 years  ce107   Updates to support PCL performance counters, fix real*4 bug for PAPIS and enhanc…
momentum_correction_step.F View Revision Graph  1.5  18 years  heimbach   o Now rstar adjoint.
checkpoint.F View Revision Graph  1.66  18 years  heimbach   Unintended comment for EXACT_CONSERV
do_fields_blocking_exchanges.F View Revision Graph  1.21  18 years  jmc   cleaning up: use run-time test "if not.useOffLine" instead of #ifndef ALLOW_OFF…
packages_readparms.F View Revision Graph  1.46  18 years  heimbach   o package cost profiles routines to better modularize them.
config_summary.F View Revision Graph  1.89  18 years  jmc   stop when mom_fluxform/mom_vecinv are not compiled but monStepping=T
ini_hfac.F View Revision Graph  1.1  18 years  heimbach   o Changes in initialisation needed for NLFS adjoint.
packages_write_pickup.F View Revision Graph  1.21  18 years  jmc   move calendarDumps from "data" to "data.cal" and clean-up the code with a simpl…
packages_boot.F View Revision Graph  1.33  18 years  jmc   move calendarDumps from "data" to "data.cal" and clean-up the code with a simpl…
calc_phi_hyd.F View Revision Graph  1.34  18 years  jmc   move quasiquasihydrostaticterms.F to pkg/mom_common/mom_quasihydrostatic.F - fi…
set_parms.F View Revision Graph  1.1  18 years  jmc   New S/R "SET_PARMS" (pieces of code from INI_PARMS): set parameters that might …
initialise_fixed.F View Revision Graph  1.45  18 years  jmc   New S/R "SET_PARMS" (pieces of code from INI_PARMS): set parameters that might …
ini_fields.F View Revision Graph  1.21  18 years  jmc   * use flag useOffLine rather than CPP #ifndef ALLOW_OFFLINE * does not skip call…
calc_gs.F View Revision Graph  1.46  18 years  jmc   change forcing_In_AB to affects both T,S forcing and Momentum forcing (allow to …
calc_gt.F View Revision Graph  1.50  18 years  jmc   change forcing_In_AB to affects both T,S forcing and Momentum forcing (allow to …
taueddy_external_forcing.F View Revision Graph  1.2  18 years  jmc   assume ALLOW_TAU_EDDY to be defined in CPP_OPTIONS.h
timestep_wvel.F View Revision Graph  1.2  18 years  jmc   1rst implementation of Implicit IGW using the 3-D solver (use3Dsolver=T) and b…
ini_cg3d.F View Revision Graph  1.20  18 years  jmc   1rst implementation of Implicit IGW using the 3-D solver (use3Dsolver=T) and b…
do_stagger_fields_exchanges.F View Revision Graph  1.6  18 years  jmc   1rst implementation of Implicit IGW using the 3-D solver (use3Dsolver=T) and b…
correction_step.F View Revision Graph  1.23  18 years  jmc   1rst implementation of Implicit IGW using the 3-D solver (use3Dsolver=T) and b…
calc_div_ghat.F View Revision Graph  1.21  18 years  jmc   1rst implementation of Implicit IGW using the 3-D solver (use3Dsolver=T) and b…
ini_phiref.F View Revision Graph  1.3  18 years  jmc   also compute reference stratification (used for Impl.IGW)
getcon.F View Revision Graph  1.8  18 years  jmc   change UNDEF from 1.e15 to 1.d15 (this reduces differences between compilers/pla…
taueddy_init_varia.F View Revision Graph  1.1  18 years  heimbach   Adding/updating eddy stress control code
remove_mean.F View Revision Graph  1.1  18 years  mlosch   o add file that does the balancing of EmPmR and/or Qnet
ini_masks_etc.F View Revision Graph  1.31  18 years  mlosch   o add hooks for new package shelfice, painless
ini_depths.F View Revision Graph  1.35  18 years  mlosch   o add hooks for new package shelfice, painless
find_rho.F View Revision Graph  1.33  18 years  jmc   remove comments about linear EOS and "surface" level.
do_statevars_diags.F View Revision Graph  1.8  18 years  molod   Add new option to call do_statevars_diags from end of forward step
ini_forcing.F View Revision Graph  1.41  18 years  heimbach   o Fix I/O inconsistency in pkg/rbcs: replace precFloat32 by readBinaryPrec o Rem…
cg3d.F View Revision Graph  1.17  18 years  jmc   make 3.D solver compatible with Free-surface at k > 1 (p-coordinate): compute &…
ini_linear_phisurf.F View Revision Graph  1.11  18 years  jmc   fix a _RS / _RL conflict.
ini_mnc_vars.F View Revision Graph  1.4  18 years  jmc   add variable definition "gWnm1"
ini_p_ground.F View Revision Graph  1.7  18 years  jmc   remove unused variable (reduce number of warnings).
integrate_for_w.F View Revision Graph  1.10  18 years  heimbach   First step for a NLFS adjoint o initially suppress rStar (new flag DISABLE_RSTAR…
integr_continuity.F View Revision Graph  1.16  18 years  heimbach   First step for a NLFS adjoint o initially suppress rStar (new flag DISABLE_RSTAR…
ini_surf_dr.F View Revision Graph  1.1  18 years  heimbach   First step for a NLFS adjoint o initially suppress rStar (new flag DISABLE_RSTAR…
calc_surf_dr.F View Revision Graph  1.10  18 years  heimbach   First step for a NLFS adjoint o initially suppress rStar (new flag DISABLE_RSTAR…
calc_grad_phi_hyd.F View Revision Graph  1.8  18 years  heimbach   First step for a NLFS adjoint o initially suppress rStar (new flag DISABLE_RSTAR…
update_etah.F View Revision Graph  1.8  18 years  jmc   always reset wVel & eta (to zero or prescribe it) at the OBs.
write_state.F View Revision Graph  1.59  18 years  cnh   Removing gratuitous _BEGIN_MASTER statements so that singleCpuIO make work multi…
ini_theta.F View Revision Graph  1.23  18 years  cnh   Removing gratuitous _BEGIN_MASTER statements so that singleCpuIO make work multi…
write_grid.F View Revision Graph  1.20  18 years  cnh   Removing gratuitous _BEGIN_MASTER statements so that singleCpuIO make work multi…
ini_salt.F View Revision Graph  1.17  18 years  cnh   Removing gratuitous _BEGIN_MASTER statements so that singleCpuIO make work multi…
ini_pnh.F View Revision Graph  1.5  18 years  jmc   put all NH variables (formely in DYNVARS.h & GW.h) in NH_VARS.h
ini_nh_vars.F View Revision Graph  1.1  18 years  jmc   initialise NH-variables in specific S/R: ini_nh_vars.F
ini_dynvars.F View Revision Graph  1.16  18 years  jmc   initialise NH-variables in specific S/R: ini_nh_vars.F
ini_eos.F View Revision Graph  1.14  18 years  cnh   Added some _BARRIER statements to get correct multi-threaded behavior for initia…
ini_grid.F View Revision Graph  1.27  18 years  cnh   Added some _BARRIER statements to get correct multi-threaded behavior for initia…
adams_bashforth3.F View Revision Graph  1.2  18 years  jmc   Allow to apply AB on T,S rather than on AB(gT,gS): - implemented within #ifdef …
do_statevars_tave.F View Revision Graph  1.2  18 years  jmc   remove unused variables (reduces number of compiler warnings)
do_atmospheric_phys.F View Revision Graph  1.7  18 years  jmc   remove unused variables (reduces number of compiler warning)
cg2d.F View Revision Graph  1.44  18 years  jmc   remove unused variables (reduces number of compiler warning)
update_surf_dr.F View Revision Graph  1.5  18 years  jmc   remove unused variables (reduces number of compiler warning)
ini_cori.F View Revision Graph  1.22  18 years  jmc   remove unused variables (reduces number of compiler warning)
calc_3d_diffusivity.F View Revision Graph  1.4  18 years  jmc   remove unused variables (reduces number of compiler warning)
ini_cylinder_grid.F View Revision Graph  1.3  18 years  jmc   remove unused variables (reduces number of compiler warning)
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.
convective_adjustment.F View Revision Graph  1.29  18 years  jmc   add diagnostics for Convective Adjusment.
impldiff.F View Revision Graph  1.25  18 years  jmc   add diagnostics of vertical viscous flux for U & V.
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…
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…
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…
diags_oceanic_surf_flux.F View Revision Graph  1.2  18 years  heimbach   Adding core MITgcm array Qsw to diagnostics.
ini_cg2d.F View Revision Graph  1.43  18 years  jmc   use "globalArea" (no need to re-compute it)
ini_spherical_polar_grid.F View Revision Graph  1.23  18 years  jmc   set grid-direction orientation angle to zero (Cos=1,Sin=0).
calc_ivdc.F View Revision Graph  1.7  18 years  jmc   "rkSign" replaces "-rkFac" (<- removed)
convective_adjustment_ini.F View Revision Graph  1.19  18 years  jmc   "rkSign" replaces "-rkFac" (<- removed)
grad_sigma.F View Revision Graph  1.6  18 years  jmc   "rkSign" replaces "-rkFac" (<- removed)
convective_weights.F View Revision Graph  1.5  18 years  jmc   "rkSign" replaces "-rkFac" (<- removed)
ini_vertical_grid.F View Revision Graph  1.14  18 years  jmc   "rkSign" replaces "-rkFac" (<- removed)
adams_bashforth2.F View Revision Graph  1.6  19 years  jmc   modified to be used for momentum tendencies.
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)
cycle_tracer.F View Revision Graph  1.7  19 years  jmc   do not refer to gxNm1 if unnecessary (to work also with AB-3)
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)
ini_pressure.F View Revision Graph  1.7  19 years  jmc   use baseTime as time origin ; DIFF_BASE_MULTIPLE replaces DIFFERENT_MULTIPLE
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…
freeze.F View Revision Graph  1.11  19 years  jmc   add "_d 0" that was missing.
solve_tridiagonal.F View Revision Graph  1.2  19 years  jmc   fix comments
timestep_tracer.F View Revision Graph  1.12  19 years  jmc   depth convergence accelerator: replace deltaTtracer by dTtracerLev(k)
calc_diffusivity.F View Revision Graph  1.26  19 years  jmc   Change arrays for total vertical diffusivity (2.D explicit, 3.D implicit)
askparam.F View Revision Graph  1.1  19 years  molod   Function to query values from inside of common blocks in PARAMS.h
pressure_for_eos.F View Revision Graph  1.2  19 years  jmc   use flags: fluidIsAir/Water, usingP/ZCoords instead of buoyancyRelation
ini_mixing.F View Revision Graph  1.3  19 years  jmc   allow to set a vertical profile of vertical diffusivity for 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…
update_cg2d.F View Revision Graph  1.6  19 years  jmc   Only update cg2d preconditioner every "cg2dPreCondFreq" iter. (default=1)
ini_psurf.F View Revision Graph  1.8  19 years  jmc   re-write staggerTimeStep: change pickup file ; (flag usePickupBeforeC54 to star…
swfrac.F View Revision Graph  1.12  20 years  mlosch   o commented out call to cal_GetMonthsRec in swfrac.F and added some comments; …
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…
find_alpha.F View Revision Graph  1.15  20 years  heimbach   o cleaning ALLOW_GRADIENT_CHECK -> ALLOW_GRDCHK o cleaning some ALLOW_TANGENTLIN…
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…
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…
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…
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…
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…
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.
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