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

Index of /MITgcm/pkg/seaice

Files shown:55
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
seaice_ocean_stress.F View Revision Graph  1.18  18 years  mlosch   - get rid of three more exchanges seaice_calc_viscosities (required differ…
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_calc_strainrates.F View Revision Graph  1.7  17 years  mlosch   minor bug fix in boundary conditions in seaice_calc_strainrates (but changes r…
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_get_dynforcing.F View Revision Graph  1.2  18 years  jmc   - remove WINDX & WINDY from C-grid dynamics version.
advect.F View Revision Graph  1.18  18 years  mlosch   - remove more occurences of seaice_exch and seaice_exch_uv
seaice_cost_sensi.F View Revision Graph  1.1  17 years  heimbach   Adding code for seaice export (and others in future) sensitivity calculation.
seaice_readparms.F View Revision Graph  1.58  17 years  heimbach   Adding code for seaice export (and others in future) sensitivity calculation.
SEAICE.h View Revision Graph  1.36  17 years  heimbach   Adding code for seaice export (and others in future) sensitivity calculation.
seaice_ad_diff.list View Revision Graph  1.18  17 years  heimbach   Adding code for seaice export (and others in future) sensitivity calculation.
SEAICE_COST.h View Revision Graph  1.3  17 years  heimbach   Adding code for seaice export (and others in future) sensitivity calculation.
seaice_model.F View Revision Graph  1.53  17 years  dimitri   Committing An Nguyen's modifications to SALT_PLUME code. This includes addition…
seaice_description.tex View Revision Graph  1.3  19 years  cnh   Making short description for seaice package
seaice_cost_accumulate_mean.F View Revision Graph  1.2  17 years  heimbach   Missing #ifdef broke lab_sea forward.
seaice_cost_driver.F View Revision Graph  1.8  17 years  jmc   add missing cvs $Header:$ or $Name:$
seaice_cost_init_fixed.F View Revision Graph  1.4  17 years  jmc   add missing cvs $Header:$ or $Name:$
seaice_cost_export.F View Revision Graph  1.2  17 years  jmc   add missing cvs $Header:$ or $Name:$
seaice_ad_check_lev1_dir.h View Revision Graph  1.16  17 years  jmc   add missing cvs $Header:$ or $Name:$
seaice_cost_weights.F View Revision Graph  1.5  17 years  jmc   add missing cvs $Header:$ or $Name:$
seaice_ad_check_lev2_dir.h View Revision Graph  1.12  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_final.F View Revision Graph  1.10  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:$
cost_ice_test.F View Revision Graph  1.4  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_ctrl_map_ini.F View Revision Graph  1.3  17 years  jmc   add missing cvs $Header:$ or $Name:$
seaice_budget_ocean.F View Revision Graph  1.4  18 years  jmc   add the necessary #ifdef
diffus.F View Revision Graph  1.11  19 years  mlosch   added a runtime flag SEAICEuseFluxForm for advection and diffusion which is fals…
seaice_advdiff.F View Revision Graph  1.23  17 years  dimitri   added obcs-seaice capability for non-multiDimAdvection schemes and removed a spu…
seaice_advection.F View Revision Graph  1.10  17 years  dimitri   added obcs-seaice capability for non-multiDimAdvection schemes and removed a spu…
seaice_check.F View Revision Graph  1.22  17 years  dimitri   adding ice salinity HSALT as a prognostic variable
SEAICE_OPTIONS.h View Revision Graph  1.27  17 years  dimitri   adding ice salinity HSALT as a prognostic variable
seaice_do_diags.F View Revision Graph  1.33  17 years  dimitri   adding ice salinity HSALT as a prognostic variable
seaice_evp.F View Revision Graph  1.15  17 years  mlosch   bug fix in the evp solver: boundary conditions were affected be masking of zMax/…
SEAICE_PARAMS.h View Revision Graph  1.47  17 years  dimitri   define SEAICE_salinity as a fraction of the model's surface level salinity
seaice_diagnostics_init.F View Revision Graph  1.11  17 years  jmc   fix length of flxUnits (too long for 16.c length "diagUnits"): responsible for …
ostres.F View Revision Graph  1.18  19 years  mlosch   fix turning angles to work on both hemispheres
seaice_lsr.F View Revision Graph  1.26  17 years  mlosch   modify solver to support vectorization (within ifdefs for now) turn on with defi…
seaice_pickup.F View Revision Graph  1.19  17 years  jmc   more stantard interface: - change argument list (pass pickup suffix, declared as…
seaice_init_varia.F View Revision Graph  1.22  17 years  dimitri   o Added open boundary conditions capability for seaice HEFF and AREA For time be…
seaice_diagnostics_state.F View Revision Graph  1.3  17 years  mlosch   o add new diagnostics to seaice: advective, diffusive fluxes (only for multidi…
seaice_diffusion.F View Revision Graph  1.6  17 years  mlosch   o add new diagnostics to seaice: advective, diffusive fluxes (only for multidi…
seaice_growth.F View Revision Graph  1.36  17 years  mlosch   o add new diagnostics to seaice: advective, diffusive fluxes (only for multidi…
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_map_thsice.F View Revision Graph  1.1  19 years  mlosch   o modifications and additions necessary for coupling thsice to seaice - major …
TODO.txt View Revision Graph  1.2  21 years  dimitri   o modifications to make FREEZE flux visible to pkg/kpp - moved surfaceTendency…
seaice_budget_ice.F View Revision Graph  1.7  18 years  jmc   put the necessary #ifdef
seaice_monitor.F View Revision Graph  1.13  17 years  jmc   remove "Trick to get monitor output for testreport" (ALLOW_BULK_OFFLINE)
seaice_calc_viscosities.F View Revision Graph  1.8  17 years  mlosch   remove two unused variables (before JMC does it)
seaice_init_fixed.F View Revision Graph  1.2  18 years  jmc   remove unused variables (get less warnings)
seaice_summary.F View Revision Graph  1.17  17 years  mlosch   replace hardcoded lower limit for zeta (zMin) by runtime parameter
dynsolver.F View Revision Graph  1.26  17 years  mlosch   replace hardcoded lower limit for zeta (zMin) by runtime parameter
seaice_dynsolver.F View Revision Graph  1.24  17 years  mlosch   replace hardcoded lower limit for zeta (zMin) by runtime parameter
SEAICE_FFIELDS.h View Revision Graph  1.12  18 years  jmc   safer to put #include "EXF_FIELDS.h" within #ifdef ALLOW_EXF / #endif
lsr.F View Revision Graph  1.21  17 years  mlosch   this is now the "authorative" version of the B-grid LSR for comparison. I hope t…

  ViewVC Help
Powered by ViewVC 1.1.22