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

Index of /MITgcm/model/src

Files shown:141
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
adams_bashforth2.F View Revision Graph  1.6  19 years  jmc   modified to be used for momentum tendencies.
adams_bashforth3.F View Revision Graph  1.2  18 years  jmc   Allow to apply AB on T,S rather than on AB(gT,gS): - implemented within #ifdef …
askparam.F View Revision Graph  1.1  19 years  molod   Function to query values from inside of common blocks in PARAMS.h
calc_3d_diffusivity.F View Revision Graph  1.12  16 years  dimitri   Added comments, which describe the changes made in kpp_calc_diff_s & _t.F on Apr…
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…
calc_common_factors.F View Revision Graph  1.22  17 years  jmc   start to implement deep-atmosphere and/or anelastic formulation
calc_diffusivity.F View Revision Graph  1.34  16 years  dimitri   Added comments, which describe the changes made in kpp_calc_diff_s & _t.F on Apr…
calc_div_ghat.F View Revision Graph  1.21  18 years  jmc   1rst implementation of Implicit IGW using the 3-D solver (use3Dsolver=T) and b…
calc_grad_phi_hyd.F View Revision Graph  1.10  17 years  jmc   calculate pressure gradient only where necessary (avoid Pb with uninitialized ar…
calc_grad_phi_surf.F View Revision Graph  1.2  22 years  cnh   Bringing comments up to data and formatting for document extraction.
calc_gs.F View Revision Graph  1.48  16 years  jmc   add trUseGMRedi & trUseKPP to the argument list of S/R GAD_CALC_RHS
calc_gt.F View Revision Graph  1.52  16 years  jmc   add trUseGMRedi & trUseKPP to the argument list of S/R GAD_CALC_RHS
calc_gw.F View Revision Graph  1.36  17 years  jmc   - use reference profile for w <-> omega conversion in NH-code - change grid fact…
calc_ivdc.F View Revision Graph  1.7  18 years  jmc   "rkSign" replaces "-rkFac" (<- removed)
calc_oce_mxlayer.F View Revision Graph  1.2  16 years  jmc   Improve the 2nd method (local N2 > hMixCriteria * Mean(N2) );
calc_phi_hyd.F View Revision Graph  1.35  17 years  jmc   simplify call to S/R CALC_GRAD_PHI_HYD
calc_r_star.F View Revision Graph  1.12  16 years  jmc   re-arrange error msg printing (+ fix writing format, after previous changes)
calc_salt_plume_depth.F View Revision Graph  1.2  16 years  dimitri   minor bug fixes for Duffy et al. (GRL 1999) salt plume scheme
calc_surf_dr.F View Revision Graph  1.13  16 years  jmc   reduce number of "warning: unused variable"
calc_viscosity.F View Revision Graph  1.7  19 years  mlosch   o prepare addition of new packages GGL90 and OPPS - new parameters useGGL90 an…
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
cg2d.F View Revision Graph  1.48  16 years  jmc   use S/R GLOBAL_SUM_TILE to compute global sum: for a given tile decomposition, …
cg2d_nsa.F View Revision Graph  1.1  18 years  heimbach   New routines for bottom topog. control.
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, …
config_check.F View Revision Graph  1.43  16 years  dimitri   If diffKrFile is set, then we should make sure the corresponing code is being co…
config_summary.F View Revision Graph  1.99  16 years  jmc   use mass2rUnit & rUnit2mass as units conversion factor (for surface forcing) and…
convective_adjustment.F View Revision Graph  1.30  17 years  jmc   iMin,iMax,jMin,jMax are set within convective_adjustment S/R instead of passed …
convective_adjustment_ini.F View Revision Graph  1.20  17 years  jmc   iMin,iMax,jMin,jMax are set within convective_adjustment S/R instead of passed …
convective_weights.F View Revision Graph  1.5  18 years  jmc   "rkSign" replaces "-rkFac" (<- removed)
convectively_mixtracer.F View Revision Graph  1.2  22 years  adcroft   Tidied up protex preamble promments.
correction_step.F View Revision Graph  1.24  17 years  jmc   start to implement deep-atmosphere and/or anelastic formulation
cycle_tracer.F View Revision Graph  1.8  17 years  jmc   do the k loop inside CYCLE_TRACER (supposed to be more efficient)
diags_oceanic_surf_flux.F View Revision Graph  1.7  16 years  jmc   replace "recip_rhoConst*horiVertRatio" by mass2rUnit and "rhoConst*recip_hor…
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…
diags_rho.F View Revision Graph  1.3  18 years  heimbach   Modifications for bottom topography control o replace hFacC by _hFacC at various…
do_atmospheric_phys.F View Revision Graph  1.7  18 years  jmc   remove unused variables (reduces number of compiler warning)
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).
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)
do_oceanic_phys.F View Revision Graph  1.58  16 years  heimbach   Put back IF(useSEAICE) for adjoint (seems benign).
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…
do_statevars_diags.F View Revision Graph  1.11  16 years  jmc   reduce number of "warning: unused variable"
do_statevars_tave.F View Revision Graph  1.2  18 years  jmc   remove unused variables (reduces number of compiler warnings)
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
do_write_pickup.F View Revision Graph  1.3  17 years  jmc   go back to version 1.1 (per Jeff request)
dynamics.F View Revision Graph  1.138  16 years  heimbach   Update NLFS adjoint.
external_fields_load.F View Revision Graph  1.29  17 years  jmc   make pLoad & sIceLoad always available (but still only used if ATMOSPHERIC…
external_forcing.F View Revision Graph  1.49  16 years  dimitri   minor changes to saltplume code to make it compile on evdir
external_forcing_surf.F View Revision Graph  1.42  16 years  dimitri   Committing An Nguyen's modifications to SALT_PLUME code. This includes addition…
find_alpha.F View Revision Graph  1.16  17 years  mlosch   add myThid to all kpp routines (long overdue)
find_rho.F View Revision Graph  1.33  18 years  jmc   remove comments about linear EOS and "surface" level.
forward_step.F View Revision Graph  1.152  16 years  heimbach   Fix TAF problems when including correction code for source/sink of tracer due to…
freesurf_rescale_g.F View Revision Graph  1.6  18 years  heimbach   Modifications for bottom topography control o replace hFacC by _hFacC at various…
freeze.F View Revision Graph  1.11  19 years  jmc   add "_d 0" that was missing.
freeze_surface.F View Revision Graph  1.7  18 years  heimbach   Modifications for bottom topography control o replace hFacC by _hFacC at various…
getcon.F View Revision Graph  1.10  17 years  jmc   put back a "d0" (lost in the previous modif) to recover the same g77 output
grad_sigma.F View Revision Graph  1.8  16 years  jmc   add argument "withSigns" to S/R FILL_CS_CORNER_TR_RL calls
impldiff.F View Revision Graph  1.26  17 years  jmc   start to implement deep-atmosphere and/or anelastic formulation
ini_cartesian_grid.F View Revision Graph  1.20  17 years  jmc   clean-up multi-threaded problems (reported by debugger tcheck on ACES).
ini_cg2d.F View Revision Graph  1.45  17 years  jmc   start to implement deep-atmosphere and/or anelastic formulation
ini_cg3d.F View Revision Graph  1.23  17 years  jmc   define and use reference profile for w <-> omega conversion in NH-code.
ini_cori.F View Revision Graph  1.26  17 years  jmc   use function "MASTER_CPU_IO" to hide EESUPPORT.h from TAF.
ini_curvilinear_grid.F View Revision Graph  1.35  16 years  jmc   call the new UV_BGRID exchange for (dxV,dyU), for now, only with exch2 and hiden…
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_depths.F View Revision Graph  1.39  17 years  edhill   add ability to read bathy, salt, and theta using MNC (off by def) -- and this …
ini_dynvars.F View Revision Graph  1.18  16 years  dimitri   added the salt plume scheme (ALLOW_SALT_PLUME) to pkg/kpp (code conttributed by …
ini_eos.F View Revision Graph  1.15  17 years  jmc   clean-up multi-threaded problems (reported by debugger tcheck on ACES).
ini_fields.F View Revision Graph  1.22  17 years  jmc   clean-up the read / write pickup S/R
ini_forcing.F View Revision Graph  1.45  16 years  dimitri   Committing An Nguyen's modifications to SALT_PLUME code. This includes addition…
ini_grid.F View Revision Graph  1.31  17 years  jmc   allow to read vertical arrays: tRef,sRef,delR & delRc from (binary) file ; + …
ini_hfac.F View Revision Graph  1.1  18 years  heimbach   o Changes in initialisation needed for NLFS adjoint.
ini_linear_phisurf.F View Revision Graph  1.13  17 years  jmc   update comments.
ini_masks_etc.F View Revision Graph  1.35  16 years  jmc   use S/R GLOBAL_SUM_TILE to compute globalArea (but old code remain for TAF since…
ini_mixing.F View Revision Graph  1.7  17 years  dimitri   latitudinal dependence of Bryan and Lewis, 1979 fixed and reworked as per JM sug…
ini_mnc_vars.F View Revision Graph  1.5  16 years  dimitri   Committing An Nguyen's modifications to SALT_PLUME code. This includes addition…
ini_model_io.F View Revision Graph  1.22  17 years  jmc   only master-thread updates parameters in common block; and add a barrier;
ini_nh_vars.F View Revision Graph  1.2  17 years  baylor   Pass the variable viscosities on to calc_gw.
ini_p_ground.F View Revision Graph  1.7  18 years  jmc   remove unused variable (reduce number of warnings).
ini_parms.F View Revision Graph  1.198  16 years  jmc   use mass2rUnit & rUnit2mass as units conversion factor (for surface forcing) and…
ini_phiref.F View Revision Graph  1.5  17 years  jmc   define and use reference profile for w <-> omega conversion in NH-code.
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_pressure.F View Revision Graph  1.10  17 years  jmc   fix global sum here (interior only, otherwise overlap points are counted severa…
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_r_star.F View Revision Graph  1.3  17 years  jmc   remove un-used variables (to reduce Nb of compiler warnings).
ini_reference_state.F View Revision Graph  1.2  17 years  jmc   start to implement deep-atmosphere and/or anelastic formulation
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_spherical_polar_grid.F View Revision Graph  1.23  18 years  jmc   set grid-direction orientation angle to zero (Cos=1,Sin=0).
ini_surf_dr.F View Revision Graph  1.2  17 years  jmc   remove un-used variables (to reduce Nb of compiler warnings).
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_vel.F View Revision Graph  1.7  17 years  jmc   add BARRIER before reading uVel,vVel from file.
ini_vertical_grid.F View Revision Graph  1.18  17 years  jmc   start to implement deep-atmosphere and/or anelastic formulation
initialise_fixed.F View Revision Graph  1.47  17 years  jmc   clean-up multi-threaded problems (reported by debugger tcheck on ACES).
initialise_varia.F View Revision Graph  1.55  16 years  heimbach   Comment all relevant #ifndef ALLOW_AUTODIFF_TAMC that used to hide exch2 or cube…
integr_continuity.F View Revision Graph  1.19  16 years  jmc   reduce number of "warning: unused variable"
integrate_for_w.F View Revision Graph  1.11  17 years  jmc   start to implement deep-atmosphere and/or anelastic formulation
load_fields_driver.F View Revision Graph  1.5  17 years  jmc   works when pkg/exf is compiled but not used (useEXF=.F.)
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…
model_ad_diff.list View Revision Graph  1.21  17 years  jmc   remove the_correction_step.f (usePickupBeforeC35 no longer supported).
modeldata_example.F View Revision Graph  1.9  22 years  cnh   Bringing comments up to data and formatting for document extraction.
momentum_correction_step.F View Revision Graph  1.5  18 years  heimbach   o Now rstar adjoint.
open_copy_data_file.F View Revision Graph  1.5  18 years  ce107   Changed SCRATCH files to named files to avoid mysterious runtime error on Blue G…
packages_boot.F View Revision Graph  1.41  16 years  gforget   dependencies: pkg/profiles requires pkg/cal
packages_check.F View Revision Graph  1.41  17 years  jmc   S/R PACKAGES_ERROR_MSG replaces PACKAGES_CHECK_ERROR : - add 1 argument (used in…
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…
packages_init_fixed.F View Revision Graph  1.59  17 years  heimbach   Add init to ADMTLM.
packages_init_variables.F View Revision Graph  1.62  16 years  heimbach   Put back IF(useSEAICE) for adjoint (seems benign).
packages_readparms.F View Revision Graph  1.53  16 years  gforget   pkg/smooth initialization
packages_write_pickup.F View Revision Graph  1.25  17 years  jmc   2nd-Order Moment Advection Scheme (Prather, 1986): first check-in - enable by 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…
plumefrac.F View Revision Graph  1.2  16 years  dimitri   minor changes to saltplume code to make it compile on evdir
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…
pressure_for_eos.F View Revision Graph  1.2  19 years  jmc   use flags: fluidIsAir/Water, usingP/ZCoords instead of buoyancyRelation
read_pickup.F View Revision Graph  1.1  17 years  jmc   split checkpoint.F (between different S/R) ; clean up the code and use RW inter…
read_write.F View Revision Graph  1.22  17 years  jmc   add S/R WRITE_0D_C to print character string.
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…
set_defaults.F View Revision Graph  1.129  16 years  jmc   use mass2rUnit & rUnit2mass as units conversion factor (for surface forcing) and…
set_parms.F View Revision Graph  1.2  17 years  jmc   add useSphereF, useBetaPlaneF and use3dCoriolis to namelist PARAM01 ; change def…
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 …
solve_for_pressure.F View Revision Graph  1.61  16 years  jmc   output cg2d_b to file
solve_pentadiagonal.F View Revision Graph  1.2  20 years  jmc   make it safer in case Nr=1 or Nr=2
solve_tridiagonal.F View Revision Graph  1.2  19 years  jmc   fix comments
state_summary.F View Revision Graph  1.7  22 years  cnh   Bringing comments up to data and formatting for document extraction.
swfrac.F View Revision Graph  1.14  16 years  jmc   reduce number of "warning: unused variable"
taueddy_external_forcing.F View Revision Graph  1.2  18 years  jmc   assume ALLOW_TAU_EDDY to be defined in CPP_OPTIONS.h
taueddy_init_varia.F View Revision Graph  1.1  18 years  heimbach   Adding/updating eddy stress control code
the_main_loop.F View Revision Graph  1.91  16 years  heimbach   Add ifdef
the_model_main.F View Revision Graph  1.102  17 years  heimbach   It bloody still doesnt work $%@#
thermodynamics.F View Revision Graph  1.117  16 years  heimbach   Update NLFS adjoint.
timestep.F View Revision Graph  1.46  18 years  heimbach   Modifications for bottom topography control o replace hFacC by _hFacC at various…
timestep_tracer.F View Revision Graph  1.13  17 years  jmc   comments: always spell tendency the same way (easier to grep for)
timestep_wvel.F View Revision Graph  1.4  17 years  jmc   define and use reference profile for w <-> omega conversion in NH-code.
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 …
tracers_iigw_correction.F View Revision Graph  1.2  18 years  heimbach   Modifications for bottom topography control o replace hFacC by _hFacC at various…
update_cg2d.F View Revision Graph  1.7  17 years  jmc   start to implement deep-atmosphere and/or anelastic formulation
update_etah.F View Revision Graph  1.8  18 years  jmc   always reset wVel & eta (to zero or prescribe it) at the OBs.
update_masks_etc.F View Revision Graph  1.2  17 years  jmc   remove storage & computation of recip_hFacU (not used)
update_r_star.F View Revision Graph  1.6  17 years  heimbach   Change storing for rstar adjoint.
update_surf_dr.F View Revision Graph  1.6  17 years  heimbach   Change storing for rstar adjoint.
write_grid.F View Revision Graph  1.21  17 years  jmc   - put back tmpfld in a local common block (was commented by ...) - all threads c…
write_pickup.F View Revision Graph  1.2  17 years  edhill   try to fix the too-many-files-open problem described by Jan and Martin -- the id…
write_state.F View Revision Graph  1.59  18 years  cnh   Removing gratuitous _BEGIN_MASTER statements so that singleCpuIO make work multi…

  ViewVC Help
Powered by ViewVC 1.1.22