/[MITgcm]/MITgcm/pkg/aim_v23
ViewVC logotype

Index of /MITgcm/pkg/aim_v23

Files shown:55
Sticky Tag:


File (rev) Rev. Age Author Last log entry
 Parent Directory        
phy_vdifsc.F View Revision Graph  1.1  21 years  jmc   new aim pkg: adapted from Franco Molteni SPEEDY code, ver23
phy_suflux_sice.F View Revision Graph  1.6  18 years  jmc   make Latent Heat of sublimation more consistent with the different options
phy_suflux_prep.F View Revision Graph  1.3  19 years  jmc   aim surface temp.: take lower one between T1 (from pot.temp) & T0 (extrapolated)…
phy_suflux_post.F View Revision Graph  1.3  19 years  jmc   - include stability function into surf.Flux derivative relative to Ts - calculat…
phy_suflux_ocean.F View Revision Graph  1.2  19 years  jmc   - include stability function into surf.Flux derivative relative to Ts - calculat…
phy_suflux_land.F View Revision Graph  1.4  19 years  jmc   allow dew to form on land (evaporation < 0) with #define ALLOW_DEW_ON_LAND
phy_snow_precip.F View Revision Graph  1.1  20 years  jmc   a) Treat separately land / ocean / sea-ice surface fluxes to allow implicit c…
phy_shtorh.F View Revision Graph  1.4  17 years  jmc   remove space to reduce differences with bulk_force/bulkf_sh2rh_aim.F
phy_radiat.F View Revision Graph  1.6  13 years  dfer   - Introduce ALLOW_INSOLATION, moving toward a more general incoming solar radiat…
phy_lscond.F View Revision Graph  1.3  18 years  jmc   Scale LSC tendencies by hFac (get homogenous scaling across all AIM tendencies) …
phy_inphys.F View Revision Graph  1.4  19 years  jmc   - include stability function into surf.Flux derivative relative to Ts - calculat…
phy_driver.F View Revision Graph  1.9  13 years  dfer   - Introduce ALLOW_INSOLATION, moving toward a more general incoming solar radiat…
phy_convmf.F View Revision Graph  1.1  21 years  jmc   new aim pkg: adapted from Franco Molteni SPEEDY code, ver23
phy_const.h View Revision Graph  1.2  19 years  jmc   set soil wetness availability to 1. over snow covered area
com_vdicon.h View Revision Graph  1.1  21 years  jmc   new aim pkg: adapted from Franco Molteni SPEEDY code, ver23
com_sflcon.h View Revision Graph  1.2  19 years  jmc   - include stability function into surf.Flux derivative relative to Ts - calculat…
com_radvar.h View Revision Graph  1.1  21 years  jmc   new aim pkg: adapted from Franco Molteni SPEEDY code, ver23
com_radcon.h View Revision Graph  1.1  21 years  jmc   new aim pkg: adapted from Franco Molteni SPEEDY code, ver23
com_physvar.h View Revision Graph  1.5  13 years  jmc   remove tabs
com_physcon.h View Revision Graph  1.3  13 years  jmc   remove tabs
com_lsccon.h View Revision Graph  1.1  21 years  jmc   new aim pkg: adapted from Franco Molteni SPEEDY code, ver23
com_forcon.h View Revision Graph  1.2  19 years  jmc   set soil wetness availability to 1. over snow covered area
com_forcing.h View Revision Graph  1.6  13 years  jmc   remove tabs
com_cnvcon.h View Revision Graph  1.1  21 years  jmc   new aim pkg: adapted from Franco Molteni SPEEDY code, ver23
aim_write_tave.F View Revision Graph  1.13  14 years  jmc   - rename AIM_DIAGS.h --> AIM_TAVE.h - use simpler (no level index) cumulative-ti…
aim_write_phys.F View Revision Graph  1.2  14 years  jmc   adapted for new version of MDS_WRITELOCAL
aim_write_local.F View Revision Graph  1.2  14 years  jmc   update comments and error message
aim_v23_description.tex View Revision Graph  1.1  18 years  cnh   Added short descipriotn and removed obsolete README
aim_tendency_apply.F View Revision Graph  1.9  14 years  jmc   - rename AIM_DIAGS.h --> AIM_TAVE.h - use simpler (no level index) cumulative-ti…
aim_surf_bc.F View Revision Graph  1.18  13 years  dfer   - Introduce ALLOW_INSOLATION, moving toward a more general incoming solar radiat…
aim_sice_impl.F View Revision Graph  1.3  17 years  jmc   - put i,j loops inside S/R: THSICE_ALBEDO & THSICE_SOLVE4TEMP
aim_sice2aim.F View Revision Graph  1.13  14 years  jmc   add code for Near Infra-Red albedo (from Jeff) in pkg/thsice.
aim_readparms.F View Revision Graph  1.19  13 years  dfer   - Introduce ALLOW_INSOLATION, moving toward a more general incoming solar radiat…
aim_mnc_init.F View Revision Graph  1.5  14 years  jmc   avoid unused variables
aim_land_impl.F View Revision Graph  1.3  19 years  jmc   - include stability function into surf.Flux derivative relative to Ts - calculat…
aim_land2aim.F View Revision Graph  1.6  19 years  jmc   soil water availability (SWA) always positive (even if groundW < 0)
aim_initialise.F View Revision Graph  1.15  14 years  jmc   change (fix) type of array "truncSurfP", from _RL to _RS.
aim_fields_load.F View Revision Graph  1.8  14 years  dfer   Add capacity to read a Q-Flux to be applied in slab-mixed layer thsice_slab_ocea…
aim_dyn2aim.F View Revision Graph  1.5  17 years  jmc   new S/R AIM_WRITE_PHYS (replaces AIM_WRITE_LOCAL) to write AIM physics common-b…
aim_do_physics.F View Revision Graph  1.18  14 years  jmc   move local variables (not in common block) out of header files
aim_do_co2.F View Revision Graph  1.7  14 years  dfer   Fix initialization
aim_diagnostics_init.F View Revision Graph  1.11  13 years  dfer   - Introduce ALLOW_INSOLATION, moving toward a more general incoming solar radiat…
aim_diagnostics.F View Revision Graph  1.23  14 years  jmc   little cleaning.
aim_aim2sioce.F View Revision Graph  1.8  16 years  jmc   Change EmPmR units: from m/s to kg/m2/s
aim_aim2land.F View Revision Graph  1.3  19 years  jmc   decide to evaporate snow (rather than liq.W) independently of snow precip
aim_aim2dyn_exchanges.F View Revision Graph  1.5  14 years  jmc   change macros (EXCH & GLOBAL_SUM/MAX) sufix _R4/_R8 to _RS/_RL when applied to …
aim_aim2dyn.F View Revision Graph  1.7  14 years  jmc   little cleaning.
AIM_TAVE.h View Revision Graph  1.1  14 years  jmc   - rename AIM_DIAGS.h --> AIM_TAVE.h - use simpler (no level index) cumulative-ti…
AIM_SIZE.h View Revision Graph  1.3  18 years  edhill   o mnc-ify aim_v23 as requested by Daniel Enderton - sets sane default flags …
AIM_PARAMS.h View Revision Graph  1.12  13 years  dfer   - Introduce ALLOW_INSOLATION, moving toward a more general incoming solar radiat…
AIM_OPTIONS.h View Revision Graph  1.9  16 years  dfer   Daniel's new option: 3d cloud fraction used to compute radiative fluxes, turned…
AIM_GRID.h View Revision Graph  1.2  18 years  edhill   o mnc-ify aim_v23 as requested by Daniel Enderton - sets sane default flags …
AIM_FFIELDS.h View Revision Graph  1.6  14 years  dfer   Add capacity to read a Q-Flux to be applied in slab-mixed layer thsice_slab_ocea…
AIM_CO2.h View Revision Graph  1.2  14 years  dfer   Cleaning of the well-mixed CO2 box (thanks to JMC)
AIM2DYN.h View Revision Graph  1.2  18 years  edhill   o mnc-ify aim_v23 as requested by Daniel Enderton - sets sane default flags …

  ViewVC Help
Powered by ViewVC 1.1.22