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

Index of /MITgcm/model/src

Files shown:144
Sticky Tag:


File Rev. Age Author Last log entry (rev)
 Parent Directory        
cg3d.F View Revision Graph  1.23  14 years  jmc   use the right type (RL) of S/R to write residual field (debug)
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…
initialise_fixed.F View Revision Graph  1.51  14 years  jmc   update comments (+ typo)
packages_write_pickup.F View Revision Graph  1.38  14 years  jmc   uncomment OBCS_WRITE_PICKUP call
ini_salt.F View Revision Graph  1.23  14 years  jmc   typo in comments
load_fields_driver.F View Revision Graph  1.9  13 years  jmc   switch some test on debugLevel value to debugMode test
do_atmospheric_phys.F View Revision Graph  1.9  13 years  jmc   switch some test on debugLevel value to debugMode test
dynamics.F View Revision Graph  1.153  13 years  jmc   switch some test on debugLevel value to debugMode test
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
calc_common_factors.F View Revision Graph  1.22  17 years  jmc   start to implement deep-atmosphere and/or anelastic formulation
update_etah.F View Revision Graph  1.10  13 years  jmc   sigma (and hybrid-sigma) coordinate code for non-linear free-surface
freesurf_rescale_g.F View Revision Graph  1.7  13 years  jmc   sigma (and hybrid-sigma) coordinate code for non-linear free-surface
update_sigma.F View Revision Graph  1.1  13 years  jmc   sigma (and hybrid-sigma) coordinate code for non-linear free-surface
timestep.F View Revision Graph  1.52  13 years  jmc   sigma (and hybrid-sigma) coordinate code for non-linear free-surface
integrate_for_w.F View Revision Graph  1.15  13 years  jmc   sigma (and hybrid-sigma) coordinate code for non-linear free-surface
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 …
taueddy_init_varia.F View Revision Graph  1.4  14 years  jmc   replace calls to MDSREADFIELD with equivalent READ_FLD_XYZ_RS
convective_adjustment_ini.F View Revision Graph  1.22  15 years  jmc   replace calls to "FIND_RHO" with recent version "FIND_RHO_2D"
ini_nh_fields.F View Revision Graph  1.2  13 years  jmc   replace "write(0,*)" with call to PRINT_MESSAGE
packages_init_variables.F View Revision Graph  1.80  13 years  jmc   rename S/R GMREDI_INIT to GMREDI_INIT_VARIA
ini_mnc_vars.F View Revision Graph  1.9  13 years  jmc   remove unused variables
port_rand.F View Revision Graph  1.7  14 years  jmc   remove unused variables
set_grid_factors.F View Revision Graph  1.2  14 years  jmc   remove unused variables
ini_vel.F View Revision Graph  1.8  14 years  jmc   remove unnecessary BARRIER
ini_forcing.F View Revision Graph  1.50  14 years  jmc   remove unnecessary BARRIER
ini_psurf.F View Revision Graph  1.11  14 years  jmc   remove unnecessary BARRIER
state_summary.F View Revision Graph  1.8  14 years  jmc   remove unnecessary BARRIER
external_fields_load.F View Revision Graph  1.34  14 years  jmc   remove unbalanced quote in commented line (forgot to check-in this one)
ini_pressure.F View Revision Graph  1.13  13 years  jmc   remove tabs
calc_buoyancy.F View Revision Graph  1.9  13 years  jmc   remove tabs
load_ref_files.F View Revision Graph  1.2  13 years  jmc   read grid-spacing and ref.profile using S/R READ_GLVEC_RL.
config_summary.F View Revision Graph  1.126  13 years  jmc   print out "nEndIter" value (was missing).
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_readparms.F View Revision Graph  1.67  13 years  mlosch   packages_readparms.F: move exf_readparms up in line so that exf-parameters are v…
do_statevars_tave.F View Revision Graph  1.5  14 years  jmc   oops! fix previous modif
plot_field.F View Revision Graph  1.14  22 years  heimbach   o merge of relevant stuff from the ecco-branch: - genmake: removed $S64 overwr…
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.
ini_hfac.F View Revision Graph  1.1  18 years  heimbach   o Changes in initialisation needed for NLFS adjoint.
impldiff.F View Revision Graph  1.28  13 years  mlosch   not pretty but efficient: if TARGET_NEC_SX, extend loop ranges for better vector…
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…
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 …
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
integr_continuity.F View Revision Graph  1.22  14 years  jmc   make changes for anelastic and deep-atmosphere when using r*
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 …
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…
set_defaults.F View Revision Graph  1.151  13 years  mlosch   initialise new parameter adTapeDir
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_…
ini_cg2d.F View Revision Graph  1.49  14 years  jmc   fix deep-atmosphere with topography (+ re-arrange do-loops)
model_ad_diff.list View Revision Graph  1.30  13 years  jmc   first check-in of sigma (and hybrid-sigma) coordinate code
ini_p_ground.F View Revision Graph  1.9  13 years  jmc   first check-in of sigma (and hybrid-sigma) coordinate code
write_grid.F View Revision Graph  1.32  13 years  jmc   first check-in of sigma (and hybrid-sigma) coordinate code
ini_sigma_hfac.F View Revision Graph  1.1  13 years  jmc   first check-in of sigma (and hybrid-sigma) coordinate code
ini_vertical_grid.F View Revision Graph  1.20  13 years  jmc   first check-in of sigma (and hybrid-sigma) coordinate code
solve_for_pressure.F View Revision Graph  1.75  13 years  jmc   finish merging of nesting code into main code.
correction_step.F View Revision Graph  1.25  14 years  jmc   explicit time-stepping for part of Non-Hydrostatic pressure gradient
cycle_tracer.F View Revision Graph  1.8  17 years  jmc   do the k loop inside CYCLE_TRACER (supposed to be more efficient)
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…
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…
load_grid_spacing.F View Revision Graph  1.7  13 years  jmc   check for valid horizontal grid spacing: stop if unset or if =0 or less
grad_sigma.F View Revision Graph  1.9  15 years  jmc   changes in FILL_CS_CORNER_TR_RL argument list.
do_stagger_fields_exchanges.F View Revision Graph  1.7  14 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  14 years  jmc   change macros (EXCH & GLOBAL_SUM/MAX) sufix _R4/_R8 to _RS/_RL when applied to …
ini_eos.F View Revision Graph  1.20  15 years  jmc   change FIND_RHO_SCALAR : return rho (instead of rho - rhoConst)
update_masks_etc.F View Revision Graph  1.5  13 years  jmc   call PLOT_FIELD if debugLevel.GE.debLevB ; fix for multi-threaded (IO).
do_fields_blocking_exchanges.F View Revision Graph  1.28  13 years  jmc   call OBCS_COPY_TRACER for theta & salt (should fix Pb when using high-order sch…
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)
diags_phi_rlow.F View Revision Graph  1.7  14 years  jmc   avoid unbalanced quote (single or double) in commented line
seawater.F View Revision Graph  1.6  14 years  jmc   avoid unbalanced quote (single or double) in commented line
ini_curvilinear_grid.F View Revision Graph  1.48  14 years  jmc   avoid unbalanced quote (single or double) in commented line
calc_phi_hyd.F View Revision Graph  1.40  14 years  jmc   avoid unbalanced quote (single or double) in commented line
cg2d_sr.F View Revision Graph  1.3  14 years  jmc   avoid unbalanced quote (single or double) in commented line
write_pickup.F View Revision Graph  1.10  14 years  jmc   avoid unbalanced quote (single or double) in commented line
ini_grid.F View Revision Graph  1.33  14 years  jmc   avoid unbalanced quote (single or double) in commented line
calc_3d_diffusivity.F View Revision Graph  1.16  14 years  jmc   avoid unbalanced quote (single or double) in commented line
calc_diffusivity.F View Revision Graph  1.37  14 years  jmc   avoid unbalanced quote (single or double) in commented line
tracers_correction_step.F View Revision Graph  1.16  14 years  jmc   apply zonal filter to all passive tracers
calc_viscosity.F View Revision Graph  1.9  14 years  jmc   allow to specify a vertical profile of vertical viscosity
calc_oce_mxlayer.F View Revision Graph  1.8  14 years  dimitri   added a reference comment
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…
ini_theta.F View Revision Graph  1.28  14 years  jmc   add run-time parameters to check and mask initial T & S
calc_div_ghat.F View Revision Graph  1.26  14 years  jmc   add parenthesis in cg3d_b computation
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
set_ref_state.F View Revision Graph  1.4  14 years  jmc   add output for rhoref(k) = rho(Tref,Sref)
ini_mixing.F View Revision Graph  1.10  14 years  jmc   add missing header file "PACKAGES_CONFIG.h" ; initialise diffKr over full domain…
swfrac.F View Revision Graph  1.15  14 years  jmc   add missing "_d 0" in water type coeff.
packages_init_fixed.F View Revision Graph  1.72  13 years  mlosch   add hooks for new packages OASIS, the package will follow (hooks exclude the sea…
ini_masks_etc.F View Revision Graph  1.48  13 years  jmc   add flag "printDomain" to control printing of domain fields (bathymetry, hFac) i…
turnoff_model_io.F View Revision Graph  1.4  13 years  jmc   add flag "printDomain" to control printing of domain fields (bathymetry, hFac) i…
calc_gw.F View Revision Graph  1.44  13 years  jmc   add commented line to reproduce old results (with bug in vertical flux)
ini_spherical_polar_grid.F View Revision Graph  1.27  14 years  jmc   add code for Exch2 IO layout: (not always compatible with delX,delY setting; co…
ini_cartesian_grid.F View Revision Graph  1.22  14 years  jmc   add code for Exch2 IO layout: (not always compatible with delX,delY setting; co…
ini_cylinder_grid.F View Revision Graph  1.6  14 years  jmc   add code for Exch2 IO layout: (not always compatible with delX,delY setting; co…
ini_depths.F View Revision Graph  1.48  14 years  jmc   add changes (but commented out) for Symetric Domain vs Eq
calc_grad_phi_hyd.F View Revision Graph  1.13  13 years  jmc   add a missing phi0surf when Ro_surf=rC in special case select_rStar=1 & nonlinF…
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…
pre_cg3d.F View Revision Graph  1.2  14 years  jmc   add NH free-surface formulation (selectNHfreeSurf=1) (not fully tested)
write_state.F View Revision Graph  1.61  14 years  jmc   add NH free-surface formulation (selectNHfreeSurf=1) (not fully tested)
timestep_wvel.F View Revision Graph  1.6  14 years  jmc   add NH free-surface formulation (selectNHfreeSurf=1) (not fully tested)
post_cg3d.F View Revision Graph  1.3  14 years  jmc   add NH free-surface formulation (selectNHfreeSurf=1) (not fully tested)
ini_cg3d.F View Revision Graph  1.26  14 years  jmc   add NH free-surface formulation (selectNHfreeSurf=1) (not fully tested)
freeze.F View Revision Graph  1.11  19 years  jmc   add "_d 0" that was missing.
convectively_mixtracer.F View Revision Graph  1.2  22 years  adcroft   Tidied up protex preamble promments.
external_forcing_surf.F View Revision Graph  1.52  13 years  heimbach   Store modifs for ptracers adjoint with NLFS (I haven't quite checked why all of …
do_oceanic_phys.F View Revision Graph  1.97  13 years  heimbach   Store modifs for ptracers adjoint with NLFS
forward_step.F View Revision Graph  1.189  13 years  heimbach   Store modifs for ptracers adjoint with NLFS
packages_error_msg.F View Revision Graph  1.1  16 years  jmc   S/R PACKAGES_ERROR_MSG replaces PACKAGES_CHECK_ERROR : - add 1 argument (used in…
diags_phi_hyd.F View Revision Graph  1.2  20 years  heimbach   Retain TAMC compatibility: - avoid "_d" constructs in PARAMETER declarations - a…
freeze_surface.F View Revision Graph  1.7  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_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…
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…
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…
set_parms.F View Revision Graph  1.7  14 years  jmc   Adjust endTime (used to test for last-iter) for sub-timestep mismatch.
solve_pentadiagonal.F View Revision Graph  1.4  13 years  gforget   Adjoint related modifications -- allowing the use of implicit vertical advection…
solve_tridiagonal.F View Revision Graph  1.3  13 years  gforget   Adjoint related modifications -- allowing the use of implicit vertical advection…
calc_gs.F View Revision Graph  1.52  13 years  heimbach   Adjoint compatible with combined AB3 and NLFS.
calc_gt.F View Revision Graph  1.56  13 years  heimbach   Adjoint compatible with combined AB3 and NLFS.
external_forcing.F View Revision Graph  1.57  13 years  dimitri   Adding parameters to specify temperature and salinity of addMass array separatel…
convective_adjustment.F View Revision Graph  1.33  15 years  heimbach   Add TAF option "kind" (or adjust "byte") to enable real*4 common blocks
ini_dynvars.F View Revision Graph  1.23  14 years  gforget   ALLOW_3D_VISCAH/ALLOW_3D_VISCA4 bug fix
packages_check.F View Revision Graph  1.52  13 years  jmc   A hack to prevent a 2nd printing of domain fields with default debugLevel.
ini_cori.F View Revision Graph  1.33  13 years  jmc   - remove useConstantF, useBetaPlaneF, useSphereF and replace them with integer…
do_the_model_io.F View Revision Graph  1.63  14 years  jmc   - pass modelEnd flag as argument, from forward_step to diagnostics_write - move …
cg2d_nsa.F View Revision Graph  1.3  14 years  jmc   - import modifs from standard version (cg2d.F, v1.16): use pre-computed solver …
config_check.F View Revision Graph  1.57  13 years  jmc   - check for valid value of "selectCoriMap" parameter.
ini_parms.F View Revision Graph  1.236  13 years  jmc   - call standard S/R OPEN_COPY_DATA_FILE (replace local copy to scratch file) - r…
momentum_correction_step.F View Revision Graph  1.8  13 years  jmc   - call S/R OBCS_APPLY_UV outside of k loop. - in dynamics, only call OBCS_APPLY_…
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)
update_r_star.F View Revision Graph  1.8  13 years  gforget   o model/src, pkg/autodiff, pkg/ecco, pkg/seaice: alleviate the need for addit…
calc_surf_dr.F View Revision Graph  1.15  13 years  gforget   o model/src, pkg/autodiff, pkg/ecco, pkg/seaice: alleviate the need for addit…
initialise_varia.F View Revision Graph  1.67  13 years  gforget   o model/src, pkg/autodiff, pkg/ecco, pkg/seaice: alleviate the need for addit…
calc_r_star.F View Revision Graph  1.19  13 years  gforget   o model/src, pkg/autodiff, pkg/ecco, pkg/seaice: alleviate the need for addit…
packages_boot.F View Revision Graph  1.53  13 years  gforget   Pieces that are needed to use model/src/forward_step.F and model/src/forward_st…
calc_grad_phi_surf.F View Revision Graph  1.2  22 years  cnh   Bringing comments up to data and formatting for document extraction.
the_main_loop.F View Revision Graph  1.114  13 years  gforget   - within WHTAPEIO, if tapeConcatIO then concatenate all lev2 tapes to one fil…
ini_model_io.F View Revision Graph  1.41  13 years  gforget   - within WHTAPEIO, if tapeConcatIO then concatenate all lev2 tapes to one fil…
ini_nlfs_vars.F View Revision Graph  1.4  13 years  gforget   - treat differently the lfs case.
update_surf_dr.F View Revision Graph  1.9  13 years  gforget   - treat differently the lfs case.
the_model_main.F View Revision Graph  1.109  13 years  gforget   - fix for using model/src/forward_step.F and model/src/forward_step.F along wit…
thermodynamics.F View Revision Graph  1.134  13 years  gforget   - avoid recomputation when using pkg/salt_plume - fix constant seaice salinity …

  ViewVC Help
Powered by ViewVC 1.1.22