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

Index of /MITgcm/pkg/seaice

Files shown:48
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
SEAICE.h View Revision Graph  1.21  19 years  heimbach   More storing when combining NONLIN_FRSURF with SEAICE
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_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_FFIELDS.h View Revision Graph  1.10  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.16  19 years  jmc   fix typo
SEAICE_PARAMS.h View Revision Graph  1.32  18 years  mlosch   add 4 parameters for different advection schemes for area, (effective) seaice th…
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.17  19 years  mlosch   always use velocities on c-grid, implies different routine arguments
budget.F View Revision Graph  1.15  19 years  mlosch   add the salinity dependent freezing point of water
cost_ice_test.F View Revision Graph  1.2  19 years  heimbach   o Ported new load_fields_driver structure over to ECCO o adjusted exf and seaice…
diffus.F View Revision Graph  1.11  19 years  mlosch   added a runtime flag SEAICEuseFluxForm for advection and diffusion which is fals…
dynsolver.F View Revision Graph  1.23  18 years  jmc   implement sea-ice loading (when using "RealFreshWaterFlux")
groatb.F View Revision Graph  1.12  20 years  dimitri   o added seaice_summary.F and removed obsolete ALLOW_SEAICE's from pkg/seaice
growth.F View Revision Graph  1.28  18 years  jmc   implement sea-ice loading (when using "RealFreshWaterFlux")
lsr.F View Revision Graph  1.18  19 years  mlosch   - add c-grid version of the dynamic solver: + three new routines that are th…
ostres.F View Revision Graph  1.18  19 years  mlosch   fix turning angles to work on both hemispheres
seaice_ad_check_lev1_dir.h View Revision Graph  1.7  19 years  heimbach   o Ported new load_fields_driver structure over to ECCO o adjusted exf and seaice…
seaice_ad_check_lev2_dir.h View Revision Graph  1.6  19 years  heimbach   o Ported new load_fields_driver structure over to ECCO o adjusted exf and seaice…
seaice_ad_check_lev3_dir.h View Revision Graph  1.7  19 years  heimbach   o Ported new load_fields_driver structure over to ECCO o adjusted exf and seaice…
seaice_ad_check_lev4_dir.h View Revision Graph  1.4  19 years  heimbach   o Ported new load_fields_driver structure over to ECCO o adjusted exf and seaice…
seaice_ad_diff.list View Revision Graph  1.9  18 years  heimbach   Move relevant flow directives at exch_3d level, not in seaice.
seaice_advdiff.F View Revision Graph  1.10  18 years  mlosch   add 4 parameters for different advection schemes for area, (effective) seaice th…
seaice_advection.F View Revision Graph  1.3  19 years  jmc   use a local copy of ice velocity for DST advection schemes
seaice_calc_rhs.F View Revision Graph  1.2  19 years  mlosch   o fix a sign error in the diffusion terms
seaice_calc_viscosities.F View Revision Graph  1.3  19 years  mlosch   seaice: add an EVP solver following Hunke and Dukowicz (1997) and the docume…
seaice_check.F View Revision Graph  1.13  19 years  mlosch   remove obsolete contraint: seaice and exf can now be used with providing wind st…
seaice_cost_driver.F View Revision Graph  1.4  18 years  ce107   Make sure the print statement is not asked to output more than what the format 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_init_fixed.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_weights.F View Revision Graph  1.3  19 years  heimbach   Adding some nice ifdef's
seaice_description.tex View Revision Graph  1.3  19 years  cnh   Making short description for seaice package
seaice_do_diags.F View Revision Graph  1.23  18 years  jmc   - write seaice fields at 1rst & last iter (dumpInitAndLast). - add snow thicknes…
seaice_dynsolver.F View Revision Graph  1.12  18 years  jmc   apply the correct exchange (u,v point) to seaiceMaskU,seaiceMaskV
seaice_evp.F View Revision Graph  1.1  19 years  mlosch   seaice: add an EVP solver following Hunke and Dukowicz (1997) and the docume…
seaice_exch.F View Revision Graph  1.5  18 years  jmc   use interface S/R EXCH_3D (more efficient and works if multi-threaded)
seaice_exch_uv.F View Revision Graph  1.3  18 years  jmc   use interface S/R EXCH_3D (more efficient and works if multi-threaded)
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_init.F View Revision Graph  1.37  18 years  jmc   implement sea-ice loading (when using "RealFreshWaterFlux")
seaice_lsr.F View Revision Graph  1.12  19 years  mlosch   fix the bug spotted by Jean-Michel
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.4  19 years  mlosch   seaice: add an EVP solver following Hunke and Dukowicz (1997) and the docume…
seaice_model.F View Revision Graph  1.35  18 years  jmc   implement sea-ice loading (when using "RealFreshWaterFlux")
seaice_monitor.F View Revision Graph  1.7  18 years  jmc   fix latest modif
seaice_ocean_stress.F View Revision Graph  1.9  19 years  mlosch   add parameter that allows to scale/turn off effect of seaice on wind stress (SEA…
seaice_pickup.F View Revision Graph  1.14  19 years  mlosch   o oops
seaice_readparms.F View Revision Graph  1.42  18 years  jmc   clean-up multi-threaded problems (reported by debugger tcheck on ACES)
seaice_summary.F View Revision Graph  1.9  18 years  jmc   put the right description for SEAICEadvSchHeff

  ViewVC Help
Powered by ViewVC 1.1.22