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

Index of /MITgcm/model/src

Files shown:158 (Show 85 dead files)
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
adams_bashforth2.F View Revision Graph  1.10  9 years  jmc   change gTracer (and/or tracer) argument (drop bi,bj indices) in S/R ADAMS_BASH…
adams_bashforth3.F View Revision Graph  1.7  9 years  jmc   change gTracer (and/or tracer) argument (drop bi,bj indices) in S/R ADAMS_BASH…
add_walls2masks.F View Revision Graph  1.1  10 years  jmc   - isolate in new S/R ADD_WALLS2MASKS the part dealing with additional thin-wal…
apply_forcing.F View Revision Graph  1.9  6 years  jmc   - add new 2-d forcing field for time-dependent geopotential anomaly (e.g., tid…
calc_3d_diffusivity.F View Revision Graph  1.20  6 years  jmc   fix typo in pCelMix code (hFacC instead of hFacW)
calc_adv_flow.F View Revision Graph  1.2  10 years  jmc   AUTODIFF only: in calc_adv_flow.F, recompute rTransKp (instead of copying from r…
calc_div_ghat.F View Revision Graph  1.27  11 years  jmc   - move addMass common block from DYNVARS.h to FFIELDS.h
calc_eddy_stress.F View Revision Graph  1.3  9 years  jmc   - move ALLOW_EDDYPSI block out of DYNVARS.h and merge it into FFIELDS.h - rename…
calc_grad_phi_fv.F View Revision Graph  1.1  11 years  jmc   implement Finite-Volume method for (hydrostatic) presure gradient from S.-J. Lin…
calc_grad_phi_hyd.F View Revision Graph  1.17  9 years  jmc   Switch to more accurate p* coordinate slope term (calc_grad_phi_hyd.F)
calc_grad_phi_surf.F View Revision Graph  1.2  22 years  cnh   Bringing comments up to data and formatting for document extraction.
calc_grid_angles.F View Revision Graph  1.2  11 years  jmc   - add new argument to skip the setting of grid-angle at grid-cell center - also …
calc_gw.F View Revision Graph  1.55  9 years  jmc   - add one more level to vertical viscosity local arrays (Nr+1, previously Nr) …
calc_ivdc.F View Revision Graph  1.8  12 years  mlosch   use sigmaR in calc_ivdc rather than rhokp1 and rhokm1
calc_oce_mxlayer.F View Revision Graph  1.10  10 years  m_bates   use calc_oce_mxlayer to calculate the mixed layer depth for the PV eddy closure …
calc_phi_hyd.F View Revision Graph  1.47  8 years  jmc   - start to implement variable gravity (along vertical): for now, only with z-c…
calc_r_star.F View Revision Graph  1.23  9 years  atn   print out all points pertaining to r_star crash
calc_surf_dr.F View Revision Graph  1.20  9 years  jmc   allows hFacW,S to be larger than surrounding hFacC=1 @ edge of a step with diffe…
calc_viscosity.F View Revision Graph  1.12  6 years  jmc   - new options 1) to account for true vertical distance (including hFac) in …
calc_wsurf_tr.F View Revision Graph  1.2  14 years  jmc   call GLOBAL_SUM_TILE_RL (result is less dependant on Nb of Procs/Threads)
cg2d.F View Revision Graph  1.55  11 years  jmc   - remove commented-out pieces of code from Dec 2006 (store main diagonal) - remo…
cg2d_ex0.F View Revision Graph  1.1  11 years  jmc   new CG-solver version (_EX0) for disconnected-tiles special case.
cg2d_nsa.F View Revision Graph  1.7  9 years  jmc   - Start to include explicitly AUTODIFF_OPTIONS.h, COST_OPTIONS.h, and CTRL_OPT…
cg2d_sr.F View Revision Graph  1.6  11 years  jmc   - reduce by 1 (now: cg2dMaxIters-1) the upper bound of iteration loop - if going…
cg3d.F View Revision Graph  1.25  11 years  jmc   import some minor changes from cg2d.F
cg3d_ex0.F View Revision Graph  1.1  11 years  jmc   new CG-solver version (_EX0) for disconnected-tiles special case.
check_pickup.F View Revision Graph  1.6  9 years  jmc   - move ALLOW_EDDYPSI block out of DYNVARS.h and merge it into FFIELDS.h - rename…
config_check.F View Revision Graph  1.87  6 years  jmc   new options 1) to account for true vertical distance (including hFac) in ve…
config_summary.F View Revision Graph  1.160  6 years  jmc   new options 1) to account for true vertical distance (including hFac) in ve…
convective_adjustment.F View Revision Graph  1.34  9 years  jmc   - Start to include explicitly AUTODIFF_OPTIONS.h, COST_OPTIONS.h, and CTRL_OPT…
convective_adjustment_ini.F View Revision Graph  1.23  9 years  jmc   - Start to include explicitly AUTODIFF_OPTIONS.h, COST_OPTIONS.h, and CTRL_OPT…
convective_weights.F View Revision Graph  1.6  12 years  jmc   - fix description (comments) - set output convectCount over the full array range…
convectively_mixtracer.F View Revision Graph  1.3  12 years  jmc   fix description (comments)
correction_step.F View Revision Graph  1.29  6 years  jmc   - move k loop inside correction_step.F (+ update call in momentum_correction_ste…
cycle_ab_tracer.F View Revision Graph  1.3  9 years  jmc   change argument list + description
cycle_tracer.F View Revision Graph  1.9  9 years  jmc   change gTracer (and/or tracer) argument (drop bi,bj indices) in S/R ADAMS_BASH…
diags_oceanic_surf_flux.F View Revision Graph  1.16  8 years  rpa   Fixed bug in layers_fluxcalc.F regarding incorrect interpolation with partial c…
diags_phi_hyd.F View Revision Graph  1.7  9 years  jmc   use pStarFacK (now stored in commom block) instead of re-computing it
diags_phi_rlow.F View Revision Graph  1.12  8 years  jmc   - start to implement variable gravity (along vertical): for now, only with z-c…
diags_rho.F View Revision Graph  1.5  12 years  jmc   - change diagnostics WRHOMASS to just the Vertical transport of in-situ density;…
do_atmospheric_phys.F View Revision Graph  1.13  9 years  jmc   document calling sequence
do_fields_blocking_exchanges.F View Revision Graph  1.32  8 years  jmc   rename internal parameter "useDynP_inEos_Zc" to "storePhiHyd4Phys"
do_oceanic_phys.F View Revision Graph  1.149  7 years  gforget   - move call to ecco_phys.F from do_oceanic_phys.F to the end of forward_step.F …
do_stagger_fields_exchanges.F View Revision Graph  1.12  8 years  jmc   - to check restart test, add option to apply EXCH to U,V earlier, just before …
do_statevars_diags.F View Revision Graph  1.21  11 years  jmc   remove bi,bj from argument list of S/R LAND_DIAGNOSTICS_STATE and S/R THSICE_D…
do_statevars_tave.F View Revision Graph  1.5  14 years  jmc   oops! fix previous modif
do_the_model_io.F View Revision Graph  1.68  6 years  jmc   - add specific run-time param to select level of printed plot-field-maps, set …
do_write_pickup.F View Revision Graph  1.10  7 years  jmc   - set pickup suffix in S/R DO_WRITE_PICKUP and pass it (as new argument) to S/…
dynamics.F View Revision Graph  1.178  7 years  jmc   implement fully implicit bottom friction coupled with implicit surface pressur…
external_fields_load.F View Revision Graph  1.40  9 years  jmc   - Replace ALLOW_AUTODIFF_TAMC by ALLOW_AUTODIFF (except for tape/storage which…
external_forcing.F View Revision Graph  1.72  9 years  jmc   change units of frictionHeating field (from W to W/m^2)
external_forcing_surf.F View Revision Graph  1.64  7 years  mmazloff   Add empmr store for BLING package
find_alpha.F View Revision Graph  1.21  9 years  jmc   - Replace ALLOW_AUTODIFF_TAMC by ALLOW_AUTODIFF (except for tape/storage which…
find_hyd_press_1d.F View Revision Graph  1.2  7 years  jmc   - new parameters "top_Pres" & "seaLev_Z" (replacing Ro_SeaLevel and recently a…
find_rho.F View Revision Graph  1.43  8 years  jmc   add Ideal Gas equation of state for height coordinate
forcing_surf_relax.F View Revision Graph  1.1  10 years  jmc   - put surface relaxation of SST & SSS in new S/R (forcing_surf_relax.F) which …
forward_step.F View Revision Graph  1.243  6 years  jmc   - include GCHEM_SIZE.h before GCHEM_FIELDS.h - add missing (since Apr 2008) opti…
freesurf_rescale_g.F View Revision Graph  1.8  9 years  jmc   change gTracer (and/or tracer) argument (drop bi,bj indices) in S/R ADAMS_BASH…
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.10  12 years  jmc   multiply sigmaR by maskC(k)*maskC(k-1) (instead of just maskC(k))
gsw_teos10.F View Revision Graph  1.2  9 years  mlosch   remove reference to gsw_gibbs (not used but causes some compilers to fail)
impldiff.F View Revision Graph  1.36  7 years  jmc   - add parenthesis in calulation of main diagonal of implicit vertical diffusis…
ini_cartesian_grid.F View Revision Graph  1.25  11 years  jmc   - move initialisation of all horizontal grid arrays to null value from specifi…
ini_cg2d.F View Revision Graph  1.51  11 years  heimbach   Initialise some scalars
ini_cg3d.F View Revision Graph  1.29  7 years  jmc   - More "natural" expression of NH free-surface term (case selectNHfreeSurf=1): …
ini_cori.F View Revision Graph  1.33  13 years  jmc   - remove useConstantF, useBetaPlaneF, useSphereF and replace them with integer…
ini_curvilinear_grid.F View Revision Graph  1.54  6 years  jmc   - add specific run-time param to select level of printed plot-field-maps, set …
ini_cylinder_grid.F View Revision Graph  1.8  11 years  jmc   - move initialisation of all horizontal grid arrays to null value from specifi…
ini_depths.F View Revision Graph  1.51  6 years  jmc   - add specific run-time param to select level of printed plot-field-maps, set …
ini_dynvars.F View Revision Graph  1.28  7 years  jmc   implement fully implicit bottom friction coupled with implicit surface pressur…
ini_eos.F View Revision Graph  1.21  12 years  mlosch   add code for TEOS-10 (www.teos-10.org, McDougall et al. 2011). Use this eos with…
ini_ffields.F View Revision Graph  1.3  6 years  jmc   - add new 2-d forcing field for time-dependent geopotential anomaly (e.g., tid…
ini_fields.F View Revision Graph  1.27  7 years  jmc   remove out of date commented code
ini_forcing.F View Revision Graph  1.54  9 years  jmc   - move (from ini_forcing.F) initialisation of all arrays in header file FFIELD…
ini_global_domain.F View Revision Graph  1.1  11 years  jmc   to refine CS-grid check, add logical flag: true if using Cubed-Sphere Exch with …
ini_grid.F View Revision Graph  1.35  11 years  jmc   - move initialisation of all horizontal grid arrays to null value from specifi…
ini_linear_phisurf.F View Revision Graph  1.24  9 years  jmc   - With p* or Sigma-P, use constant reference Pot.Temp (thetaConst) instead of …
ini_local_grid.F View Revision Graph  1.1  12 years  jmc   new S/R INI_LOCAL_GRID to define model tile-local grid (using same units as delX…
ini_masks_etc.F View Revision Graph  1.58  6 years  jmc   - new run-time param (useMin4hFacEdges) to select method for setting hFacW,S: …
ini_mixing.F View Revision Graph  1.16  6 years  ou.wang   Add a capability to read in 3D KapGM and KapRedi from a file
ini_mnc_vars.F View Revision Graph  1.13  6 years  mlosch   remove a comma in the time format
ini_model_io.F View Revision Graph  1.51  6 years  jmc   - add specific run-time param to select level of printed plot-field-maps, set …
ini_nh_fields.F View Revision Graph  1.6  10 years  jmc   avoid unused variables
ini_nh_vars.F View Revision Graph  1.4  10 years  jmc   - move horiz-viscosity 3-D arrays viscAh_W & viscA4_W (used in calc_gw.F) from…
ini_nlfs_vars.F View Revision Graph  1.10  9 years  jmc   store factor rStarFacC**atm_kappa in common block (for atmosphere in p* coords) …
ini_p_ground.F View Revision Graph  1.11  7 years  jmc   - new parameters "top_Pres" & "seaLev_Z" (replacing Ro_SeaLevel and recently a…
ini_parms.F View Revision Graph  1.279  6 years  jmc   new options 1) to account for true vertical distance (including hFac) in ve…
ini_pressure.F View Revision Graph  1.16  8 years  jmc   rename internal parameter "useDynP_inEos_Zc" to "storePhiHyd4Phys"
ini_psurf.F View Revision Graph  1.12  6 years  jmc   for pkg/shelfice: add shelficeLoadAnomaly to phi0surf so that it's accounted for…
ini_salt.F View Revision Graph  1.25  6 years  jmc   - add specific run-time param to select level of printed plot-field-maps, set …
ini_sigma_hfac.F View Revision Graph  1.1  13 years  jmc   first check-in of sigma (and hybrid-sigma) coordinate code
ini_spherical_polar_grid.F View Revision Graph  1.31  11 years  jmc   add 1 argument to S/R CALC_GRID_ANGLES
ini_theta.F View Revision Graph  1.31  6 years  jmc   - add specific run-time param to select level of printed plot-field-maps, set …
ini_vel.F View Revision Graph  1.8  14 years  jmc   remove unnecessary BARRIER
ini_vertical_grid.F View Revision Graph  1.23  7 years  jmc   - new parameters "top_Pres" & "seaLev_Z" (replacing Ro_SeaLevel and recently a…
initialise_fixed.F View Revision Graph  1.57  8 years  jmc   - add new S/R call (to CPL_IMPORT_CPLPARMS) after PACKAGES_BOOT and before PAC…
initialise_varia.F View Revision Graph  1.80  7 years  heimbach   Make arrays visible to TAF and adjust STOREs
integr_continuity.F View Revision Graph  1.28  12 years  jmc   remove/avoid un-used variables
integrate_for_w.F View Revision Graph  1.16  12 years  jmc   use new local variable rStarDhDt (instead of common block variable rStarDhCDt) t…
load_fields_driver.F View Revision Graph  1.24  6 years  gforget   - add missing CPP brackets
load_grid_spacing.F View Revision Graph  1.8  12 years  jmc   - move delX,delY to new header file (SET_GRID.h) and adjust length to 1rst fac…
load_ref_files.F View Revision Graph  1.4  8 years  jmc   rename internal parameter "useDynP_inEos_Zc" to "storePhiHyd4Phys" (since it's …
main_do_loop.F View Revision Graph  1.23  6 years  jmc   - include GCHEM_SIZE.h before GCHEM_FIELDS.h - add missing (since Apr 2008) opti…
model_ad_diff.list View Revision Graph  1.54  6 years  jmc   remove few files (S/R that are only called from initialise_fixed)
momentum_correction_step.F View Revision Graph  1.12  6 years  jmc   - move k loop inside correction_step.F (+ update call in momentum_correction_ste…
packages_boot.F View Revision Graph  1.71  6 years  mlosch   replace CLOSE(iUnit) with CLOSE(iUnit,STATUS='DELETE') to remove scratchfiles af…
packages_check.F View Revision Graph  1.70  8 years  jmc   fix a comment
packages_error_msg.F View Revision Graph  1.2  11 years  jmc   add a call to ALL_PROC_DIE before stopping
packages_init_fixed.F View Revision Graph  1.88  6 years  jmc   - move call to CTRL_INIT & CTRL_ADMTLM from the middle to the bottom of packag…
packages_init_variables.F View Revision Graph  1.100  7 years  jmc   rename S/R EXF_INIT to EXF_INIT_INIT_VARIA ;
packages_print_msg.F View Revision Graph  1.1  10 years  jmc   print a summary of compiled and/or used pkgs
packages_readparms.F View Revision Graph  1.77  9 years  jmc   - add new pkg "kl10" for mixing due to internal wave breaking ( http://www.sc
packages_unused_msg.F View Revision Graph  1.1  9 years  jmc   new S/R (to call from THIS_PKG_READPARMS, when useTHIS_PKG=F) to print a weak wa…
packages_write_pickup.F View Revision Graph  1.45  7 years  jmc   - set pickup suffix in S/R DO_WRITE_PICKUP and pass it (as new argument) to S/…
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.8  10 years  jmc   cleaning (remove GOTO since there was already "DO WHILE")
post_cg3d.F View Revision Graph  1.8  7 years  jmc   use 'I10' suffix to simplify debug writing of cg2/3d_b/x (similar to cg3d.F, cg3…
pre_cg3d.F View Revision Graph  1.6  7 years  jmc   - More "natural" expression of NH free-surface term (case selectNHfreeSurf=1): …
pressure_for_eos.F View Revision Graph  1.7  7 years  jmc   fix missing dPhiNH (substracted from phi_nh) for the case: selectP_inEOS_Zc=3
read_pickup.F View Revision Graph  1.14  7 years  jmc   use new S/R to get file suffix (according to "rwSuffixType")
remove_mean.F View Revision Graph  1.3  14 years  jmc   fix wrong type of GLOBAL_SUM in REMOVE_MEAN_RS ; + change macros (EXCH & GLOBAL_…
reset_nlfs_vars.F View Revision Graph  1.2  9 years  jmc   only compute pStarFacK if select_rStar > 0
rotate_spherical_polar_grid.F View Revision Graph  1.4  12 years  jmc   - rename S/R CALC_ANGLES to CALC_GRID_ANGLES and move it outside rotate_spheri…
rotate_uv2en.F View Revision Graph  1.1  13 years  gforget   introducing rotate_uv2en.F that rotates a vector field from X/Y to Eastward/Nort…
salt_integrate.F View Revision Graph  1.18  7 years  jmc   - with INCLUDE_IMPLVERTADV_CODE defined, also call MOM_U,V_IMPLICIT_R & GAD_IM…
seawater.F View Revision Graph  1.11  9 years  mlosch   modify a few comments
set_defaults.F View Revision Graph  1.183  6 years  jmc   add run-time param to allow to turn off tidal forcing.
set_grid_factors.F View Revision Graph  1.2  14 years  jmc   remove unused variables
set_parms.F View Revision Graph  1.26  6 years  jmc   add run-time param to allow to turn off tidal forcing.
set_ref_state.F View Revision Graph  1.10  7 years  jmc   compute also iteratively pRef4EOS when selectP_inEOS_Zc > 1 (might need it for …
solve_for_pressure.F View Revision Graph  1.83  7 years  jmc   use 'I10' suffix to simplify debug writing of cg2/3d_b/x (similar to cg3d.F, cg3…
solve_pentadiagonal.F View Revision Graph  1.13  7 years  jmc   - modify SOLVE_DIAGONAL_LOWMEMORY version of solve_tridiagonal.F & solve_penta…
solve_tridiagonal.F View Revision Graph  1.13  7 years  jmc   - modify SOLVE_DIAGONAL_LOWMEMORY version of solve_tridiagonal.F & solve_penta…
solve_uv_tridiago.F View Revision Graph  1.1  11 years  jmc   - add global (multi-tile) linear solver for pair of tri-diagonal system along …
state_summary.F View Revision Graph  1.8  14 years  jmc   remove unnecessary BARRIER
swfrac.F View Revision Graph  1.16  10 years  dimitri   fixing comment to be consistent with code
taueddy_init_varia.F View Revision Graph  1.4  14 years  jmc   replace calls to MDSREADFIELD with equivalent READ_FLD_XYZ_RS
taueddy_tendency_apply.F View Revision Graph  1.2  9 years  jmc   - move ALLOW_EDDYPSI block out of DYNVARS.h and merge it into FFIELDS.h - rename…
temp_integrate.F View Revision Graph  1.19  7 years  jmc   - with INCLUDE_IMPLVERTADV_CODE defined, also call MOM_U,V_IMPLICIT_R & GAD_IM…
the_main_loop.F View Revision Graph  1.184  6 years  jmc   - include GCHEM_SIZE.h before GCHEM_FIELDS.h - add missing (since Apr 2008) opti…
the_model_main.F View Revision Graph  1.123  6 years  gforget   - add missing CPP brackets
thermodynamics.F View Revision Graph  1.161  7 years  jmc   adjust previous modif after latest update of pkg/ptracers (linear-free-surface c…
timestep.F View Revision Graph  1.60  9 years  jmc   move filling of diagnostics Um_Diss & Vm_Diss from mom_fluxform.F & mom_vecinv.F…
timestep_tracer.F View Revision Graph  1.18  9 years  jmc   - push the k loop inside S/R TIMESTEP_TRACER (and call it outside the k loop). -…
timestep_wvel.F View Revision Graph  1.7  12 years  jmc   clean-up: remove call to OBCS_APPLY_W (not necessary).
tracers_correction_step.F View Revision Graph  1.18  9 years  jmc   move CYCLE_TRACER calls from tracers_correction_step.F to temp/salt/ptracer_inte…
tracers_iigw_correction.F View Revision Graph  1.2  17 years  heimbach   Modifications for bottom topography control o replace hFacC by _hFacC at various…
turnoff_model_io.F View Revision Graph  1.8  6 years  jmc   - add specific run-time param to select level of printed plot-field-maps, set …
update_cg2d.F View Revision Graph  1.11  7 years  jmc   implement fully implicit bottom friction coupled with implicit surface pressur…
update_etah.F View Revision Graph  1.13  12 years  jmc   take sigma-coords related code out of update_etah.F into new S/R UPDATE_ETAWS
update_etaws.F View Revision Graph  1.2  12 years  jmc   remove/avoid un-used variables
update_masks_etc.F View Revision Graph  1.11  6 years  jmc   - add specific run-time param to select level of printed plot-field-maps, set …
update_r_star.F View Revision Graph  1.9  12 years  jmc   move call to OBCS_APPLY_R_STAR from update_r_star.F to calc_r_star.F and add ar…
update_sigma.F View Revision Graph  1.2  9 years  jmc   - Replace ALLOW_AUTODIFF_TAMC by ALLOW_AUTODIFF (except for tape/storage which…
update_surf_dr.F View Revision Graph  1.10  12 years  jmc   move call to OBCS_APPLY_SURF_DR from update_surf_dr.F to calc_surf_dr.F and add…
write_grid.F View Revision Graph  1.40  7 years  jmc   always output phiRef in binary files (since missing from MNC grid files)
write_pickup.F View Revision Graph  1.20  7 years  jmc   fix typo in previous modif (strangely, was only causing problems with old pgi-f…
write_state.F View Revision Graph  1.66  7 years  jmc   use new S/R to get file suffix (according to "rwSuffixType")

  ViewVC Help
Powered by ViewVC 1.1.22