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

Index of /MITgcm/pkg/seaice

Files shown:58
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
SEAICE.h View Revision Graph  1.37  17 years  jmc   always declare MULTDIM (whether SEAICE_MULTICATEGORY is defined or not)
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_FFIELDS.h View Revision Graph  1.12  18 years  jmc   safer to put #include "EXF_FIELDS.h" within #ifdef ALLOW_EXF / #endif
SEAICE_OPTIONS.h View Revision Graph  1.27  17 years  dimitri   adding ice salinity HSALT as a prognostic variable
SEAICE_PARAMS.h View Revision Graph  1.48  17 years  dimitri   Changed ICE2WATR to SEAICE_rhoIce/rhoConst for consistency between dynamics and …
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.18  18 years  mlosch   - remove more occurences of seaice_exch and seaice_exch_uv
cost_ice_test.F View Revision Graph  1.5  17 years  dimitri   added pkg/salt_plume by gathering code, which were previously spread around vari…
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.26  17 years  mlosch   replace hardcoded lower limit for zeta (zMin) by runtime parameter
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…
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.16  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_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.19  17 years  jmc   new version of seaice read/write pickup: Only write/read fields needed for a res…
seaice_ad_dump.F View Revision Graph  1.3  17 years  heimbach   We always want aduice, advice.
seaice_advdiff.F View Revision Graph  1.27  17 years  dimitri   added pkg/salt_plume by gathering code, which were previously spread around vari…
seaice_advection.F View Revision Graph  1.13  17 years  mlosch   move an debugging if-statement out of an i,j-loop for better vectorization
seaice_budget_ice.F View Revision Graph  1.7  18 years  jmc   put the necessary #ifdef
seaice_budget_ocean.F View Revision Graph  1.4  18 years  jmc   add the necessary #ifdef
seaice_calc_strainrates.F View Revision Graph  1.9  17 years  mlosch   fix bug in seaice_ocean_stress (call of seaice_calc_strainrates), requires chang…
seaice_calc_viscosities.F View Revision Graph  1.9  17 years  jmc   add arguments myTime, myIter & iStep (= sub-time-step) (easier for debugging) t…
seaice_check.F View Revision Graph  1.23  17 years  dimitri   added check, readparms, and more diagnostice to pkg/salt_plume also changed pack…
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.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_export.F View Revision Graph  1.2  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_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.3  17 years  jmc   add missing cvs $Header:$ or $Name:$
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.11  17 years  jmc   fix length of flxUnits (too long for 16.c length "diagUnits"): responsible for …
seaice_diagnostics_state.F View Revision Graph  1.5  17 years  mlosch   fix bug in seaice_ocean_stress (call of seaice_calc_strainrates), requires chang…
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.33  17 years  dimitri   adding ice salinity HSALT as a prognostic variable
seaice_dynsolver.F View Revision Graph  1.25  17 years  jmc   add arguments myTime, myIter & iStep (= sub-time-step) (easier for debugging) t…
seaice_evp.F View Revision Graph  1.17  17 years  mlosch   fix bug in seaice_ocean_stress (call of seaice_calc_strainrates), requires chang…
seaice_get_dynforcing.F View Revision Graph  1.2  18 years  jmc   - remove WINDX & WINDY from C-grid dynamics version.
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_growth.F View Revision Graph  1.37  17 years  dimitri   added pkg/salt_plume by gathering code, which were previously spread around vari…
seaice_init_fixed.F View Revision Graph  1.2  18 years  jmc   remove unused variables (get less warnings)
seaice_init_varia.F View Revision Graph  1.23  17 years  jmc   always initialise all variables in common block.
seaice_lsr.F View Revision Graph  1.28  17 years  mlosch   fix bug in seaice_ocean_stress (call of seaice_calc_strainrates), requires chang…
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.5  17 years  dimitri   added pkg/salt_plume by gathering code, which were previously spread around vari…
seaice_model.F View Revision Graph  1.58  17 years  dimitri   added check, readparms, and more diagnostice to pkg/salt_plume also changed pack…
seaice_monitor.F View Revision Graph  1.13  17 years  jmc   remove "Trick to get monitor output for testreport" (ALLOW_BULK_OFFLINE)
seaice_ocean_stress.F View Revision Graph  1.20  17 years  mlosch   fix bug in seaice_ocean_stress (call of seaice_calc_strainrates), requires chang…
seaice_read_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_readparms.F View Revision Graph  1.59  17 years  dimitri   Changed ICE2WATR to SEAICE_rhoIce/rhoConst for consistency between dynamics and …
seaice_summary.F View Revision Graph  1.17  17 years  mlosch   replace hardcoded lower limit for zeta (zMin) by runtime parameter
seaice_write_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…

  ViewVC Help
Powered by ViewVC 1.1.22