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

Index of /MITgcm/model/src

Files shown:114
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
adams_bashforth2.F View Revision Graph  1.3  20 years  edhill   o remove all '#include "PACACKAGES_CONFIG.h"' from model/inc/* and cleanup t…
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.20  20 years  jmc   rewrite (as in MultiDimAdvec) explicit tracer stepping (gad_calc_rhs.F) to work…
calc_diffusivity.F View Revision Graph  1.18  20 years  edhill   o first check-in for the "branch-genmake2" merge o verification suite as run o…
calc_div_ghat.F View Revision Graph  1.20  20 years  jmc   include FFIELDS.h not needed ;
calc_grad_phi_hyd.F View Revision Graph  1.6  20 years  jmc   one line exceed 72 c : fix it.
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.35  20 years  jmc   rewrite (as in MultiDimAdvec) explicit tracer stepping (gad_calc_rhs.F) to work…
calc_gt.F View Revision Graph  1.39  20 years  jmc   rewrite (as in MultiDimAdvec) explicit tracer stepping (gad_calc_rhs.F) to work…
calc_gtr1.F View Revision Graph  1.11  20 years  jmc   rewrite (as in MultiDimAdvec) explicit tracer stepping (gad_calc_rhs.F) to work…
calc_gw.F View Revision Graph  1.13  20 years  jmc   include FFIELDS.h not needed ;
calc_ivdc.F View Revision Graph  1.5  20 years  jmc   * reverse gravitySign back to "logical" value: +1 when R increases downward
calc_phi_hyd.F View Revision Graph  1.30  20 years  jmc   * atmospheric p*: geopotential anomaly scaled by (p/p_0)^kappa instead of (p/p_0…
calc_r_star.F View Revision Graph  1.2  21 years  jmc   stop if hFac becomes too small (<hFacInf); and print a limited number of WARNIN…
calc_surf_dr.F View Revision Graph  1.8  21 years  jmc   limit number of WARNING when hFac becomes very large (> hFacSup);
calc_viscosity.F View Revision Graph  1.5  20 years  edhill   o first check-in for the "branch-genmake2" merge o verification suite as run o…
cg2d.F View Revision Graph  1.39  20 years  jmc   skip writing "Sum(rhs),rhsMax = .." only if debugLevel < 0
cg3d.F View Revision Graph  1.13  20 years  edhill   o first check-in for the "branch-genmake2" merge o verification suite as run o…
checkpoint.F View Revision Graph  1.41  20 years  edhill   o adding MNC calls and flags for reading/writing checkpoints
config_check.F View Revision Graph  1.14  20 years  adcroft   Double check that CD scheme is not turned inconsistent with configuration.
config_summary.F View Revision Graph  1.47  20 years  adcroft   Added new grid-dependent viscosity and biharmonic dissipation terms: o new para…
convect.F View Revision Graph  1.21  20 years  jmc   * reverse gravitySign back to "logical" value: +1 when R increases downward
convective_adjustment.F View Revision Graph  1.21  20 years  dimitri   o limit timeave output for hi-res integrations
convective_adjustment_ini.F View Revision Graph  1.14  20 years  jmc   Patrick says: "we should remove those lines" and I agree.
convective_weights.F View Revision Graph  1.4  20 years  jmc   * reverse gravitySign back to "logical" value: +1 when R increases downward
convectively_mixtracer.F View Revision Graph  1.2  22 years  adcroft   Tidied up protex preamble promments.
correction_step.F View Revision Graph  1.21  20 years  edhill   o first check-in for the "branch-genmake2" merge o verification suite as run o…
cycle_tracer.F View Revision Graph  1.6  21 years  jmc   * split calc_exact_eta in 2 S/R : integr_continuity & update_etaH * move wVel co…
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…
do_fields_blocking_exchanges.F View Revision Graph  1.13  20 years  edhill   o updated and tested version of the cd_code package o almost all of the cd_cod…
do_gterm_blocking_exchanges.F View Revision Graph  1.15  20 years  edhill   o first check-in for the "branch-genmake2" merge o verification suite as run o…
do_stagger_fields_exchanges.F View Revision Graph  1.3  20 years  jmc   add argument "myIter" to call aim2dyn_exchanges
do_the_model_io.F View Revision Graph  1.41  20 years  jmc   call land_write_diags replaces "land_write_tave"
dynamics.F View Revision Graph  1.106  20 years  jmc   add calls for implicit vertical direction (advection & diffusion) but keep i…
external_fields_load.F View Revision Graph  1.17  20 years  jmc   put debugging write within if debugLevel > levA / endif block
external_forcing.F View Revision Graph  1.24  20 years  jmc   no SHORTWAVE HEATING lost at the bottom (improve conservation of heat)
external_forcing_surf.F View Revision Graph  1.19  20 years  dimitri   Modified model/src/external_forcing_surf.F
find_alpha.F View Revision Graph  1.15  20 years  heimbach   o cleaning ALLOW_GRADIENT_CHECK -> ALLOW_GRDCHK o cleaning some ALLOW_TANGENTLIN…
find_rho.F View Revision Graph  1.26  20 years  edhill   o convert all comments with single quotes (such as "can't", "don't", etc.) …
forward_step.F View Revision Graph  1.91  20 years  jmc   include FFIELDS.h not needed ;
freesurf_rescale_g.F View Revision Graph  1.3  21 years  jmc   r* coordinate added in #ifdef NONLIN_FRSURF block. (modification to pressure gr…
freeze.F View Revision Graph  1.10  20 years  jmc   additional changes for FREEZE: - new S/R FREEZE_SURFACE only apllied to surface…
freeze_surface.F View Revision Graph  1.3  20 years  jmc   #include "PACKAGES_CONFIG.h" necessary (for now) when FFIELDS.h is included
getcon.F View Revision Graph  1.3  20 years  edhill   o fix earlier check-in
grad_sigma.F View Revision Graph  1.3  22 years  cnh   Bringing comments up to data and formatting for document extraction.
impldiff.F View Revision Graph  1.21  20 years  heimbach   Bringing flow and store directives up-to-date
ini_cartesian_grid.F View Revision Graph  1.17  22 years  cnh   Bringing comments up to data and formatting for document extraction.
ini_cg2d.F View Revision Graph  1.42  20 years  edhill   o first check-in for the "branch-genmake2" merge o verification suite as run o…
ini_cg3d.F View Revision Graph  1.15  20 years  edhill   o remove all '#include "PACACKAGES_CONFIG.h"' from model/inc/* and cleanup t…
ini_cori.F View Revision Graph  1.17  20 years  jmc   #include "PACKAGES_CONFIG.h" was missing.
ini_curvilinear_grid.F View Revision Graph  1.13  20 years  dimitri   added IF(useCubedSphereExchange)THEN's for hacks that seem specific to cube
ini_depths.F View Revision Graph  1.29  21 years  jmc   improve definition of Po_surf when using Finite Volume form to integrate PhiHy…
ini_dynvars.F View Revision Graph  1.13  20 years  jmc   each package $PKG_ini_vars calls $PKG_read_pickup: change CD_code to conform to…
ini_eos.F View Revision Graph  1.10  21 years  jmc   o compute locally the pressure for use in EOS : UNESCO, JMD95P or MDJWF o store …
ini_fields.F View Revision Graph  1.18  20 years  jmc   each package $PKG_ini_vars calls $PKG_read_pickup: change CD_code to conform to…
ini_forcing.F View Revision Graph  1.32  20 years  jmc   o Qsw is always declared and initialized to zero
ini_grid.F View Revision Graph  1.15  20 years  dimitri   o changes to permit hi-res, cubed-sphere, configuration - added useSingleCpuIO…
ini_gw.F View Revision Graph  1.3  20 years  edhill   o first check-in for the "branch-genmake2" merge o verification suite as run o…
ini_linear_phisurf.F View Revision Graph  1.9  21 years  jmc   improve definition of Po_surf when using Finite Volume form to integrate PhiHy…
ini_masks_etc.F View Revision Graph  1.28  20 years  adcroft   Extending loop range for hFacW/S for more generality. - This changes nothing an…
ini_mixing.F View Revision Graph  1.2  22 years  cnh   Bringing comments up to data and formatting for document extraction.
ini_mnc_io.F View Revision Graph  1.12  20 years  edhill   o adding MNC calls and flags for reading/writing checkpoints
ini_p_ground.F View Revision Graph  1.5  21 years  jmc   improve definition of Po_surf when using Finite Volume form to integrate PhiHy…
ini_parms.F View Revision Graph  1.108  20 years  heimbach   adding parameter adjDumpFreq
ini_pnh.F View Revision Graph  1.3  20 years  edhill   o first check-in for the "branch-genmake2" merge o verification suite as run o…
ini_pressure.F View Revision Graph  1.6  20 years  edhill   o first check-in for the "branch-genmake2" merge o verification suite as run o…
ini_psurf.F View Revision Graph  1.7  20 years  edhill   o updated and tested version of the cd_code package o almost all of the cd_cod…
ini_salt.F View Revision Graph  1.14  22 years  cnh   Bringing comments up to data and formatting for document extraction.
ini_spherical_polar_grid.F View Revision Graph  1.20  22 years  adcroft   Deleted single apostrophy (').
ini_theta.F View Revision Graph  1.20  20 years  jmc   additional changes for FREEZE: - new S/R FREEZE_SURFACE only apllied to surface…
ini_tr1.F View Revision Graph  1.4  20 years  edhill   o first check-in for the "branch-genmake2" merge o verification suite as run o…
ini_vel.F View Revision Graph  1.6  21 years  jmc   * split calc_exact_eta in 2 S/R : integr_continuity & update_etaH * move wVel co…
ini_vertical_grid.F View Revision Graph  1.13  22 years  jmc   o define cell Center vertical spacing and then put Interface at the middle
initialise_fixed.F View Revision Graph  1.29  20 years  edhill   o in the MNC_CW_xxx_[R|W]_yyy calls, move the yyy=[R|D|I] part to a string…
initialise_varia.F View Revision Graph  1.35  20 years  molod   Add some timings around fizhi and gridalt calls
integr_continuity.F View Revision Graph  1.5  20 years  edhill   o first check-in for the "branch-genmake2" merge o verification suite as run o…
integrate_for_w.F View Revision Graph  1.9  21 years  jmc   r* coordinate added in #ifdef NONLIN_FRSURF block. (modification to pressure gr…
model_ad_diff.list View Revision Graph  1.3  20 years  heimbach   keeping up-to-speed with Ben & Jerrys
modeldata_example.F View Revision Graph  1.9  22 years  cnh   Bringing comments up to data and formatting for document extraction.
mom_u_implicit_r.F View Revision Graph  1.1  20 years  jmc   new S/R to solve vertical direction implicitly.
mom_v_implicit_r.F View Revision Graph  1.1  20 years  jmc   new S/R to solve vertical direction implicitly.
open_copy_data_file.F View Revision Graph  1.4  20 years  cnh   Added compile time flag to set namelist terminator __everywhere__ . This allows …
packages_boot.F View Revision Graph  1.21  20 years  edhill   o read the MNC run-time params at the eeboot stage - mnc will be gracefully …
packages_check.F View Revision Graph  1.21  20 years  jmc   use the new thermodynamic Sea-Ice pkg: thSIce
packages_check_error.F View Revision Graph  1.4  20 years  jmc   minor modifs: remove CALL AIM_INITIALISE from packages_readparms.F set celsius2K…
packages_init_fixed.F View Revision Graph  1.24  20 years  molod   Add some timings around fizhi and gridalt calls
packages_init_variables.F View Revision Graph  1.32  20 years  heimbach   o couple of small AD fixes
packages_readparms.F View Revision Graph  1.29  20 years  molod   Model infrastructure changes for diagnostics package
packages_write_pickup.F View Revision Graph  1.5  20 years  jmc   modify call to thsice_write_pickup (package thsice)
plot_field.F View Revision Graph  1.14  22 years  heimbach   o merge of relevant stuff from the ecco-branch: - genmake: removed $S64 overwr…
port_rand.F View Revision Graph  1.3  22 years  cnh   Bringing comments up to data and formatting for document extraction.
pressure_for_eos.F View Revision Graph  1.1  21 years  jmc   o compute locally the pressure for use in EOS: UNESCO, JMD95P or MDJWF o store t…
quasihydrostaticterms.F View Revision Graph  1.2  21 years  heimbach   Small bug fix.
read_write.F View Revision Graph  1.21  22 years  cnh   Bringing comments up to data and formatting for document extraction.
read_write_rec.F View Revision Graph  1.6  20 years  dimitri   I/O bug fix
set_defaults.F View Revision Graph  1.59  20 years  heimbach   adding parameter adjDumpFreq
solve_for_pressure.F View Revision Graph  1.42  20 years  edhill   o cleanup: convert '#ifndef DISABLE_DEBUGMODE"' to '#ifdef ALLOW_DEBUG"'
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.1  20 years  jmc   new S/R to solve vertical direction implicitly.
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.12  20 years  mlosch   o commented out call to cal_GetMonthsRec in swfrac.F and added some comments; …
the_correction_step.F View Revision Graph  1.24  20 years  edhill   o first check-in for the "branch-genmake2" merge o verification suite as run o…
the_main_loop.F View Revision Graph  1.50  20 years  heimbach   o couple of small AD fixes
the_model_main.F View Revision Graph  1.76  20 years  edhill   o add "useMNC" flag for run-time selection of MNC
thermodynamics.F View Revision Graph  1.66  20 years  heimbach   Bringing flow and store directives up-to-date
timestep.F View Revision Graph  1.35  20 years  heimbach   modified pkg/cd_code o moved cd_scheme.F -> cd_code_scheme.F o separate read_che…
timestep_tracer.F View Revision Graph  1.10  22 years  adcroft   Switched sense of CPP macro for controlling multi-dimensional advection: o DISA…
update_cg2d.F View Revision Graph  1.5  20 years  jmc   divide by deltaTMom*deltaTfreesurf instead of deltaTMom**2
update_etah.F View Revision Graph  1.3  20 years  edhill   o first check-in for the "branch-genmake2" merge o verification suite as run o…
update_r_star.F View Revision Graph  1.3  20 years  edhill   o first check-in for the "branch-genmake2" merge o verification suite as run o…
update_surf_dr.F View Revision Graph  1.4  20 years  edhill   o first check-in for the "branch-genmake2" merge o verification suite as run o…
write_myfield.F View Revision Graph  1.2  20 years  cnh   Temporary work arounf to stop compile time errors on various platforms. Proper f…
write_state.F View Revision Graph  1.38  20 years  edhill   o in the MNC_CW_xxx_[R|W]_yyy calls, move the yyy=[R|D|I] part to a string…

  ViewVC Help
Powered by ViewVC 1.1.22