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

Index of /MITgcm/pkg/seaice

Files shown:52
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
seaice_growth.F View Revision Graph  1.20  16 years  dimitri   * commented out cap of HICE: it helps keep ice thinner * reintroduced cap of…
seaice_readparms.F View Revision Graph  1.54  16 years  dimitri   * replaced dRf(1) with dRf(kSurface)*hFacC(kSurface) in seaice_growth.F * ad…
SEAICE_PARAMS.h View Revision Graph  1.41  16 years  dimitri   * replaced dRf(1) with dRf(kSurface)*hFacC(kSurface) in seaice_growth.F * ad…
seaice_ocean_stress.F View Revision Graph  1.18  16 years  mlosch   - get rid of three more exchanges seaice_calc_viscosities (required differ…
seaice_mnc_init.F View Revision Graph  1.4  18 years  mlosch   seaice: add an EVP solver following Hunke and Dukowicz (1997) and the docume…
seaice_summary.F View Revision Graph  1.15  16 years  mlosch   - make it possible to read AREA from a file, too.
SEAICE_DIAGS.h View Revision Graph  1.6  19 years  edhill   o fix mnc flags in pkg/seaice so that they are "owned" by seaice, not mnc --…
SEAICE.h View Revision Graph  1.32  16 years  jmc   - remove WINDX & WINDY from C-grid dynamics version.
seaice_get_dynforcing.F View Revision Graph  1.2  16 years  jmc   - remove WINDX & WINDY from C-grid dynamics version.
lsr.F View Revision Graph  1.19  17 years  mlosch   - remove more occurences of seaice_exch and seaice_exch_uv
advect.F View Revision Graph  1.18  17 years  mlosch   - remove more occurences of seaice_exch and seaice_exch_uv
seaice_pickup.F View Revision Graph  1.17  17 years  mlosch   -remove seaice_exch and seaice_exch_uv -remove superfluous exchange of theta
seaice_cost_driver.F View Revision Graph  1.6  16 years  heimbach   Add a CPP flag for non-ECCO setup
seaice_cost_weights.F View Revision Graph  1.4  16 years  heimbach   Add a CPP flag for non-ECCO setup
seaice_ad_diff.list View Revision Graph  1.17  16 years  heimbach   Adding AREA, HEFF, HSNOW as control variables.
seaice_cost_init_fixed.F View Revision Graph  1.3  18 years  heimbach   Adding some nice ifdef's
seaice_cost_init_varia.F View Revision Graph  1.2  18 years  heimbach   Adding some nice ifdef's
seaice_evp.F View Revision Graph  1.14  16 years  heimbach   Change limiting behaviour of deltaC, pressC for stable adjoint. (Martin lured me…
seaice_calc_viscosities.F View Revision Graph  1.7  16 years  heimbach   Change limiting behaviour of deltaC, pressC for stable adjoint. (Martin lured me…
seaice_cost_final.F View Revision Graph  1.8  17 years  heimbach   Do not do global fc here, this is done in ecco_cost_final. (spotted by M. Mazlof…
seaice_ctrl_map_ini.F View Revision Graph  1.2  16 years  heimbach   Forgot #ifdef ALLOW_CTRL
seaice_description.tex View Revision Graph  1.3  18 years  cnh   Making short description for seaice package
seaice_monitor.F View Revision Graph  1.11  16 years  heimbach   Provide dummy argument for offline monitor.
seaice_advdiff.F View Revision Graph  1.19  16 years  heimbach   Re-arrange store directives.
seaice_ad_check_lev2_dir.h View Revision Graph  1.10  16 years  heimbach   Re-organized adjoint checkpointing according to Matt Mazloff (but with modifs/co…
seaice_ad_check_lev4_dir.h View Revision Graph  1.8  16 years  heimbach   Re-organized adjoint checkpointing according to Matt Mazloff (but with modifs/co…
seaice_ad_check_lev3_dir.h View Revision Graph  1.11  16 years  heimbach   Re-organized adjoint checkpointing according to Matt Mazloff (but with modifs/co…
seaice_diagnostics_init.F View Revision Graph  1.7  16 years  jmc   add diagnostics for Net fresh-water flux from the atmosphere.
seaice_budget_ocean.F View Revision Graph  1.4  16 years  jmc   add the necessary #ifdef
diffus.F View Revision Graph  1.11  18 years  mlosch   added a runtime flag SEAICEuseFluxForm for advection and diffusion which is fals…
seaice_init_varia.F View Revision Graph  1.15  16 years  dimitri   added missing exchange for pkg/seaice OBCS mask
SEAICE_OPTIONS.h View Revision Graph  1.25  16 years  dimitri   applied OBCS T/S mask to HEFFM sea ice mask This fixes pkg/seaice OBCS problem b…
seaice_calc_strainrates.F View Revision Graph  1.6  16 years  mlosch   beautify code (align a few equal signs etc.)
seaice_lsr.F View Revision Graph  1.22  16 years  mlosch   change a lot of things at the same time so we can never trace the changes indivi…
seaice_dynsolver.F View Revision Graph  1.23  16 years  mlosch   fix a small bux: replace one Oly by Olx (should not have any effect unless Oly.N…
ostres.F View Revision Graph  1.18  18 years  mlosch   fix turning angles to work on both hemispheres
seaice_do_diags.F View Revision Graph  1.32  16 years  mlosch   move seaice-diagnostics from seaice_do_diags to do_statevars_diags; this require…
SEAICE_COST.h View Revision Graph  1.2  18 years  heimbach   o Adding cost term for seaice obs (daily SMR vs. AREA) new seaice_cost init/we…
seaice_ad_check_lev1_dir.h View Revision Graph  1.13  17 years  heimbach   o Remove recomputations after latest modifs o EVP TLM and ADM gradient checks co…
cost_ice_test.F View Revision Graph  1.3  17 years  heimbach   o Small modifs (mostly porting for non-ecco setups)
seaice_get_forcing.F View Revision Graph  1.8  19 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  17 years  mlosch   o modifications and additions necessary for coupling thsice to seaice - major …
TODO.txt View Revision Graph  1.2  20 years  dimitri   o modifications to make FREEZE flux visible to pkg/kpp - moved surfaceTendency…
seaice_model.F View Revision Graph  1.51  16 years  dimitri   o pkg/seaice: added computation of saltFlux in seaice_growth; For time being,…
seaice_budget_ice.F View Revision Graph  1.7  16 years  jmc   put the necessary #ifdef
seaice_check.F View Revision Graph  1.21  16 years  jmc   remove ALLOW_SEAICE from exf pkg files and add #define ALLOW_RUNOFF in SEAICE_OP…
seaice_advection.F View Revision Graph  1.6  17 years  jmc   remove code which deals with advection of pkg/thsice variables
seaice_init_fixed.F View Revision Graph  1.2  16 years  jmc   remove unused variables (get less warnings)
seaice_diagnostics_state.F View Revision Graph  1.1  16 years  jmc   rename SEAICE_DIAGNOSTICS_FILL to SEAICE_DIAGNOSTICS_STATE
dynsolver.F View Revision Graph  1.24  16 years  mlosch   replace ZMIN=4.e8 with ZMIN=0. as in C-grid code (changes results, but not teste…
SEAICE_FFIELDS.h View Revision Graph  1.12  16 years  jmc   safer to put #include "EXF_FIELDS.h" within #ifdef ALLOW_EXF / #endif
seaice_diffusion.F View Revision Graph  1.5  17 years  jmc   seaice advection with pkg/thsice: a step toward the use of non-linear advection …

  ViewVC Help
Powered by ViewVC 1.1.22