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

Index of /MITgcm/pkg/seaice

Files shown:50
Sticky Tag:


File (rev) Rev. Age Author Last log entry
 Parent Directory        
seaice_summary.F View Revision Graph  1.12  18 years  mlosch   some parameter clarifications and a little bit of spring cleaning
seaice_readparms.F View Revision Graph  1.47  18 years  mlosch   remove leftover errIO flat for obsolete name list error handling
seaice_pickup.F View Revision Graph  1.17  18 years  mlosch   -remove seaice_exch and seaice_exch_uv -remove superfluous exchange of theta
seaice_ocean_stress.F View Revision Graph  1.18  18 years  mlosch   - get rid of three more exchanges seaice_calc_viscosities (required differ…
seaice_monitor.F View Revision Graph  1.8  18 years  heimbach   Adding HSNOW to seaice_monitor.
seaice_model.F View Revision Graph  1.45  18 years  jmc   - fix CPP comments (was giving warnings). - fix EXCH of uwind,vwind for CS-grid …
seaice_mnc_init.F View Revision Graph  1.4  19 years  mlosch   seaice: add an EVP solver following Hunke and Dukowicz (1997) and the docume…
seaice_map_thsice.F View Revision Graph  1.1  19 years  mlosch   o modifications and additions necessary for coupling thsice to seaice - major …
seaice_lsr.F View Revision Graph  1.16  18 years  mlosch   - get rid of three more exchanges seaice_calc_viscosities (required differ…
seaice_init_varia.F View Revision Graph  1.6  18 years  jmc   make pLoad & sIceLoad always available (but still only used if ATMOSPHERIC…
seaice_init_fixed.F View Revision Graph  1.1  18 years  heimbach   o split seaice_init into _fixed, _varia o add first version of diagnostics inter…
seaice_growth.F View Revision Graph  1.13  18 years  jmc   add all needed EXF #ifdef and define them in SEAICE_OPTIONS.h if not using EXF …
seaice_get_forcing.F View Revision Graph  1.8  20 years  dimitri   o added seaice_summary.F and removed obsolete ALLOW_SEAICE's from pkg/seaice
seaice_get_dynforcing.F View Revision Graph  1.2  18 years  jmc   - remove WINDX & WINDY from C-grid dynamics version.
seaice_evp.F View Revision Graph  1.10  18 years  mlosch   go back to the old way of computing deltaC/Z
seaice_dynsolver.F View Revision Graph  1.20  18 years  jmc   - remove WINDX & WINDY from C-grid dynamics version.
seaice_do_diags.F View Revision Graph  1.29  18 years  mlosch   add ice strength, bulk and shear viscosities to list of diagnostics for even bet…
seaice_diffusion.F View Revision Graph  1.5  18 years  jmc   seaice advection with pkg/thsice: a step toward the use of non-linear advection …
seaice_diagnostics_init.F View Revision Graph  1.6  18 years  mlosch   add ice strength, bulk and shear viscosities to list of diagnostics for even bet…
seaice_description.tex View Revision Graph  1.3  19 years  cnh   Making short description for seaice package
seaice_cost_weights.F View Revision Graph  1.3  19 years  heimbach   Adding some nice ifdef's
seaice_cost_init_varia.F View Revision Graph  1.2  19 years  heimbach   Adding some nice ifdef's
seaice_cost_init_fixed.F View Revision Graph  1.3  19 years  heimbach   Adding some nice ifdef's
seaice_cost_final.F View Revision Graph  1.8  18 years  heimbach   Do not do global fc here, this is done in ecco_cost_final. (spotted by M. Mazlof…
seaice_cost_driver.F View Revision Graph  1.5  18 years  heimbach   add useSEAICE for seaice cost.
seaice_check.F View Revision Graph  1.20  18 years  mlosch   - get rid of three more exchanges seaice_calc_viscosities (required differ…
seaice_calc_viscosities.F View Revision Graph  1.5  18 years  mlosch   - get rid of three more exchanges seaice_calc_viscosities (required differ…
seaice_calc_strainrates.F View Revision Graph  1.5  18 years  mlosch   - get rid of three more exchanges seaice_calc_viscosities (required differ…
seaice_budget_ocean.F View Revision Graph  1.4  18 years  jmc   add the necessary #ifdef
seaice_budget_ice.F View Revision Graph  1.7  18 years  jmc   put the necessary #ifdef
seaice_advection.F View Revision Graph  1.6  18 years  jmc   remove code which deals with advection of pkg/thsice variables
seaice_advdiff.F View Revision Graph  1.17  18 years  mlosch   some parameter clarifications and a little bit of spring cleaning
seaice_ad_diff.list View Revision Graph  1.14  18 years  mlosch   fix bug in evp solver, while doing that - change (improve?) discretization of …
seaice_ad_check_lev4_dir.h View Revision Graph  1.7  18 years  heimbach   o Remove recomputations after latest modifs o EVP TLM and ADM gradient checks co…
seaice_ad_check_lev3_dir.h View Revision Graph  1.10  18 years  heimbach   o Remove recomputations after latest modifs o EVP TLM and ADM gradient checks co…
seaice_ad_check_lev2_dir.h View Revision Graph  1.9  18 years  heimbach   o Remove recomputations after latest modifs o EVP TLM and ADM gradient checks co…
seaice_ad_check_lev1_dir.h View Revision Graph  1.13  18 years  heimbach   o Remove recomputations after latest modifs o EVP TLM and ADM gradient checks co…
ostres.F View Revision Graph  1.18  19 years  mlosch   fix turning angles to work on both hemispheres
lsr.F View Revision Graph  1.19  18 years  mlosch   - remove more occurences of seaice_exch and seaice_exch_uv
dynsolver.F View Revision Graph  1.23  18 years  jmc   implement sea-ice loading (when using "RealFreshWaterFlux")
diffus.F View Revision Graph  1.11  19 years  mlosch   added a runtime flag SEAICEuseFluxForm for advection and diffusion which is fals…
cost_ice_test.F View Revision Graph  1.3  18 years  heimbach   o Small modifs (mostly porting for non-ecco setups)
advect.F View Revision Graph  1.18  18 years  mlosch   - remove more occurences of seaice_exch and seaice_exch_uv
TODO.txt View Revision Graph  1.2  21 years  dimitri   o modifications to make FREEZE flux visible to pkg/kpp - moved surfaceTendency…
SEAICE_PARAMS.h View Revision Graph  1.35  18 years  mlosch   some parameter clarifications and a little bit of spring cleaning
SEAICE_OPTIONS.h View Revision Graph  1.22  18 years  jmc   - case undef SEAICE_EXTERNAL_FORCING & defined SEAICE_EXTERNAL_FLUXES is not w…
SEAICE_FFIELDS.h View Revision Graph  1.12  18 years  jmc   safer to put #include "EXF_FIELDS.h" within #ifdef ALLOW_EXF / #endif
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_COST.h View Revision Graph  1.2  19 years  heimbach   o Adding cost term for seaice obs (daily SMR vs. AREA) new seaice_cost init/we…
SEAICE.h View Revision Graph  1.32  18 years  jmc   - remove WINDX & WINDY from C-grid dynamics version.

  ViewVC Help
Powered by ViewVC 1.1.22