/[MITgcm]/MITgcm/pkg/seaice
ViewVC logotype

Index of /MITgcm/pkg/seaice

Files shown:60
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
SEAICE.h View Revision Graph  1.43  16 years  mlosch   add 4 coeffient-2D-fields for the metric terms. For now they are defined in SEAI…
SEAICE_COST.h View Revision Graph  1.3  17 years  heimbach   Adding code for seaice export (and others in future) sensitivity calculation.
SEAICE_DIAGS.h View Revision Graph  1.6  20 years  edhill   o fix mnc flags in pkg/seaice so that they are "owned" by seaice, not mnc --…
SEAICE_OPTIONS.h View Revision Graph  1.33  16 years  mlosch   change a few defaults: B-grid flags (not tested in verification, so no effect) t…
SEAICE_PARAMS.h View Revision Graph  1.58  16 years  dimitri   adding HO to parameters that can be separately specified in North and South
TODO.txt View Revision Graph  1.2  21 years  dimitri   o modifications to make FREEZE flux visible to pkg/kpp - moved surfaceTendency…
advect.F View Revision Graph  1.21  16 years  jmc   fix previous modif (forgot this store directive)
cost_ice_test.F View Revision Graph  1.6  17 years  dimitri   fixed a comment (error reported by Nikolay Koldunov)
diffus.F View Revision Graph  1.13  16 years  jmc   - rename argument HEFF (become fld3d) and HEFFM (become iceMsk) to make clear …
dynsolver.F View Revision Graph  1.30  16 years  dimitri   Adding separate sea ice albedo and drag coefficients in Southern Ocean from thos…
lsr.F View Revision Graph  1.24  16 years  jmc   change macros (EXCH & GLOBAL_SUM/MAX) sufix _R4/_R8 to _RS/_RL when applied to …
ostres.F View Revision Graph  1.19  16 years  mlosch   change a few defaults: B-grid flags (not tested in verification, so no effect) t…
seaice_ad_check_lev1_dir.h View Revision Graph  1.19  16 years  heimbach   Update tamc.h for single-prec comlev option
seaice_ad_check_lev2_dir.h View Revision Graph  1.12  17 years  jmc   add missing cvs $Header:$ or $Name:$
seaice_ad_check_lev3_dir.h View Revision Graph  1.13  17 years  jmc   add missing cvs $Header:$ or $Name:$
seaice_ad_check_lev4_dir.h View Revision Graph  1.10  17 years  jmc   add missing cvs $Header:$ or $Name:$
seaice_ad_diff.list View Revision Graph  1.24  16 years  heimbach   Commit placeholder.
seaice_ad_dump.F View Revision Graph  1.4  16 years  jmc   fix for singleCpuIO & multi-threaded: remove _BEGIN/_END_MASTER between IO S/R c…
seaice_advdiff.F View Revision Graph  1.32  16 years  jmc   - put exchanged variable in (local) common block for MPI+MTH
seaice_advection.F View Revision Graph  1.18  16 years  jmc   fix debug print
seaice_budget_ice.F View Revision Graph  1.10  16 years  dimitri   Adding separate sea ice albedo and drag coefficients in Southern Ocean from thos…
seaice_budget_ice_if.F View Revision Graph  1.4  16 years  dimitri   Adding separate sea ice albedo and drag coefficients in Southern Ocean from thos…
seaice_budget_ocean.F View Revision Graph  1.6  17 years  dimitri   pkg/seaice: removed some unused halos
seaice_budget_ocean_if.F View Revision Graph  1.1  17 years  heimbach   Add Ian Fenty sea-ice thermodynamics modifications. Currently this is in separat…
seaice_calc_strainrates.F View Revision Graph  1.11  16 years  mlosch   change the discretization of strain rates to be consistent with the overall fini…
seaice_calc_viscosities.F View Revision Graph  1.10  17 years  mlosch   add a new flag SEAICEuseTEM to use a slightly different ice rheology (so-cal…
seaice_check.F View Revision Graph  1.29  16 years  mlosch   add a check for the removed CPP-flags SEAICE_TEST_ICE_STRESS_1
seaice_check_pickup.F View Revision Graph  1.1  17 years  jmc   new version of seaice read/write pickup: Only write/read fields needed for a res…
seaice_cost_accumulate_mean.F View Revision Graph  1.3  17 years  heimbach   Arctic is different from global (prbbl bc of obcs)
seaice_cost_areasst.F View Revision Graph  1.2  16 years  jmc   add missing #ifdef ALLOW_COST
seaice_cost_driver.F View Revision Graph  1.9  16 years  heimbach   Add call.
seaice_cost_export.F View Revision Graph  1.2  17 years  jmc   add missing cvs $Header:$ or $Name:$
seaice_cost_final.F View Revision Graph  1.13  16 years  jmc   change macros (EXCH & GLOBAL_SUM/MAX) sufix _R4/_R8 to _RS/_RL when applied to …
seaice_cost_init_fixed.F View Revision Graph  1.4  17 years  jmc   add missing cvs $Header:$ or $Name:$
seaice_cost_init_varia.F View Revision Graph  1.4  17 years  jmc   add missing cvs $Header:$ or $Name:$
seaice_cost_sensi.F View Revision Graph  1.1  17 years  heimbach   Adding code for seaice export (and others in future) sensitivity calculation.
seaice_cost_weights.F View Revision Graph  1.5  17 years  jmc   add missing cvs $Header:$ or $Name:$
seaice_ctrl_map_ini.F View Revision Graph  1.4  16 years  jmc   change macros (EXCH & GLOBAL_SUM/MAX) sufix _R4/_R8 to _RS/_RL when applied to …
seaice_description.tex View Revision Graph  1.3  19 years  cnh   Making short description for seaice package
seaice_diagnostics_init.F View Revision Graph  1.14  16 years  dimitri   added sea ice age tracer; #define SEAICE_AGE in SEAICE_PARAMS.h
seaice_diagnostics_state.F View Revision Graph  1.8  16 years  dimitri   added sea ice age tracer; #define SEAICE_AGE in SEAICE_PARAMS.h
seaice_diffusion.F View Revision Graph  1.6  17 years  mlosch   o add new diagnostics to seaice: advective, diffusive fluxes (only for multidi…
seaice_do_diags.F View Revision Graph  1.37  16 years  jmc   fix wrong type of EXCH for "arr" + change macros (EXCH & GLOBAL_SUM/MAX) sufix _…
seaice_dynsolver.F View Revision Graph  1.33  16 years  mlosch   add pseudo time stepping for LSOR
seaice_evp.F View Revision Graph  1.21  16 years  dimitri   Adding separate sea ice albedo and drag coefficients in Southern Ocean from thos…
seaice_get_dynforcing.F View Revision Graph  1.6  16 years  dimitri   Adding separate sea ice albedo and drag coefficients in Southern Ocean from thos…
seaice_growth.F View Revision Graph  1.56  16 years  dimitri   adding HO to parameters that can be separately specified in North and South
seaice_growth_if.F View Revision Graph  1.5  16 years  dimitri   adding HO to parameters that can be separately specified in North and South
seaice_init_fixed.F View Revision Graph  1.3  17 years  heimbach   More _IF fixes.
seaice_init_varia.F View Revision Graph  1.38  16 years  jmc   new header file "W2_EXCH2_SIZE.h" coming with new W2-Exch2 topology code
seaice_lsr.F View Revision Graph  1.42  16 years  mlosch   complete pseudo-time stepping
seaice_map_thsice.F View Revision Graph  1.1  19 years  mlosch   o modifications and additions necessary for coupling thsice to seaice - major …
seaice_mnc_init.F View Revision Graph  1.6  17 years  mlosch   correct units of EmPmR to kg/m^2/s
seaice_model.F View Revision Graph  1.69  16 years  jmc   comment out un-used variables
seaice_monitor.F View Revision Graph  1.16  16 years  mlosch   make coordinate variable T really model time in seconds as promised by units
seaice_ocean_stress.F View Revision Graph  1.22  16 years  mlosch   removed superfluous many metric terms of FV discretization of stress divergence …
seaice_read_pickup.F View Revision Graph  1.3  16 years  jmc   change macros (EXCH & GLOBAL_SUM/MAX) sufix _R4/_R8 to _RS/_RL when applied to …
seaice_readparms.F View Revision Graph  1.74  16 years  dimitri   adding HO to parameters that can be separately specified in North and South
seaice_summary.F View Revision Graph  1.27  16 years  dimitri   adding HO to parameters that can be separately specified in North and South
seaice_write_pickup.F View Revision Graph  1.2  16 years  dimitri   added sea ice age tracer; #define SEAICE_AGE in SEAICE_PARAMS.h

  ViewVC Help
Powered by ViewVC 1.1.22