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

Index of /MITgcm/model/src

Files shown:142
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
the_main_loop.F View Revision Graph  1.98  15 years  utke   fix control variable selection
calc_oce_mxlayer.F View Revision Graph  1.7  15 years  dfer   Add smoothing parameter for mixed-layer diagnostics
set_defaults.F View Revision Graph  1.143  15 years  dfer   Add smoothing parameter for mixed-layer diagnostics
config_summary.F View Revision Graph  1.113  15 years  dfer   Add smoothing parameter for mixed-layer diagnostics
ini_parms.F View Revision Graph  1.219  15 years  dfer   Add smoothing parameter for mixed-layer diagnostics
forward_step.F View Revision Graph  1.163  15 years  heimbach   That store seems more general.
write_grid.F View Revision Graph  1.25  15 years  mlosch   the previous fix of REAL4_IS_SLOW works, but involves unnecessary code, replace …
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…
do_oceanic_phys.F View Revision Graph  1.76  15 years  dfer   Add timers for KPP_CALC and GGL90_CALC
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) …
dynamics.F View Revision Graph  1.140  15 years  jmc   - fix index range in calc_viscosity.F (was wrong for CD-Scheme & explicit Visc) …
packages_init_variables.F View Revision Graph  1.70  15 years  dfer   Add call to ggl90_init_fixed.F ggl90_init_varia.F
packages_init_fixed.F View Revision Graph  1.65  15 years  dfer   Add call to ggl90_init_fixed.F ggl90_init_varia.F
set_ref_state.F View Revision Graph  1.3  15 years  jmc   Ocean: fill-in phiRef array (but presently not used).
ini_depths.F View Revision Graph  1.43  15 years  jmc   OCEANICP: conversion from z to bottom pressure is not coded => STOP
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…
ini_pressure.F View Revision Graph  1.11  15 years  jmc   store 3-D (in-situ) density in commom block (this save 1 rho computation); re-a…
calc_phi_hyd.F View Revision Graph  1.38  15 years  jmc   store 3-D (in-situ) density in commom block (this save 1 rho computation); re-a…
ini_model_io.F View Revision Graph  1.27  15 years  jmc   create mdsioLocalDir (if not there); (wondering how portable it is ?)
packages_check.F View Revision Graph  1.45  15 years  heimbach   Update.
ini_masks_etc.F View Revision Graph  1.38  15 years  mlosch   clean up the mess: remove an unnecessary #include "SHELIFICE.h"
ini_eos.F View Revision Graph  1.20  15 years  jmc   change FIND_RHO_SCALAR : return rho (instead of rho - rhoConst)
seawater.F View Revision Graph  1.3  15 years  jmc   change FIND_RHO_SCALAR : return rho (instead of rho - rhoConst)
ini_linear_phisurf.F View Revision Graph  1.14  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…
initialise_fixed.F View Revision Graph  1.49  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
solve_for_pressure.F View Revision Graph  1.64  15 years  jmc   add "AND.fluidIsWater" to useRealFreshWaterFlux if test
read_pickup.F View Revision Graph  1.4  15 years  jmc   add mass source/sink of fluid in continuity eq. ; need to store addMass in pick…
write_pickup.F View Revision Graph  1.7  15 years  jmc   add mass source/sink of fluid in continuity eq. ; need to store addMass in pick…
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…
calc_div_ghat.F View Revision Graph  1.23  15 years  jmc   add mass source/sink of fluid in continuity eq. ; need to store addMass in pick…
integrate_for_w.F View Revision Graph  1.12  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_readparms.F View Revision Graph  1.57  15 years  jmc   new pkg "down_slope".
packages_boot.F View Revision Graph  1.46  15 years  jmc   new pkg "down_slope".
thermodynamics.F View Revision Graph  1.123  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.F View Revision Graph  1.32  15 years  jmc   replace calls to "FIND_RHO" with recent version "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…
load_fields_driver.F View Revision Graph  1.7  15 years  jmc   From Nicolas: add package cheapaml
packages_write_pickup.F View Revision Graph  1.34  15 years  jmc   From Nicolas: add package cheapaml
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.
taueddy_init_varia.F View Revision Graph  1.2  16 years  gforget   o bridging the gap between eddy stress and GM. -> eddyTau is replaced with edd…
initialise_varia.F View Revision Graph  1.56  16 years  gforget   o bridging the gap between eddy stress and GM. -> eddyTau is replaced with edd…
ini_cori.F View Revision Graph  1.27  16 years  jmc   reading of Coriolis from files & cubed-sphere case: read fCoriG from 6 faced-fi…
ini_curvilinear_grid.F View Revision Graph  1.36  16 years  jmc   take S/R READSYMTILE_RS out of this file + rename it MDS_FACEF_READ_RS (in mdsio…
ini_forcing.F View Revision Graph  1.49  16 years  jmc   move from external_forcing_surf.F to ini_forcing.F the p-coord. hack consisting …
external_forcing_surf.F View Revision Graph  1.47  16 years  jmc   move from external_forcing_surf.F to ini_forcing.F the p-coord. hack consisting …
calc_gw.F View Revision Graph  1.39  16 years  jmc   add diagnostics for vertical momentum tendencies
open_copy_data_file.F View Revision Graph  1.6  16 years  heimbach   Added TARGET_CRAYXT for I/O from/to SCRATCH
set_parms.F View Revision Graph  1.4  16 years  jmc   set flags for Dynamically Active Tracers
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…
calc_3d_diffusivity.F View Revision Graph  1.14  16 years  dfer   Add tracer identity as argument of gmredi_calc_diff.F
do_statevars_diags.F View Revision Graph  1.13  16 years  jmc   SOM: add diagnostics for 1srt & 2nd Order moments and sub-grid variance.
ini_spherical_polar_grid.F View Revision Graph  1.25  16 years  mlosch   add the computation of the cos/sin(angle between model north and geographical no…
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_mixing.F View Revision Graph  1.8  16 years  gforget   introduce isopycnal diffusion coefficient control.
cg2d.F View Revision Graph  1.50  16 years  jahn   add option of performing global 2d sums on a single CPU to eliminate tiling-depe…
ini_mnc_vars.F View Revision Graph  1.7  16 years  mlosch   correct units of EmPmR to kg/m^2/s
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…
calc_gs.F View Revision Graph  1.49  16 years  jmc   prepare for "clever pickup" implementation: add startAB parameter to argument li…
calc_gt.F View Revision Graph  1.53  16 years  jmc   prepare for "clever pickup" implementation: add startAB parameter to argument li…
external_fields_load.F View Revision Graph  1.31  16 years  jmc   finishing EmPmR unit changes: replace convertEmP2rUnit by mass2rUnit
calc_surf_dr.F View Revision Graph  1.13  16 years  jmc   reduce number of "warning: unused variable"
swfrac.F View Revision Graph  1.14  16 years  jmc   reduce number of "warning: unused variable"
cg3d.F View Revision Graph  1.19  16 years  jmc   use S/R GLOBAL_SUM_TILE to compute global sum: for a given tile decomposition, …
do_fields_blocking_exchanges.F View Revision Graph  1.24  16 years  jmc   hide EXCH_UV_DGRID to TAF (until a proper AD exch is available).
remove_mean.F View Revision Graph  1.2  16 years  ce107   Added space between C and $Name/$Header to avoid complaints from IBM (and possib…
read_write.F View Revision Graph  1.22  17 years  jmc   add S/R WRITE_0D_C to print character string.
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.
ini_cg3d.F View Revision Graph  1.23  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…
tracers_correction_step.F View Revision Graph  1.14  17 years  jmc   iMin,iMax,jMin,jMax are set within convective_adjustment S/R instead of passed …
timestep_tracer.F View Revision Graph  1.13  17 years  jmc   comments: always spell tendency the same way (easier to grep for)
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 …
calc_wsurf_tr.F View Revision Graph  1.1  17 years  dfer   Second wave bis: correction of tracer source/sink due to Linear Free surface
correction_step.F View Revision Graph  1.24  17 years  jmc   start to implement deep-atmosphere and/or anelastic formulation
ini_cg2d.F View Revision Graph  1.45  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
impldiff.F View Revision Graph  1.26  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_theta.F View Revision Graph  1.24  17 years  edhill   add ability to read bathy, salt, and theta using MNC (off by def) -- and this …
ini_salt.F View Revision Graph  1.18  17 years  edhill   add ability to read bathy, salt, and theta using MNC (off by def) -- and this …
ini_cartesian_grid.F View Revision Graph  1.20  17 years  jmc   clean-up multi-threaded problems (reported by debugger tcheck on ACES).
ini_cylinder_grid.F View Revision Graph  1.4  17 years  jmc   domain start at radius (Y-axis origin) = phiMin (we should replace thetaMin,phiM…
ini_fields.F View Revision Graph  1.22  17 years  jmc   clean-up the read / write pickup S/R
do_the_model_io.F View Revision Graph  1.59  17 years  jmc   call S/R LAND_OUTPUT: replace S/R LAND_WRITE_DIAGS and write also snap-shot
ini_psurf.F View Revision Graph  1.9  17 years  jmc   all threads call READ_FLD S/R (needed if using SingleCpuIO) ; add barrier before…
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_vel.F View Revision Graph  1.7  17 years  jmc   add BARRIER before reading uVel,vVel from file.
update_masks_etc.F View Revision Graph  1.2  17 years  jmc   remove storage & computation of recip_hFacU (not used)
ini_surf_dr.F View Revision Graph  1.2  17 years  jmc   remove un-used variables (to reduce Nb of compiler warnings).
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  18 years  baylor   Pass the variable viscosities on to calc_gw.
freeze_surface.F View Revision Graph  1.7  18 years  heimbach   Modifications for bottom topography control o replace hFacC by _hFacC at various…
freesurf_rescale_g.F View Revision Graph  1.6  18 years  heimbach   Modifications for bottom topography control o replace hFacC by _hFacC at various…
tracers_iigw_correction.F View Revision Graph  1.2  18 years  heimbach   Modifications for bottom topography control o replace hFacC by _hFacC at various…
cg2d_nsa.F View Revision Graph  1.1  18 years  heimbach   New routines for bottom topog. control.
momentum_correction_step.F View Revision Graph  1.5  18 years  heimbach   o Now rstar adjoint.
ini_hfac.F View Revision Graph  1.1  18 years  heimbach   o Changes in initialisation needed for NLFS adjoint.
do_stagger_fields_exchanges.F View Revision Graph  1.6  18 years  jmc   1rst implementation of Implicit IGW using the 3-D solver (use3Dsolver=T) and b…
ini_p_ground.F View Revision Graph  1.7  18 years  jmc   remove unused variable (reduce number of warnings).
update_etah.F View Revision Graph  1.8  18 years  jmc   always reset wVel & eta (to zero or prescribe it) at the OBs.
write_state.F View Revision Graph  1.59  18 years  cnh   Removing gratuitous _BEGIN_MASTER statements so that singleCpuIO make work multi…
do_statevars_tave.F View Revision Graph  1.2  18 years  jmc   remove unused variables (reduces number of compiler warnings)
do_atmospheric_phys.F View Revision Graph  1.7  18 years  jmc   remove unused variables (reduces number of compiler warning)
calc_ivdc.F View Revision Graph  1.7  19 years  jmc   "rkSign" replaces "-rkFac" (<- removed)
convective_weights.F View Revision Graph  1.5  19 years  jmc   "rkSign" replaces "-rkFac" (<- removed)
do_gterm_blocking_exchanges.F View Revision Graph  1.17  19 years  jmc   do not refer to gxNm1 if unnecessary (to work also with AB-3)
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…
state_summary.F View Revision Graph  1.7  22 years  cnh   Bringing comments up to data and formatting for document extraction.
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