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

Index of /MITgcm/model/src

Files shown:140
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
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…
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.15  14 years  jahn   add package longstep
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.22  17 years  jmc   start to implement deep-atmosphere and/or anelastic formulation
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…
calc_div_ghat.F View Revision Graph  1.23  15 years  jmc   add mass source/sink of fluid in continuity eq. ; need to store addMass in pick…
calc_grad_phi_hyd.F View Revision Graph  1.10  17 years  jmc   calculate pressure gradient only where necessary (avoid Pb with uninitialized ar…
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.51  14 years  jahn   add package longstep
calc_gt.F View Revision Graph  1.55  14 years  jahn   add package longstep
calc_gw.F View Revision Graph  1.40  15 years  jmc   - fix filling of diagnostics: Wm_Diss & Wm_Advec - fix viscA4 on CS-grid : use r…
calc_ivdc.F View Revision Graph  1.7  18 years  jmc   "rkSign" replaces "-rkFac" (<- removed)
calc_oce_mxlayer.F View Revision Graph  1.7  15 years  dfer   Add smoothing parameter for mixed-layer diagnostics
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
calc_r_star.F View Revision Graph  1.13  16 years  jmc   clean-up: remove initialisation (done in ini_r_star)
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 …
calc_viscosity.F View Revision Graph  1.8  15 years  jmc   - fix index range in calc_viscosity.F (was wrong for CD-Scheme & explicit Visc) …
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)
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…
cg2d_nsa.F View Revision Graph  1.3  14 years  jmc   - import modifs from standard version (cg2d.F, v1.16): use pre-computed solver …
cg3d.F View Revision Graph  1.20  15 years  jmc   change macros (EXCH & GLOBAL_SUM/MAX) sufix _R4/_R8 to _RS/_RL when applied to …
check_pickup.F View Revision Graph  1.3  15 years  jmc   add mass source/sink of fluid in continuity eq. ; need to store addMass in pick…
config_check.F View Revision Graph  1.50  15 years  jmc   - stop if trying to use 1 seaice pkg with allowFreezing=T - some limitations of …
config_summary.F View Revision Graph  1.116  15 years  jmc   call WRITE_1D_R* with the right type of argument
convective_adjustment.F View Revision Graph  1.33  15 years  heimbach   Add TAF option "kind" (or adjust "byte") to enable real*4 common blocks
convective_adjustment_ini.F View Revision Graph  1.22  15 years  jmc   replace calls to "FIND_RHO" with recent version "FIND_RHO_2D"
convective_weights.F View Revision Graph  1.5  18 years  jmc   "rkSign" replaces "-rkFac" (<- removed)
convectively_mixtracer.F View Revision Graph  1.2  22 years  adcroft   Tidied up protex preamble promments.
correction_step.F View Revision Graph  1.24  17 years  jmc   start to implement deep-atmosphere and/or anelastic formulation
cycle_tracer.F View Revision Graph  1.8  17 years  jmc   do the k loop inside CYCLE_TRACER (supposed to be more efficient)
diags_oceanic_surf_flux.F View Revision Graph  1.9  15 years  mlosch   fix REAL4_IS_SLOW, fix a few diagnostics, but probably not all: copy _RS surface…
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.4  15 years  jmc   store 3-D (in-situ) density in commom block (this save 1 rho computation); re-a…
do_atmospheric_phys.F View Revision Graph  1.8  15 years  jmc   move bi,bj loops inside AIM_DO_PHYSICS
do_fields_blocking_exchanges.F View Revision Graph  1.26  14 years  jahn   add package longstep
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 …
do_oceanic_phys.F View Revision Graph  1.79  14 years  heimbach   Adding stressDivergenceX/Y to store.
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 …
do_statevars_diags.F View Revision Graph  1.14  14 years  jahn   add package longstep
do_statevars_tave.F View Revision Graph  1.2  18 years  jmc   remove unused variables (reduces number of compiler warnings)
do_the_model_io.F View Revision Graph  1.60  14 years  jmc   change few calls after renaming few {PKG}_*DIAGS S/R to {PKG}_OUTPUT
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…
dynamics.F View Revision Graph  1.142  15 years  jmc   fix (number of arguments) a commented call to S/R REMOVE_MEAN_RL
external_fields_load.F View Revision Graph  1.33  14 years  jmc   remove unnecessary BARRIER
external_forcing.F View Revision Graph  1.54  15 years  jmc   add implied forcing corresponding to mass source/sink of fluid
external_forcing_surf.F View Revision Graph  1.48  14 years  mlosch   third and step of replacing 3D versions of UICE,VICE,HEFF,AREA by 2D versions.…
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…
find_rho.F View Revision Graph  1.36  15 years  jmc   - remove S/R "FIND_RHO" (replaced by FIND_RHO_2D).
forward_step.F View Revision Graph  1.167  14 years  jmc   change argument list order of S/R MONITOR
freesurf_rescale_g.F View Revision Graph  1.6  17 years  heimbach   Modifications for bottom topography control o replace hFacC by _hFacC at various…
freeze.F View Revision Graph  1.11  19 years  jmc   add "_d 0" that was missing.
freeze_surface.F View Revision Graph  1.7  17 years  heimbach   Modifications for bottom topography control o replace hFacC by _hFacC at various…
grad_sigma.F View Revision Graph  1.9  15 years  jmc   changes in FILL_CS_CORNER_TR_RL argument list.
impldiff.F View Revision Graph  1.27  14 years  jahn   add package longstep
ini_cartesian_grid.F View Revision Graph  1.21  15 years  jmc   rename thetaMin,phiMin -> xgOrigin,ygOrigin (temporary backward compatibility i…
ini_cg2d.F View Revision Graph  1.47  14 years  jmc   use simple EXCH (overlap 1 and no Corner Exch): this reduces number of EXCH cal…
ini_cg3d.F View Revision Graph  1.24  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  14 years  jmc   add bj in exch2 arrays and S/R.
ini_curvilinear_grid.F View Revision Graph  1.47  14 years  jmc   add bj in exch2 arrays and S/R.
ini_cylinder_grid.F View Revision Graph  1.5  15 years  jmc   rename thetaMin,phiMin -> xgOrigin,ygOrigin (temporary backward compatibility i…
ini_depths.F View Revision Graph  1.46  14 years  jmc   remove unnecessary BARRIER
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_eos.F View Revision Graph  1.20  15 years  jmc   change FIND_RHO_SCALAR : return rho (instead of rho - rhoConst)
ini_fields.F View Revision Graph  1.23  14 years  jmc   upate commented code (WRITE_CHECKPOINT was replaced by WRITE_PICKUP)
ini_forcing.F View Revision Graph  1.50  14 years  jmc   remove unnecessary BARRIER
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…
ini_hfac.F View Revision Graph  1.1  18 years  heimbach   o Changes in initialisation needed for NLFS adjoint.
ini_linear_phisurf.F View Revision Graph  1.16  14 years  jmc   remove unnecessary BARRIER and local common block.
ini_masks_etc.F View Revision Graph  1.43  14 years  jmc   add bj in exch2 arrays and S/R.
ini_mixing.F View Revision Graph  1.10  14 years  jmc   add missing header file "PACKAGES_CONFIG.h" ; initialise diffKr over full domain…
ini_mnc_vars.F View Revision Graph  1.7  16 years  mlosch   correct units of EmPmR to kg/m^2/s
ini_model_io.F View Revision Graph  1.34  14 years  jmc   move MNC & MONITOR initialisation calls to INI_MODEL_IO
ini_nh_vars.F View Revision Graph  1.2  17 years  baylor   Pass the variable viscosities on to calc_gw.
ini_p_ground.F View Revision Graph  1.7  18 years  jmc   remove unused variable (reduce number of warnings).
ini_parms.F View Revision Graph  1.222  14 years  jmc   From Matt: each processor open different scratch files (for TARGET_BGL or TARGE…
ini_pnh.F View Revision Graph  1.6  17 years  jmc   change commented lines (in case we read initial Phi_nh from a file)
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 …
ini_psurf.F View Revision Graph  1.11  14 years  jmc   remove unnecessary BARRIER
ini_r_star.F View Revision Graph  1.3  17 years  jmc   remove un-used variables (to reduce Nb of compiler warnings).
ini_salt.F View Revision Graph  1.21  14 years  jmc   call PLOT_FIELD_XYZ only if debugMode=T.
ini_spherical_polar_grid.F View Revision Graph  1.26  15 years  jmc   rename thetaMin,phiMin -> xgOrigin,ygOrigin (temporary backward compatibility i…
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 …
ini_theta.F View Revision Graph  1.27  14 years  jmc   call PLOT_FIELD_XYZ only if debugMode=T.
ini_vel.F View Revision Graph  1.8  14 years  jmc   remove unnecessary BARRIER
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…
initialise_fixed.F View Revision Graph  1.50  14 years  jmc   move MNC & MONITOR initialisation calls to INI_MODEL_IO
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…
integr_continuity.F View Revision Graph  1.21  15 years  jmc   add mass source/sink of fluid in continuity eq. ; need to store addMass in pick…
integrate_for_w.F View Revision Graph  1.12  15 years  jmc   add mass source/sink of fluid in continuity eq. ; need to store addMass in pick…
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
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…
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…
model_ad_diff.list View Revision Graph  1.24  15 years  heimbach   Make diags_rho.F active routine
modeldata_example.F View Revision Graph  1.9  22 years  cnh   Bringing comments up to data and formatting for document extraction.
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 …
packages_boot.F View Revision Graph  1.46  15 years  jmc   new pkg "down_slope".
packages_check.F View Revision Graph  1.45  15 years  heimbach   Update.
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…
packages_init_fixed.F View Revision Graph  1.68  14 years  jahn   add package longstep
packages_init_variables.F View Revision Graph  1.73  14 years  jahn   add package longstep
packages_readparms.F View Revision Graph  1.61  14 years  jmc   move MNC & MONITOR initialisation calls to INI_MODEL_IO
packages_write_pickup.F View Revision Graph  1.36  14 years  jmc   remove unnecessary BARRIER
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.4  15 years  jmc   comment out maskC multiplication (not really needed as far as I know, but harmf…
read_pickup.F View Revision Graph  1.5  14 years  jmc   remove unnecessary BARRIER
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_…
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…
seawater.F View Revision Graph  1.4  14 years  ce107   Fix comment style at the top of the file so that the XLF compilers on Linux do n…
set_defaults.F View Revision Graph  1.144  15 years  jmc   rename thetaMin,phiMin -> xgOrigin,ygOrigin (temporary backward compatibility i…
set_grid_factors.F View Revision Graph  1.1  15 years  jmc   - add initialisation of deepFac if using Pcoords (new S/R set_grid_factors) - mo…
set_parms.F View Revision Graph  1.5  14 years  jahn   add package longstep
set_ref_state.F View Revision Graph  1.3  15 years  jmc   Ocean: fill-in phiRef array (but presently not used).
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 …
solve_for_pressure.F View Revision Graph  1.67  14 years  jmc   -fix S/R type (RL instead of RS) for output file "cg2d_b.[iter]" -add similar ou…
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.8  14 years  jmc   remove unnecessary BARRIER
swfrac.F View Revision Graph  1.14  16 years  jmc   reduce number of "warning: unused variable"
taueddy_external_forcing.F View Revision Graph  1.4  15 years  gforget   o bridging the gap between eddy stress and GM. ... had missed this bit.
taueddy_init_varia.F View Revision Graph  1.3  14 years  dfer   Replace precFloat32 by readBinaryPrec
the_main_loop.F View Revision Graph  1.100  14 years  heimbach   Adapt store directives to new pseudotimestep loop.
the_model_main.F View Revision Graph  1.103  16 years  jmc   do not write pickup from THE_MODEL_MAIN but always from FORWARD_STEP
thermodynamics.F View Revision Graph  1.125  14 years  jahn   add package longstep
timestep.F View Revision Graph  1.47  16 years  jmc   prepare for "clever pickup" implementation: add startAB parameter to argument li…
timestep_tracer.F View Revision Graph  1.14  14 years  jahn   add package longstep
timestep_wvel.F View Revision Graph  1.4  17 years  jmc   define and use reference profile for w <-> omega conversion in NH-code.
tracers_correction_step.F View Revision Graph  1.15  14 years  jahn   add package longstep
tracers_iigw_correction.F View Revision Graph  1.2  17 years  heimbach   Modifications for bottom topography control o replace hFacC by _hFacC at various…
update_cg2d.F View Revision Graph  1.7  17 years  jmc   start to implement deep-atmosphere and/or anelastic formulation
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 …
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
update_surf_dr.F View Revision Graph  1.7  15 years  jmc   move kSurfC,W,S from SURFACE.h to GRID.h
write_grid.F View Revision Graph  1.28  14 years  jmc   local common block no longer needed
write_pickup.F View Revision Graph  1.8  14 years  jmc   remove unnecessary BARRIER
write_state.F View Revision Graph  1.60  14 years  jmc   remove unnecessary BARRIER

  ViewVC Help
Powered by ViewVC 1.1.22