/[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        
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…
do_oceanic_phys.F View Revision Graph  1.80  14 years  heimbach   Adding AUTODIFF_MYFIELDS.h in a few places.
the_main_loop.F View Revision Graph  1.101  14 years  heimbach   Adding AUTODIFF_MYFIELDS.h in a few places.
forward_step.F View Revision Graph  1.168  14 years  heimbach   Adding AUTODIFF_MYFIELDS.h in a few places.
swfrac.F View Revision Graph  1.15  14 years  jmc   add missing "_d 0" in water type coeff.
integrate_for_w.F View Revision Graph  1.13  14 years  jmc   changed to pass when compiling with strick checking of arguments across S/R
config_summary.F View Revision Graph  1.117  14 years  jmc   changed to pass when compiling with strick checking of arguments across S/R
calc_div_ghat.F View Revision Graph  1.24  14 years  jmc   changed to pass when compiling with strick checking of arguments across S/R
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_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…
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 …
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…
packages_readparms.F View Revision Graph  1.61  14 years  jmc   move MNC & MONITOR initialisation calls to INI_MODEL_IO
initialise_fixed.F View Revision Graph  1.50  14 years  jmc   move MNC & MONITOR initialisation calls to INI_MODEL_IO
ini_model_io.F View Revision Graph  1.34  14 years  jmc   move MNC & MONITOR initialisation calls to INI_MODEL_IO
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…
ini_masks_etc.F View Revision Graph  1.43  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_cori.F View Revision Graph  1.30  14 years  jmc   add bj in exch2 arrays and S/R.
set_parms.F View Revision Graph  1.5  14 years  jahn   add package longstep
packages_init_variables.F View Revision Graph  1.73  14 years  jahn   add package longstep
timestep_tracer.F View Revision Graph  1.14  14 years  jahn   add package longstep
do_statevars_diags.F View Revision Graph  1.14  14 years  jahn   add package longstep
impldiff.F View Revision Graph  1.27  14 years  jahn   add package longstep
packages_init_fixed.F View Revision Graph  1.68  14 years  jahn   add package longstep
do_fields_blocking_exchanges.F View Revision Graph  1.26  14 years  jahn   add package longstep
tracers_correction_step.F View Revision Graph  1.15  14 years  jahn   add package longstep
thermodynamics.F View Revision Graph  1.125  14 years  jahn   add package longstep
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_3d_diffusivity.F View Revision Graph  1.15  14 years  jahn   add package longstep
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.…
ini_salt.F View Revision Graph  1.21  14 years  jmc   call PLOT_FIELD_XYZ only if debugMode=T.
ini_theta.F View Revision Graph  1.27  14 years  jmc   call PLOT_FIELD_XYZ only if debugMode=T.
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
ini_linear_phisurf.F View Revision Graph  1.16  14 years  jmc   remove unnecessary BARRIER and local common block.
ini_mixing.F View Revision Graph  1.10  14 years  jmc   add missing header file "PACKAGES_CONFIG.h" ; initialise diffKr over full domain…
ini_vel.F View Revision Graph  1.8  14 years  jmc   remove unnecessary BARRIER
external_fields_load.F View Revision Graph  1.33  14 years  jmc   remove unnecessary BARRIER
ini_forcing.F View Revision Graph  1.50  14 years  jmc   remove unnecessary BARRIER
write_state.F View Revision Graph  1.60  14 years  jmc   remove unnecessary BARRIER
ini_psurf.F View Revision Graph  1.11  14 years  jmc   remove unnecessary BARRIER
ini_depths.F View Revision Graph  1.46  14 years  jmc   remove unnecessary BARRIER
read_pickup.F View Revision Graph  1.5  14 years  jmc   remove unnecessary BARRIER
state_summary.F View Revision Graph  1.8  14 years  jmc   remove unnecessary BARRIER
write_pickup.F View Revision Graph  1.8  14 years  jmc   remove unnecessary BARRIER
packages_write_pickup.F View Revision Graph  1.36  14 years  jmc   remove unnecessary BARRIER
write_grid.F View Revision Graph  1.28  14 years  jmc   local common block no longer needed
taueddy_init_varia.F View Revision Graph  1.3  14 years  dfer   Replace precFloat32 by readBinaryPrec
solve_for_pressure.F View Revision Graph  1.67  15 years  jmc   -fix S/R type (RL instead of RS) for output file "cg2d_b.[iter]" -add similar ou…
ini_fields.F View Revision Graph  1.23  15 years  jmc   upate commented code (WRITE_CHECKPOINT was replaced by WRITE_PICKUP)
do_atmospheric_phys.F View Revision Graph  1.8  15 years  jmc   move bi,bj loops inside AIM_DO_PHYSICS
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_…
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_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 …
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 …
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 …
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 …
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 …
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_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 …
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 …
dynamics.F View Revision Graph  1.142  15 years  jmc   fix (number of arguments) a commented call to S/R REMOVE_MEAN_RL
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.40  15 years  jmc   - fix filling of diagnostics: Wm_Diss & Wm_Advec - fix viscA4 on CS-grid : use r…
convective_adjustment.F View Revision Graph  1.33  15 years  heimbach   Add TAF option "kind" (or adjust "byte") to enable real*4 common blocks
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
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
ini_spherical_polar_grid.F View Revision Graph  1.26  15 years  jmc   rename thetaMin,phiMin -> xgOrigin,ygOrigin (temporary backward compatibility i…
set_defaults.F View Revision Graph  1.144  15 years  jmc   rename thetaMin,phiMin -> xgOrigin,ygOrigin (temporary backward compatibility i…
ini_cartesian_grid.F View Revision Graph  1.21  15 years  jmc   rename thetaMin,phiMin -> xgOrigin,ygOrigin (temporary backward compatibility i…
ini_cylinder_grid.F View Revision Graph  1.5  15 years  jmc   rename thetaMin,phiMin -> xgOrigin,ygOrigin (temporary backward compatibility i…
calc_oce_mxlayer.F View Revision Graph  1.7  15 years  dfer   Add smoothing parameter for mixed-layer diagnostics
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…
grad_sigma.F View Revision Graph  1.9  15 years  jmc   changes in FILL_CS_CORNER_TR_RL argument list.
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) …
set_ref_state.F View Revision Graph  1.3  15 years  jmc   Ocean: fill-in phiRef array (but presently not used).
model_ad_diff.list View Revision Graph  1.24  15 years  heimbach   Make diags_rho.F active routine
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…
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…
packages_check.F View Revision Graph  1.45  15 years  heimbach   Update.
ini_eos.F View Revision Graph  1.20  15 years  jmc   change FIND_RHO_SCALAR : return rho (instead of rho - rhoConst)
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…
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…
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_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…
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 …
external_forcing.F View Revision Graph  1.54  15 years  jmc   add implied forcing corresponding to mass source/sink of fluid
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…
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…
packages_boot.F View Revision Graph  1.46  15 years  jmc   new pkg "down_slope".
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…
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
find_rho.F View Revision Graph  1.36  15 years  jmc   - remove S/R "FIND_RHO" (replaced by FIND_RHO_2D).
convective_adjustment_ini.F View Revision Graph  1.22  15 years  jmc   replace calls to "FIND_RHO" with recent version "FIND_RHO_2D"
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…
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.
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…
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…
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…
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
calc_r_star.F View Revision Graph  1.13  16 years  jmc   clean-up: remove initialisation (done in ini_r_star)
timestep.F View Revision Graph  1.47  16 years  jmc   prepare for "clever pickup" implementation: add startAB parameter to argument li…
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…
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…
timestep_wvel.F View Revision Graph  1.4  17 years  jmc   define and use reference profile for w <-> omega conversion in NH-code.
calc_grad_phi_hyd.F View Revision Graph  1.10  17 years  jmc   calculate pressure gradient only where necessary (avoid Pb with uninitialized ar…
cycle_tracer.F View Revision Graph  1.8  17 years  jmc   do the k loop inside CYCLE_TRACER (supposed to be more efficient)
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 …
correction_step.F View Revision Graph  1.24  17 years  jmc   start to implement deep-atmosphere and/or anelastic formulation
update_cg2d.F View Revision Graph  1.7  17 years  jmc   start to implement deep-atmosphere and/or anelastic formulation
calc_common_factors.F View Revision Graph  1.22  17 years  jmc   start to implement deep-atmosphere and/or anelastic formulation
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…
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_r_star.F View Revision Graph  1.3  17 years  jmc   remove un-used variables (to reduce Nb of compiler warnings).
ini_nh_vars.F View Revision Graph  1.2  17 years  baylor   Pass the variable viscosities on to calc_gw.
freeze_surface.F View Revision Graph  1.7  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…
ini_hfac.F View Revision Graph  1.1  18 years  heimbach   o Changes in initialisation needed for NLFS adjoint.
ini_p_ground.F View Revision Graph  1.7  18 years  jmc   remove unused variable (reduce number of warnings).
do_statevars_tave.F View Revision Graph  1.2  18 years  jmc   remove unused variables (reduces number of compiler warnings)
calc_ivdc.F View Revision Graph  1.7  18 years  jmc   "rkSign" replaces "-rkFac" (<- removed)
convective_weights.F View Revision Graph  1.5  18 years  jmc   "rkSign" replaces "-rkFac" (<- removed)
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
askparam.F View Revision Graph  1.1  19 years  molod   Function to query values from inside of common blocks in PARAMS.h
solve_pentadiagonal.F View Revision Graph  1.2  20 years  jmc   make it safer in case Nr=1 or Nr=2
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…
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…
modeldata_example.F View Revision Graph  1.9  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