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

Index of /MITgcm/model/src

Files shown:143
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
convectively_mixtracer.F View Revision Graph  1.2  22 years  adcroft   Tidied up protex preamble promments.
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.
calc_oce_mxlayer.F View Revision Graph  1.8  14 years  dimitri   added a reference comment
diags_phi_rlow.F View Revision Graph  1.4  14 years  gforget   initialize phihydlow to avoid TAF recomputation (in the context of bottom pressu…
packages_init_fixed.F View Revision Graph  1.70  14 years  gforget   in relation to pkg/smooth
dynamics.F View Revision Graph  1.143  14 years  gforget   initialize phihydlow to avoid TAF recomputation (in the context of bottom pressu…
taueddy_external_forcing.F View Revision Graph  1.4  16 years  gforget   o bridging the gap between eddy stress and GM. ... had missed this bit.
the_main_loop.F View Revision Graph  1.105  14 years  heimbach   Change CPP flags to enable forward ALLOW_AUTODIFF runs
convective_adjustment.F View Revision Graph  1.33  15 years  heimbach   Add TAF option "kind" (or adjust "byte") to enable real*4 common blocks
freeze_surface.F View Revision Graph  1.7  18 years  heimbach   Modifications for bottom topography control o replace hFacC by _hFacC at various…
load_fields_driver.F View Revision Graph  1.8  15 years  heimbach   Add TAF option "kind" (or adjust "byte") to enable real*4 common blocks
freesurf_rescale_g.F View Revision Graph  1.6  18 years  heimbach   Modifications for bottom topography control o replace hFacC by _hFacC at various…
tracers_iigw_correction.F View Revision Graph  1.2  18 years  heimbach   Modifications for bottom topography control o replace hFacC by _hFacC at various…
calc_phi_hyd.F View Revision Graph  1.39  15 years  heimbach   Add TAF option "kind" (or adjust "byte") to enable real*4 common blocks
diags_phi_hyd.F View Revision Graph  1.2  20 years  heimbach   Retain TAMC compatibility: - avoid "_d" constructs in PARAMETER declarations - a…
plot_field.F View Revision Graph  1.14  22 years  heimbach   o merge of relevant stuff from the ecco-branch: - genmake: removed $S64 overwr…
ini_hfac.F View Revision Graph  1.1  18 years  heimbach   o Changes in initialisation needed for NLFS adjoint.
timestep_tracer.F View Revision Graph  1.14  15 years  jahn   add package longstep
do_statevars_diags.F View Revision Graph  1.14  15 years  jahn   add package longstep
impldiff.F View Revision Graph  1.27  15 years  jahn   add package longstep
calc_3d_diffusivity.F View Revision Graph  1.15  15 years  jahn   add package longstep
do_fields_blocking_exchanges.F View Revision Graph  1.26  15 years  jahn   add package longstep
thermodynamics.F View Revision Graph  1.125  15 years  jahn   add package longstep
calc_gs.F View Revision Graph  1.51  15 years  jahn   add package longstep
calc_gt.F View Revision Graph  1.55  15 years  jahn   add package longstep
pre_cg3d.F View Revision Graph  1.1  14 years  jmc   new S/R carved out of solve_for_pressure.F and called before & after CG3D
do_oceanic_phys.F View Revision Graph  1.84  14 years  jmc   - use interior masks (instead of maskH, <- to be remove).
update_masks_etc.F View Revision Graph  1.3  15 years  jmc   change macros (EXCH & GLOBAL_SUM/MAX) sufix _R4/_R8 to _RS/_RL when applied to …
update_r_star.F View Revision Graph  1.7  15 years  jmc   move kSurfC,W,S from SURFACE.h to GRID.h
ini_vel.F View Revision Graph  1.8  15 years  jmc   remove unnecessary BARRIER
config_check.F View Revision Graph  1.53  14 years  jmc   update non-hydrostatic related parameter checking ; add warning if using implici…
ini_masks_etc.F View Revision Graph  1.44  14 years  jmc   define 2-D "interior" masks (C,W & S); move global area computation from ini_mas…
set_parms.F View Revision Graph  1.6  14 years  jmc   add parameter for Non-Hydrostatic free-surface option (in development)
ini_spherical_polar_grid.F View Revision Graph  1.26  15 years  jmc   rename thetaMin,phiMin -> xgOrigin,ygOrigin (temporary backward compatibility i…
load_grid_spacing.F View Revision Graph  1.2  17 years  jmc   setting both delR & delRc => no assumption on vertical grid (center@middle or i…
external_fields_load.F View Revision Graph  1.33  15 years  jmc   remove unnecessary BARRIER
do_stagger_fields_exchanges.F View Revision Graph  1.7  15 years  jmc   change macros (EXCH & GLOBAL_SUM/MAX) sufix _R4/_R8 to _RS/_RL when applied to …
model_ad_diff.list View Revision Graph  1.25  14 years  jmc   move ini_pnh.F to ini_nh_fields.F (with more NH var. initialisation and called …
solve_pentadiagonal.F View Revision Graph  1.2  20 years  jmc   make it safer in case Nr=1 or Nr=2
ini_nh_vars.F View Revision Graph  1.3  14 years  jmc   Implement AB-3 for non-hydrostatic vertical momentum ; add 2-D field to store Hy…
ini_forcing.F View Revision Graph  1.50  15 years  jmc   remove unnecessary BARRIER
write_state.F View Revision Graph  1.60  15 years  jmc   remove unnecessary BARRIER
set_ref_state.F View Revision Graph  1.4  14 years  jmc   add output for rhoref(k) = rho(Tref,Sref)
calc_ivdc.F View Revision Graph  1.7  19 years  jmc   "rkSign" replaces "-rkFac" (<- removed)
external_forcing_surf.F View Revision Graph  1.49  14 years  jmc   - use interior masks (instead of maskH, <- to be remove).
correction_step.F View Revision Graph  1.25  14 years  jmc   explicit time-stepping for part of Non-Hydrostatic pressure gradient
ini_cg2d.F View Revision Graph  1.49  14 years  jmc   fix deep-atmosphere with topography (+ re-arrange do-loops)
ini_mixing.F View Revision Graph  1.10  15 years  jmc   add missing header file "PACKAGES_CONFIG.h" ; initialise diffKr over full domain…
packages_init_variables.F View Revision Graph  1.76  14 years  jmc   incorporate modif from Contrib/nesting_sannino/code_nest_merged
packages_readparms.F View Revision Graph  1.63  14 years  jmc   incorporate modif from Contrib/nesting_sannino/code_nest_merged
update_etah.F View Revision Graph  1.9  15 years  jmc   change macros (EXCH & GLOBAL_SUM/MAX) sufix _R4/_R8 to _RS/_RL when applied to …
diags_oceanic_surf_flux.F View Revision Graph  1.10  14 years  jmc   return to version 1.8, but uses (new) right type of S/R for diagnostic filling …
calc_surf_dr.F View Revision Graph  1.14  15 years  jmc   change macros (EXCH & GLOBAL_SUM/MAX) sufix _R4/_R8 to _RS/_RL when applied to …
update_surf_dr.F View Revision Graph  1.7  15 years  jmc   move kSurfC,W,S from SURFACE.h to GRID.h
ini_eos.F View Revision Graph  1.20  15 years  jmc   change FIND_RHO_SCALAR : return rho (instead of rho - rhoConst)
timestep_wvel.F View Revision Graph  1.5  14 years  jmc   explicit time-stepping for part of Non-Hydrostatic pressure gradient
packages_check.F View Revision Graph  1.47  14 years  jmc   incorporate modif from Contrib/nesting_sannino/code_nest_merged
diags_rho.F View Revision Graph  1.4  15 years  jmc   store 3-D (in-situ) density in commom block (this save 1 rho computation); re-a…
update_cg2d.F View Revision Graph  1.7  17 years  jmc   start to implement deep-atmosphere and/or anelastic formulation
config_summary.F View Revision Graph  1.122  14 years  jmc   remove unused variables
packages_error_msg.F View Revision Graph  1.1  17 years  jmc   S/R PACKAGES_ERROR_MSG replaces PACKAGES_CHECK_ERROR : - add 1 argument (used in…
cg2d_nsa.F View Revision Graph  1.3  14 years  jmc   - import modifs from standard version (cg2d.F, v1.16): use pre-computed solver …
convective_adjustment_ini.F View Revision Graph  1.22  15 years  jmc   replace calls to "FIND_RHO" with recent version "FIND_RHO_2D"
port_rand.F View Revision Graph  1.7  14 years  jmc   remove unused variables
calc_viscosity.F View Revision Graph  1.9  14 years  jmc   allow to specify a vertical profile of vertical viscosity
pressure_for_eos.F View Revision Graph  1.4  15 years  jmc   comment out maskC multiplication (not really needed as far as I know, but harmf…
ini_psurf.F View Revision Graph  1.11  15 years  jmc   remove unnecessary BARRIER
seawater.F View Revision Graph  1.5  14 years  jmc   move (back) S/R FIND_RHO_SCALAR from seawater.F to find_rho.F
the_model_main.F View Revision Graph  1.106  14 years  jmc   change it back + leave a comment in the code
grad_sigma.F View Revision Graph  1.9  15 years  jmc   changes in FILL_CS_CORNER_TR_RL argument list.
ini_fields.F View Revision Graph  1.24  14 years  jmc   move ini_pnh.F to ini_nh_fields.F (with more NH var. initialisation and called …
remove_mean.F View Revision Graph  1.3  15 years  jmc   fix wrong type of GLOBAL_SUM in REMOVE_MEAN_RS ; + change macros (EXCH & GLOBAL_…
ini_dynvars.F View Revision Graph  1.21  15 years  jmc   store 3-D (in-situ) density in commom block (this save 1 rho computation); re-a…
ini_cartesian_grid.F View Revision Graph  1.21  15 years  jmc   rename thetaMin,phiMin -> xgOrigin,ygOrigin (temporary backward compatibility i…
ini_depths.F View Revision Graph  1.47  14 years  jmc   fixed mnc reading when _RS is real*4 (#undef REAL4_IS_SLOW)
swfrac.F View Revision Graph  1.15  14 years  jmc   add missing "_d 0" in water type coeff.
ini_nh_fields.F View Revision Graph  1.1  14 years  jmc   move ini_pnh.F to ini_nh_fields.F (with more NH var. initialisation and called …
read_pickup.F View Revision Graph  1.6  14 years  jmc   Implement AB-3 for non-hydrostatic vertical momentum ; add 2-D field to store Hy…
ini_theta.F View Revision Graph  1.28  14 years  jmc   add run-time parameters to check and mask initial T & S
ini_curvilinear_grid.F View Revision Graph  1.47  15 years  jmc   add bj in exch2 arrays and S/R.
state_summary.F View Revision Graph  1.8  15 years  jmc   remove unnecessary BARRIER
ini_p_ground.F View Revision Graph  1.7  18 years  jmc   remove unused variable (reduce number of warnings).
ini_linear_phisurf.F View Revision Graph  1.17  14 years  jmc   define 2-D "interior" masks (C,W & S); move global area computation from ini_mas…
timestep.F View Revision Graph  1.50  14 years  jmc   fix typo from last modif (missing "/*" & "*/" in #endif ALLOW_NONHYDROSTATIC)
do_statevars_tave.F View Revision Graph  1.2  18 years  jmc   remove unused variables (reduces number of compiler warnings)
cycle_tracer.F View Revision Graph  1.8  17 years  jmc   do the k loop inside CYCLE_TRACER (supposed to be more efficient)
forward_step.F View Revision Graph  1.174  14 years  jmc   avoid unused variables
ini_pressure.F View Revision Graph  1.12  15 years  jmc   change macros (EXCH & GLOBAL_SUM/MAX) sufix _R4/_R8 to _RS/_RL when applied to …
taueddy_init_varia.F View Revision Graph  1.4  14 years  jmc   replace calls to MDSREADFIELD with equivalent READ_FLD_XYZ_RS
write_grid.F View Revision Graph  1.31  14 years  jmc   write 2-D "interior" mask (when using OBCS)
solve_for_pressure.F View Revision Graph  1.74  14 years  jmc   - use interior masks (instead of maskH, <- to be remove).
calc_grad_phi_hyd.F View Revision Graph  1.10  17 years  jmc   calculate pressure gradient only where necessary (avoid Pb with uninitialized ar…
external_forcing.F View Revision Graph  1.54  15 years  jmc   add implied forcing corresponding to mass source/sink of fluid
initialise_varia.F View Revision Graph  1.60  14 years  jmc   move INI_MIXING & TAUEDDY_INIT_VARIA calls to a more logic place; and update th…
load_ref_files.F View Revision Graph  1.1  15 years  jmc   - add initialisation of deepFac if using Pcoords (new S/R set_grid_factors) - mo…
post_cg3d.F View Revision Graph  1.2  14 years  jmc   Implement AB-3 for non-hydrostatic vertical momentum ; add 2-D field to store Hy…
calc_wsurf_tr.F View Revision Graph  1.2  15 years  jmc   call GLOBAL_SUM_TILE_RL (result is less dependant on Nb of Procs/Threads)
calc_gw.F View Revision Graph  1.42  14 years  jmc   Implement AB-3 for non-hydrostatic vertical momentum ; add 2-D field to store Hy…
initialise_fixed.F View Revision Graph  1.51  14 years  jmc   update comments (+ typo)
convective_weights.F View Revision Graph  1.5  19 years  jmc   "rkSign" replaces "-rkFac" (<- removed)
calc_div_ghat.F View Revision Graph  1.26  14 years  jmc   add parenthesis in cg3d_b computation
write_pickup.F View Revision Graph  1.9  14 years  jmc   Implement AB-3 for non-hydrostatic vertical momentum ; add 2-D field to store Hy…
ini_parms.F View Revision Graph  1.228  14 years  jmc   add parameter for Non-Hydrostatic free-surface option (in development)
packages_write_pickup.F View Revision Graph  1.38  14 years  jmc   uncomment OBCS_WRITE_PICKUP call
integrate_for_w.F View Revision Graph  1.14  14 years  jmc   make changes for anelastic and deep-atmosphere when using r*
set_grid_factors.F View Revision Graph  1.2  14 years  jmc   remove unused variables
packages_boot.F View Revision Graph  1.48  14 years  jmc   useSMOOTH hard-coded (T when ALLOW_SMOOTH is defined)
ini_salt.F View Revision Graph  1.22  14 years  jmc   add run-time parameters to check and mask initial T & S
do_atmospheric_phys.F View Revision Graph  1.8  15 years  jmc   move bi,bj loops inside AIM_DO_PHYSICS
momentum_correction_step.F View Revision Graph  1.7  15 years  jmc   change macros (EXCH & GLOBAL_SUM/MAX) sufix _R4/_R8 to _RS/_RL when applied to …
ini_cori.F View Revision Graph  1.30  15 years  jmc   add bj in exch2 arrays and S/R.
ini_grid.F View Revision Graph  1.32  15 years  jmc   - add initialisation of deepFac if using Pcoords (new S/R set_grid_factors) - mo…
cg2d.F View Revision Graph  1.53  14 years  jmc   use simple EXCH (overlap 1 and no Corner Exch): this reduces number of EXCH cal…
find_rho.F View Revision Graph  1.37  14 years  jmc   move (back) S/R FIND_RHO_SCALAR from seawater.F to find_rho.F
ini_cg3d.F View Revision Graph  1.25  14 years  jmc   - explicit time-stepping for part of Non-Hydrostatic pressure gradient - allow t…
adams_bashforth2.F View Revision Graph  1.7  16 years  jmc   prepare for "clever pickup" implementation: add startAB parameter to argument li…
adams_bashforth3.F View Revision Graph  1.3  16 years  jmc   prepare for "clever pickup" implementation: add startAB parameter to argument li…
check_pickup.F View Revision Graph  1.4  14 years  jmc   Implement AB-3 for non-hydrostatic vertical momentum ; add 2-D field to store Hy…
ini_cylinder_grid.F View Revision Graph  1.5  15 years  jmc   rename thetaMin,phiMin -> xgOrigin,ygOrigin (temporary backward compatibility i…
ini_vertical_grid.F View Revision Graph  1.19  15 years  jmc   - add initialisation of deepFac if using Pcoords (new S/R set_grid_factors) - mo…
solve_tridiagonal.F View Revision Graph  1.2  19 years  jmc   fix comments
tracers_correction_step.F View Revision Graph  1.16  14 years  jmc   apply zonal filter to all passive tracers
find_alpha.F View Revision Graph  1.17  15 years  jmc   new S/R FIND_RHO_2D (replace FIND_RHO): change argument tFld & sFld to just 2-D…
calc_r_star.F View Revision Graph  1.15  14 years  jmc   avoid using maskH (<- to be remove).
ini_model_io.F View Revision Graph  1.35  14 years  jmc   Implement AB-3 for non-hydrostatic vertical momentum ; add 2-D field to store Hy…
integr_continuity.F View Revision Graph  1.22  14 years  jmc   make changes for anelastic and deep-atmosphere when using r*
do_gterm_blocking_exchanges.F View Revision Graph  1.18  15 years  jmc   change macros (EXCH & GLOBAL_SUM/MAX) sufix _R4/_R8 to _RS/_RL when applied to …
ini_surf_dr.F View Revision Graph  1.3  15 years  jmc   change macros (EXCH & GLOBAL_SUM/MAX) sufix _R4/_R8 to _RS/_RL when applied to …
freeze.F View Revision Graph  1.11  19 years  jmc   add "_d 0" that was missing.
calc_diffusivity.F View Revision Graph  1.36  16 years  jmc   fix for case where pkg/generic_advdiff is disable (e.g., exp. adjustment.cs-32x3…
set_write_global_pickup.F View Revision Graph  1.1  17 years  jmc   isolate in set_write_global_pickup.F the only S/R of checkpoint.F that is still …
calc_common_factors.F View Revision Graph  1.22  17 years  jmc   start to implement deep-atmosphere and/or anelastic formulation
ini_r_star.F View Revision Graph  1.3  17 years  jmc   remove un-used variables (to reduce Nb of compiler warnings).
set_defaults.F View Revision Graph  1.146  14 years  mlosch   add Christopher Wolfe's implemetation of the single reduction cg2d (d'Azevedo, E…
ini_mnc_vars.F View Revision Graph  1.8  14 years  mlosch   if available (ALLOW_CAL), use startTime_1 and 2 to create a meaningful unit attr…
rotate_spherical_polar_grid.F View Revision Graph  1.2  16 years  mlosch   add the computation of the cos/sin(angle between model north and geographical no…
cg3d.F View Revision Graph  1.22  14 years  mlosch   add vectorization directives
do_write_pickup.F View Revision Graph  1.6  16 years  mlosch   add a flag writePickupAtEnd (default=true) to be able to suppress writing a pick…
cg2d_sr.F View Revision Graph  1.2  14 years  mlosch   add vectorization directives
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…
askparam.F View Revision Graph  1.1  19 years  molod   Function to query values from inside of common blocks in PARAMS.h
do_the_model_io.F View Revision Graph  1.61  14 years  rpa   Added calls to layers package

  ViewVC Help
Powered by ViewVC 1.1.22