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

Index of /MITgcm/model/src

Files shown:144
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
thermodynamics.F View Revision Graph  1.134  13 years  gforget   - avoid recomputation when using pkg/salt_plume - fix constant seaice salinity …
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…
update_surf_dr.F View Revision Graph  1.9  13 years  gforget   - treat differently the lfs case.
ini_model_io.F View Revision Graph  1.41  13 years  gforget   - within WHTAPEIO, if tapeConcatIO then concatenate all lev2 tapes to one fil…
calc_grad_phi_surf.F View Revision Graph  1.2  22 years  cnh   Bringing comments up to data and formatting for document extraction.
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…
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)
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_…
initialise_varia.F View Revision Graph  1.68  13 years  jmc   - for the adjoint, change NonLin-FreeSurf initialisation sequence: fill-in h0F…
cg2d_nsa.F View Revision Graph  1.3  14 years  jmc   - import modifs from standard version (cg2d.F, v1.16): use pre-computed solver …
ini_cori.F View Revision Graph  1.33  13 years  jmc   - remove useConstantF, useBetaPlaneF, useSphereF and replace them with integer…
ini_dynvars.F View Revision Graph  1.23  14 years  gforget   ALLOW_3D_VISCAH/ALLOW_3D_VISCA4 bug fix
convective_adjustment.F View Revision Graph  1.33  15 years  heimbach   Add TAF option "kind" (or adjust "byte") to enable real*4 common blocks
packages_boot.F View Revision Graph  1.54  13 years  mlosch   Add parameters that allow to turn of parts of the adjoint code at run time. For …
external_forcing.F View Revision Graph  1.57  14 years  dimitri   Adding parameters to specify temperature and salinity of addMass array separatel…
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.
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…
set_parms.F View Revision Graph  1.7  14 years  jmc   Adjust endTime (used to test for last-iter) for sub-timestep mismatch.
forward_step.F View Revision Graph  1.192  13 years  heimbach   Enable adjoint of OB conditions following Stevens (1990)
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…
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…
diags_phi_hyd.F View Revision Graph  1.2  20 years  heimbach   Retain TAMC compatibility: - avoid "_d" constructs in PARAMETER declarations - a…
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…
do_oceanic_phys.F View Revision Graph  1.101  13 years  heimbach   Some store fixes (probably benign)
dynamics.F View Revision Graph  1.154  13 years  heimbach   Spread ADJ output around to avoid zeros
the_main_loop.F View Revision Graph  1.115  13 years  heimbach   Start a seaice tracer-like code but for now confinded to ice age
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 …
convectively_mixtracer.F View Revision Graph  1.2  22 years  adcroft   Tidied up protex preamble promments.
freeze.F View Revision Graph  1.11  19 years  jmc   add "_d 0" that was missing.
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)
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_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…
ini_depths.F View Revision Graph  1.48  14 years  jmc   add changes (but commented out) for Symetric Domain vs Eq
write_grid.F View Revision Graph  1.33  13 years  jmc   add code (but commented out) to write interior mask with halo regions.
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…
calc_gw.F View Revision Graph  1.44  14 years  jmc   add commented line to reproduce old results (with bug in vertical flux)
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…
swfrac.F View Revision Graph  1.15  14 years  jmc   add missing "_d 0" in water type coeff.
ini_mixing.F View Revision Graph  1.10  14 years  jmc   add missing header file "PACKAGES_CONFIG.h" ; initialise diffKr over full domain…
set_defaults.F View Revision Graph  1.152  13 years  jmc   add new param to scale curvilinear grid distance and area when using a differen…
ini_curvilinear_grid.F View Revision Graph  1.49  13 years  jmc   add new param to scale curvilinear grid distance and area when using a differen…
ini_parms.F View Revision Graph  1.237  13 years  jmc   add new param to scale curvilinear grid distance and area when using a differen…
set_ref_state.F View Revision Graph  1.4  14 years  jmc   add output for rhoref(k) = rho(Tref,Sref)
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
calc_div_ghat.F View Revision Graph  1.26  14 years  jmc   add parenthesis in cg3d_b computation
ini_theta.F View Revision Graph  1.28  14 years  jmc   add run-time parameters to check and mask initial T & S
calc_oce_mxlayer.F View Revision Graph  1.8  14 years  dimitri   added a reference comment
calc_viscosity.F View Revision Graph  1.9  14 years  jmc   allow to specify a vertical profile of vertical viscosity
tracers_correction_step.F View Revision Graph  1.16  14 years  jmc   apply zonal filter to all passive tracers
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
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
rotate_spherical_polar_grid.F View Revision Graph  1.3  13 years  jmc   avoid using uninitialised variables in CALC_ANGLES (with #define W2_FILL_NULL_RE…
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)
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…
update_masks_etc.F View Revision Graph  1.5  14 years  jmc   call PLOT_FIELD if debugLevel.GE.debLevB ; fix for multi-threaded (IO).
ini_eos.F View Revision Graph  1.20  15 years  jmc   change FIND_RHO_SCALAR : return rho (instead of rho - rhoConst)
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_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 …
grad_sigma.F View Revision Graph  1.9  15 years  jmc   changes in FILL_CS_CORNER_TR_RL argument list.
load_fields_driver.F View Revision Graph  1.10  13 years  jmc   changes related to pkg/cheapaml
packages_init_fixed.F View Revision Graph  1.73  13 years  jmc   changes related to pkg/cheapaml
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
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…
do_the_model_io.F View Revision Graph  1.64  13 years  jmc   do not by-pass OBCS_OUTPUT call at nIter0.
cycle_tracer.F View Revision Graph  1.8  17 years  jmc   do the k loop inside CYCLE_TRACER (supposed to be more efficient)
correction_step.F View Revision Graph  1.25  14 years  jmc   explicit time-stepping for part of Non-Hydrostatic pressure gradient
solve_for_pressure.F View Revision Graph  1.75  13 years  jmc   finish merging of nesting code into main code.
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
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
ini_cg2d.F View Revision Graph  1.49  14 years  jmc   fix deep-atmosphere with topography (+ re-arrange do-loops)
calc_r_star.F View Revision Graph  1.20  13 years  jmc   fix syntax for case where W2_FILL_NULL_REGIONS is defined
config_summary.F View Revision Graph  1.128  13 years  jmc   fix typo in description
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_nlfs_vars.F View Revision Graph  1.5  13 years  jmc   for the adjoint, change NonLin-FreeSurf initialisation sequence: fill-in h0Fac…
ini_linear_phisurf.F View Revision Graph  1.19  13 years  jmc   for the adjoint, change NonLin-FreeSurf initialisation sequence: fill-in h0Fac…
rotate_uv2en.F View Revision Graph  1.1  14 years  gforget   introducing rotate_uv2en.F that rotates a vector field from X/Y to Eastward/Nort…
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 …
integr_continuity.F View Revision Graph  1.22  14 years  jmc   make changes for anelastic and deep-atmosphere when using r*
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
packages_check.F View Revision Graph  1.53  13 years  jmc   move call to S/R EXF_CHECK from exf_readparms.F to packages_check.F
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_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…
impldiff.F View Revision Graph  1.28  13 years  mlosch   not pretty but efficient: if TARGET_NEC_SX, extend loop ranges for better vector…
ini_hfac.F View Revision Graph  1.1  18 years  heimbach   o Changes in initialisation needed for NLFS adjoint.
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.
plot_field.F View Revision Graph  1.14  22 years  heimbach   o merge of relevant stuff from the ecco-branch: - genmake: removed $S64 overwr…
do_statevars_tave.F View Revision Graph  1.5  14 years  jmc   oops! fix previous modif
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…
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…
load_ref_files.F View Revision Graph  1.2  13 years  jmc   read grid-spacing and ref.profile using S/R READ_GLVEC_RL.
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
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_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
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
packages_init_variables.F View Revision Graph  1.80  13 years  jmc   rename S/R GMREDI_INIT to GMREDI_INIT_VARIA
ini_nh_fields.F View Revision Graph  1.2  14 years  jmc   replace "write(0,*)" with call to PRINT_MESSAGE
convective_adjustment_ini.F View Revision Graph  1.22  15 years  jmc   replace calls to "FIND_RHO" with recent version "FIND_RHO_2D"
taueddy_init_varia.F View Revision Graph  1.4  14 years  jmc   replace calls to MDSREADFIELD with equivalent READ_FLD_XYZ_RS
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 …
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
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
config_check.F View Revision Graph  1.58  13 years  jmc   stop if trying to use OBCS with ALLOW_DEPTH_CONTROL
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.9  13 years  jmc   switch some test on debugLevel value to debugMode test
ini_salt.F View Revision Graph  1.23  14 years  jmc   typo in comments
packages_write_pickup.F View Revision Graph  1.38  14 years  jmc   uncomment OBCS_WRITE_PICKUP call
initialise_fixed.F View Revision Graph  1.51  14 years  jmc   update comments (+ typo)
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…
cg3d.F View Revision Graph  1.23  14 years  jmc   use the right type (RL) of S/R to write residual field (debug)

  ViewVC Help
Powered by ViewVC 1.1.22