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

Index of /MITgcm/model/src

Files shown:151
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
load_fields_driver.F View Revision Graph  1.15  11 years  gforget   ( modifications for ALLOW_GENTIM2D_CONTROL ) - forward_step.F, the_main_loop.F …
ini_mixing.F View Revision Graph  1.11  11 years  gforget   - fix CPP brackets.
calc_grad_phi_surf.F View Revision Graph  1.2  22 years  cnh   Bringing comments up to data and formatting for document extraction.
ini_linear_phisurf.F View Revision Graph  1.22  11 years  jmc   - add PACKAGES_CONFIG.h wherever ALLOW_AUTODIFF[_TAMC] is used (in model/src); -…
ini_pressure.F View Revision Graph  1.14  11 years  jmc   - add PACKAGES_CONFIG.h wherever ALLOW_AUTODIFF[_TAMC] is used (in model/src); -…
external_forcing.F View Revision Graph  1.63  11 years  jmc   - add entry point for new pkg "atm_phys" (atmospheric physics pkg from P. O'Go…
do_atmospheric_phys.F View Revision Graph  1.11  11 years  jmc   - add entry point for new pkg "atm_phys" (atmospheric physics pkg from P. O'Go…
packages_readparms.F View Revision Graph  1.72  11 years  jmc   - add entry point for new pkg "atm_phys" (atmospheric physics pkg from P. O'Go…
packages_boot.F View Revision Graph  1.64  11 years  jmc   - add entry point for new pkg "atm_phys" (atmospheric physics pkg from P. O'Go…
packages_init_fixed.F View Revision Graph  1.82  11 years  jmc   - add entry point for new pkg "atm_phys" (atmospheric physics pkg from P. O'Go…
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 …
ini_forcing.F View Revision Graph  1.52  11 years  jmc   - add initialisation of frictional-heating and addMass forcing; - read-in time-c…
write_pickup.F View Revision Graph  1.13  11 years  jmc   - add missing value argument to S/R MDS_WR_METAFILES argument list
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 …
ini_curvilinear_grid.F View Revision Graph  1.52  11 years  jmc   - always call S/R CALC_GRID_ANGLES to set new new projection array for model C…
model_ad_diff.list View Revision Graph  1.42  10 years  jmc   - call EXTERNAL_FORCING_SURF outside bi,bj loops (in do_oceanic_phys.F), (wher…
external_forcing_surf.F View Revision Graph  1.57  10 years  jmc   - call EXTERNAL_FORCING_SURF outside bi,bj loops (in do_oceanic_phys.F), (wher…
diags_rho.F View Revision Graph  1.5  12 years  jmc   - change diagnostics WRHOMASS to just the Vertical transport of in-situ density;…
convective_weights.F View Revision Graph  1.6  12 years  jmc   - fix description (comments) - set output convectCount over the full array range…
ini_dynvars.F View Revision Graph  1.24  11 years  jmc   - move addMass common block from DYNVARS.h to FFIELDS.h
read_pickup.F View Revision Graph  1.7  11 years  jmc   - move addMass common block from DYNVARS.h to FFIELDS.h
calc_div_ghat.F View Revision Graph  1.27  11 years  jmc   - move addMass common block from DYNVARS.h to FFIELDS.h
momentum_correction_step.F View Revision Graph  1.10  12 years  jmc   - move bi,bj loops inside INTEGR_CONTINUITY ; - call INTEGR_CONTINUITY directly …
ini_masks_etc.F View Revision Graph  1.52  11 years  jmc   - move computation of recip of grid distance & area from INI_MASKS_ETC to INI_GR…
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…
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_nh_fields.F View Revision Graph  1.5  10 years  jmc   - move horiz-viscosity 3-D arrays viscAh_W & viscA4_W (used in calc_gw.F) from…
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_grid.F View Revision Graph  1.35  11 years  jmc   - move initialisation of all horizontal grid arrays to null value from specifi…
ini_cylinder_grid.F View Revision Graph  1.8  11 years  jmc   - move initialisation of all horizontal grid arrays to null value from specifi…
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 …
cg2d_sr.F View Revision Graph  1.6  12 years  jmc   - reduce by 1 (now: cg2dMaxIters-1) the upper bound of iteration loop - if going…
solve_tridiagonal.F View Revision Graph  1.10  12 years  jmc   - remove 1 local array in original version (SOLVE_DIAGONAL_LOWMEMORY) - replace …
cg2d.F View Revision Graph  1.55  12 years  jmc   - remove commented-out pieces of code from Dec 2006 (store main diagonal) - remo…
ini_cori.F View Revision Graph  1.33  13 years  jmc   - remove useConstantF, useBetaPlaneF, useSphereF and replace them with integer…
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…
solve_pentadiagonal.F View Revision Graph  1.10  12 years  jmc   - replace division with multication by inverse (similar to original version) - r…
timestep.F View Revision Graph  1.54  11 years  jmc   Add 3-D array 3rd dimension to argument list of S/R adams_bashforth2/3
adams_bashforth2.F View Revision Graph  1.9  11 years  jmc   Add 3-D array 3rd dimension to argument list of S/R adams_bashforth2/3
adams_bashforth3.F View Revision Graph  1.5  11 years  jmc   Add 3-D array 3rd dimension to argument list of S/R adams_bashforth2/3
thermodynamics.F View Revision Graph  1.143  11 years  jmc   Add 3-D array 3rd dimension to argument list of S/R adams_bashforth2/3
calc_gs.F View Revision Graph  1.56  11 years  jmc   Add 3-D array 3rd dimension to argument list of S/R adams_bashforth2/3
calc_gt.F View Revision Graph  1.60  11 years  jmc   Add 3-D array 3rd dimension to argument list of S/R adams_bashforth2/3
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_cg2d.F View Revision Graph  1.51  11 years  heimbach   Initialise some scalars
write_state.F View Revision Graph  1.62  11 years  heimbach   Merge OpenAD-specific code into main branch.
initialise_fixed.F View Revision Graph  1.55  11 years  heimbach   Merge OpenAD-specific code into main branch.
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…
the_model_main.F View Revision Graph  1.113  11 years  heimbach   Remove special versions of the_main_loop.F from ecco package, revert to unified …
turnoff_model_io.F View Revision Graph  1.7  12 years  heimbach   Turn off one more pkg at the end of cost_final.F
freeze.F View Revision Graph  1.11  19 years  jmc   add "_d 0" that was missing.
ini_spherical_polar_grid.F View Revision Graph  1.31  11 years  jmc   add 1 argument to S/R CALC_GRID_ANGLES
update_masks_etc.F View Revision Graph  1.9  11 years  jmc   add PACKAGES_CONFIG.h wherever ALLOW_AUTODIFF[_TAMC] is used (in model/src)
cg2d_nsa.F View Revision Graph  1.6  11 years  jmc   add PACKAGES_CONFIG.h wherever ALLOW_AUTODIFF[_TAMC] is used (in model/src)
find_rho.F View Revision Graph  1.41  11 years  jmc   add PACKAGES_CONFIG.h wherever ALLOW_AUTODIFF[_TAMC] is used (in model/src)
find_alpha.F View Revision Graph  1.20  11 years  jmc   add PACKAGES_CONFIG.h wherever ALLOW_AUTODIFF[_TAMC] is used (in model/src)
packages_check.F View Revision Graph  1.64  10 years  jmc   add S/R OFFLINE_CHECK to print offline parameter summary and stop if loading a f…
packages_error_msg.F View Revision Graph  1.2  12 years  jmc   add a call to ALL_PROC_DIE before stopping
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_depths.F View Revision Graph  1.50  12 years  jmc   add exchange topoZ after reading from file
do_oceanic_phys.F View Revision Graph  1.132  10 years  jmc   add few storage to eliminate recomputations that appear when changing EXTERNAL_…
swfrac.F View Revision Graph  1.15  14 years  jmc   add missing "_d 0" in water type coeff.
solve_for_pressure.F View Revision Graph  1.81  11 years  jmc   add run-time parameter to select CG2D solver minimum-residual solution (in cas…
config_check.F View Revision Graph  1.73  10 years  jmc   add run-time parameters for isotropic 3-D Smagorinsky (Smag3D)
set_parms.F View Revision Graph  1.18  10 years  jmc   add run-time parameters for isotropic 3-D Smagorinsky (Smag3D)
set_defaults.F View Revision Graph  1.167  10 years  jmc   add run-time parameters for isotropic 3-D Smagorinsky (Smag3D)
config_summary.F View Revision Graph  1.144  10 years  jmc   add run-time parameters for isotropic 3-D Smagorinsky (Smag3D)
ini_parms.F View Revision Graph  1.255  10 years  jmc   add run-time parameters for isotropic 3-D Smagorinsky (Smag3D)
diags_oceanic_surf_flux.F View Revision Graph  1.11  11 years  jmc   allow to diagnose Qsw even when SHORTWAVE_HEATING is #undef
calc_viscosity.F View Revision Graph  1.9  14 years  jmc   allow to specify a vertical profile of vertical viscosity
calc_surf_dr.F View Revision Graph  1.19  12 years  jmc   also use h0FacC to compute hFac_surfC (more similar to calc_r_star.F).
tracers_correction_step.F View Revision Graph  1.16  14 years  jmc   apply zonal filter to all passive tracers
seawater.F View Revision Graph  1.6  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
do_fields_blocking_exchanges.F View Revision Graph  1.29  13 years  jmc   back to previous version (comment out calls to OBCS_COPY_TRACER): no longer nee…
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)
impldiff.F View Revision Graph  1.29  12 years  jmc   change argument recip_hFac (drop bi,bj indices) in IMPLDIFF S/R
packages_write_pickup.F View Revision Graph  1.41  10 years  m_bates   changes to accommodate writing a gmredi pickup
timestep_wvel.F View Revision Graph  1.7  13 years  jmc   clean-up: remove call to OBCS_APPLY_W (not necessary).
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…
timestep_tracer.F View Revision Graph  1.17  12 years  mlosch   comment out masking of gtracer, lets keep our fingers crossed
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)
ini_mnc_vars.F View Revision Graph  1.12  10 years  jmc   extend length of drC & recip_drC from Nr to Nr+1.
write_grid.F View Revision Graph  1.38  10 years  jmc   extend length of drC & recip_drC from Nr to Nr+1.
ini_vertical_grid.F View Revision Graph  1.22  10 years  jmc   extend length of drC & recip_drC from Nr to Nr+1.
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
calc_grad_phi_hyd.F View Revision Graph  1.15  11 years  jmc   fix comments in error message.
convectively_mixtracer.F View Revision Graph  1.3  12 years  jmc   fix description (comments)
ini_fields.F View Revision Graph  1.25  12 years  jmc   fix initialisation when using sigma-coords (call UPDATE_ETAWS from ini_fields.F)…
calc_gw.F View Revision Graph  1.52  10 years  jmc   fix old bug (already in 1rst implementation of variable horizontal viscosity in…
diags_phi_hyd.F View Revision Graph  1.5  12 years  jmc   fix previous modif
set_ref_state.F View Revision Graph  1.5  10 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_…
update_cg2d.F View Revision Graph  1.10  11 years  jmc   for TAF: (re-)initialise aC2d to zero
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_phi_hyd.F View Revision Graph  1.43  11 years  jmc   implement Finite-Volume method for (hydrostatic) presure gradient from S.-J. Lin…
cg3d.F View Revision Graph  1.25  12 years  jmc   import some minor changes from cg2d.F
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…
check_pickup.F View Revision Graph  1.5  12 years  jmc   more uniform warning message
calc_3d_diffusivity.F View Revision Graph  1.17  12 years  jmc   move KPP hack into kpp_calc_diff_ptr.F (+ add argument to S/R KPP_CALC_DIFF_PTR)…
the_main_loop.F View Revision Graph  1.157  10 years  jmc   move back loadedRec 2nd initialisation from main_do_loop.F to the_main_loop.F (…
initialise_varia.F View Revision Graph  1.73  11 years  jmc   move call to COST_INIT_VARIA out of packages_init_variables.F directly into ini…
update_r_star.F View Revision Graph  1.9  13 years  jmc   move call to OBCS_APPLY_R_STAR from update_r_star.F to calc_r_star.F and add ar…
calc_r_star.F View Revision Graph  1.21  13 years  jmc   move call to OBCS_APPLY_R_STAR from update_r_star.F to calc_r_star.F and add ar…
update_surf_dr.F View Revision Graph  1.10  13 years  jmc   move call to OBCS_APPLY_SURF_DR from update_surf_dr.F to calc_surf_dr.F and add…
packages_init_variables.F View Revision Graph  1.93  11 years  jmc   move call to OFFLINE_INIT_VARIA at the top (more logical this way)
grad_sigma.F View Revision Graph  1.10  12 years  jmc   multiply sigmaR by maskC(k)*maskC(k-1) (instead of just maskC(k))
cg3d_ex0.F View Revision Graph  1.1  12 years  jmc   new CG-solver version (_EX0) for disconnected-tiles special case.
cg2d_ex0.F View Revision Graph  1.1  12 years  jmc   new CG-solver version (_EX0) for disconnected-tiles special case.
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…
main_do_loop.F View Revision Graph  1.15  10 years  jmc   no longer includes additional (AUTODIFF) header files when using TAF but only i…
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
load_ref_files.F View Revision Graph  1.2  13 years  jmc   read grid-spacing and ref.profile using S/R READ_GLVEC_RL.
external_fields_load.F View Revision Graph  1.39  12 years  jmc   refine debugLevel criteria when printing messages
ini_cg3d.F View Revision Graph  1.28  12 years  jmc   refine debugLevel criteria when printing messages
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…
forward_step.F View Revision Graph  1.217  10 years  jmc   remove cpl_earlyExpImpCall=F option (was mainly a hack added for the old stagge…
do_write_pickup.F View Revision Graph  1.8  11 years  jmc   remove real-type constant (zeroRS,RL & halfRS,RL) declaration to EEPARAMS.h
ini_vel.F View Revision Graph  1.8  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_model_io.F View Revision Graph  1.46  11 years  jmc   remove unused (since Aug 2006) S/R SET_WRITE_GLOBAL_PICKUP and its call.
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
update_etaws.F View Revision Graph  1.2  12 years  jmc   remove/avoid un-used variables
integr_continuity.F View Revision Graph  1.28  12 years  jmc   remove/avoid un-used variables
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
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
dynamics.F View Revision Graph  1.165  10 years  jmc   skip the call to CALC_VISCOSITY if momViscosity=F
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.13  12 years  jmc   take sigma-coords related code out of update_etah.F into new S/R UPDATE_ETAWS
ini_theta.F View Revision Graph  1.29  12 years  jmc   test debugLevel (instead of debugMode) to print maps (using PLOT_FIELDS call)
ini_salt.F View Revision Graph  1.24  12 years  jmc   test debugLevel (instead of debugMode) to print maps (using PLOT_FIELDS call)
pre_cg3d.F View Revision Graph  1.5  12 years  jmc   test for uniformFreeSurfLev instead of testing for singZCoords (will matters wh…
post_cg3d.F View Revision Graph  1.4  12 years  jmc   test for uniformFreeSurfLev instead of testing for singZCoords (will matters wh…
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 …
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 …
do_stagger_fields_exchanges.F View Revision Graph  1.8  11 years  jmc   use less common EXCH S/R here (instead of usual ones) to force TAF to also gener…
integrate_for_w.F View Revision Graph  1.16  13 years  jmc   use new local variable rStarDhDt (instead of common block variable rStarDhCDt) t…
calc_ivdc.F View Revision Graph  1.8  12 years  mlosch   use sigmaR in calc_ivdc rather than rhokp1 and rhokm1
diags_phi_rlow.F View Revision Graph  1.10  11 years  jmc   use standard constant (from EEPARAMS.h) to replace local cst zero,one & half
ini_nlfs_vars.F View Revision Graph  1.9  11 years  jmc   was missing PACKAGES_CONFIG.h
correction_step.F View Revision Graph  1.26  13 years  jmc   zero out velocity outside OB interior region: This has no effect on the solutio…

  ViewVC Help
Powered by ViewVC 1.1.22