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

Index of /MITgcm/pkg/seaice

Files shown:66
Sticky Tag:


File (rev) Rev. Age Author Last log entry
 Parent Directory        
seaice_write_pickup.F View Revision Graph  1.14  13 years  gforget   - merging SEAICE_MULTICATEGORY define and undef cases. Now the same code is com…
seaice_turnoff_io.F View Revision Graph  1.1  15 years  jmc   new S/R to turn off some of the seaice output flags.
seaice_tracer_phys.F View Revision Graph  1.8  13 years  gforget   - seaice_growth.F : fix pathological case treatment for SEAICE_MULTICATEGORY. …
seaice_summary.F View Revision Graph  1.50  13 years  heimbach   Merging JPLs o seaice AREA relaxation code o modified global mean cost imbalance…
seaice_solve4temp.F View Revision Graph  1.35  13 years  jmc   full initialisation of all output arrays
seaice_readparms.F View Revision Graph  1.122  13 years  jmc   change default value of costIceStart1,2 from 0 to pkg/cal startDate_1,2
seaice_read_pickup.F View Revision Graph  1.16  13 years  gforget   - merging SEAICE_MULTICATEGORY define and undef cases. Now the same code is com…
seaice_output.F View Revision Graph  1.11  13 years  gforget   - SItracer : added run time params, and allow coupling to ocn salinity. new ru…
seaice_ocean_stress.F View Revision Graph  1.30  13 years  jmc   add SEAICE_SIZE.h anywhere SEAICE.h is included
seaice_obcs_output.F View Revision Graph  1.3  13 years  jmc   fix comments
seaice_monitor_ad.F View Revision Graph  1.4  13 years  gforget   - removal of the old way of seaice age tracer, which is now replaced by particu…
seaice_monitor.F View Revision Graph  1.27  13 years  gforget   - SItracer : added run time params, and allow coupling to ocn salinity. new ru…
seaice_model.F View Revision Graph  1.100  13 years  heimbach   Prepare adjoint of SITRACER
seaice_mnc_init.F View Revision Graph  1.6  17 years  mlosch   correct units of EmPmR to kg/m^2/s
seaice_map_thsice.F View Revision Graph  1.4  13 years  jmc   add SEAICE_SIZE.h anywhere SEAICE.h is included
seaice_lsr.F View Revision Graph  1.70  13 years  jmc   add SEAICE_SIZE.h anywhere SEAICE.h is included
seaice_init_varia.F View Revision Graph  1.72  13 years  heimbach   Merging JPLs o seaice AREA relaxation code o modified global mean cost imbalance…
seaice_init_fixed.F View Revision Graph  1.19  13 years  jmc   - rename parameters: SIsalFrac to SEAICE_saltFrac & SIsal0 to SEAICE_salt0; - re…
seaice_growth.F View Revision Graph  1.169  13 years  dimitri   adding snowPrecip as per discussion here: http://mitgcm.org/pipermail/mitgcm-dev
seaice_get_dynforcing.F View Revision Graph  1.12  13 years  jmc   apply mask to taux,tauy (in seaice_get_dynforcing.F); this affects results when…
seaice_freedrift.F View Revision Graph  1.5  13 years  jmc   add SEAICE_SIZE.h anywhere SEAICE.h is included
seaice_evp.F View Revision Graph  1.40  13 years  mlosch   just so that it is not forgotten: add code that avoids underflows usually there …
seaice_dynsolver.F View Revision Graph  1.48  13 years  jmc   add SEAICE_SIZE.h anywhere SEAICE.h is included
seaice_diffusion.F View Revision Graph  1.8  14 years  gforget   - seaice_diffusion.F : remove the min(DX,DY) factor permanently; pass the Lap…
seaice_diagnostics_state.F View Revision Graph  1.25  13 years  gforget   - merging SEAICE_MULTICATEGORY define and undef cases. Now the same code is com…
seaice_diagnostics_init.F View Revision Graph  1.33  13 years  gforget   - SItracer : added run time params, and allow coupling to ocn salinity. new ru…
seaice_description.tex View Revision Graph  1.3  19 years  cnh   Making short description for seaice package
seaice_ctrl_map_ini.F View Revision Graph  1.6  13 years  jmc   add SEAICE_SIZE.h anywhere SEAICE.h is included
seaice_cost_weights.F View Revision Graph  1.6  15 years  jmc   use type specific (RL or RS) S/R from rw pkg instead of calling old S/R MDSREAD…
seaice_cost_sst.F View Revision Graph  1.6  13 years  jmc   - remove old parameters SEAICE_freeze from SEAICE_PARMS.h - still need to be fix…
seaice_cost_sss.F View Revision Graph  1.5  15 years  heimbach   More ifdef oops.
seaice_cost_sensi.F View Revision Graph  1.2  15 years  heimbach   Update/merge from older version.
seaice_cost_init_varia.F View Revision Graph  1.7  13 years  jmc   add SEAICE_SIZE.h anywhere SEAICE.h is included
seaice_cost_init_fixed.F View Revision Graph  1.6  13 years  jmc   use "modelEndDate" as default value for costIceEnd1,2
seaice_cost_final.F View Revision Graph  1.15  13 years  jmc   add SEAICE_SIZE.h anywhere SEAICE.h is included
seaice_cost_export.F View Revision Graph  1.5  13 years  jmc   add SEAICE_SIZE.h anywhere SEAICE.h is included
seaice_cost_driver.F View Revision Graph  1.11  15 years  heimbach   Merge/update IF seaice_cost routines.
seaice_cost_concentration.F View Revision Graph  1.6  15 years  jmc   add missing "_d 0"
seaice_cost_areasst.F View Revision Graph  1.5  13 years  jmc   add SEAICE_SIZE.h anywhere SEAICE.h is included
seaice_cost_accumulate_mean.F View Revision Graph  1.7  13 years  jmc   add SEAICE_SIZE.h anywhere SEAICE.h is included
seaice_check_pickup.F View Revision Graph  1.8  13 years  jmc   print message only once (master thread)
seaice_check.F View Revision Graph  1.67  13 years  jmc   change to a warning (instead of error) when not reporting an error
seaice_calc_viscosities.F View Revision Graph  1.12  15 years  mlosch   - change seaice_calc_viscosities/strainraties for better vectorization after AD…
seaice_calc_strainrates.F View Revision Graph  1.19  13 years  jmc   add SEAICE_SIZE.h anywhere SEAICE.h is included
seaice_budget_ocean.F View Revision Graph  1.18  13 years  mlosch   MAX_TICE does not exist anly longer, lets see if it works without
seaice_advection.F View Revision Graph  1.29  14 years  jmc   avoid un-used variables
seaice_advdiff.F View Revision Graph  1.60  13 years  gforget   - SItracer : added run time params, and allow coupling to ocn salinity. new ru…
seaice_ad_dump.F View Revision Graph  1.6  15 years  jmc   use type specific (RL or RS) S/R from rw pkg instead of calling old S/R MDSREAD…
seaice_ad_diff.list View Revision Graph  1.32  13 years  heimbach   Prepare ALLOW_SITRACER adjoint
seaice_ad_check_lev4_dir.h View Revision Graph  1.17  13 years  heimbach   Part two of ECCO-CLIVAR code merges. Completes merge of seaice area relax. code.…
seaice_ad_check_lev3_dir.h View Revision Graph  1.20  13 years  heimbach   Part two of ECCO-CLIVAR code merges. Completes merge of seaice area relax. code.…
seaice_ad_check_lev2_dir.h View Revision Graph  1.19  13 years  heimbach   Part two of ECCO-CLIVAR code merges. Completes merge of seaice area relax. code.…
seaice_ad_check_lev1_dir.h View Revision Graph  1.30  13 years  gforget   - merging SEAICE_MULTICATEGORY define and undef cases. Now the same code is com…
ostres.F View Revision Graph  1.25  13 years  jmc   add SEAICE_SIZE.h anywhere SEAICE.h is included
lsr.F View Revision Graph  1.32  13 years  jmc   add SEAICE_SIZE.h anywhere SEAICE.h is included
dynsolver.F View Revision Graph  1.41  13 years  jmc   add SEAICE_SIZE.h anywhere SEAICE.h is included
diffus.F View Revision Graph  1.17  14 years  jmc   - simplify S/R DIFFUS (put deltaT & DIFF1 factor outside, move EXCH outside) t…
cost_ice_test.F View Revision Graph  1.12  13 years  heimbach   Part two of ECCO-CLIVAR code merges. Completes merge of seaice area relax. code.…
advect.F View Revision Graph  1.28  14 years  jmc   - simplify S/R DIFFUS (put deltaT & DIFF1 factor outside, move EXCH outside) t…
SEAICE_TRACER.h View Revision Graph  1.7  13 years  gforget   - SItracer : added run time params, and allow coupling to ocn salinity. new ru…
SEAICE_TAVE.h View Revision Graph  1.1  15 years  jmc   - rename: SEAICE_DIAGS.h --> SEAICE_TAVE.h - use simpler (no level index) cumula…
SEAICE_SIZE.h View Revision Graph  1.5  13 years  jmc   move MULTDIM declaration and setting from SEAICE.h to SEAICE_SIZE.h
SEAICE_PARAMS.h View Revision Graph  1.92  13 years  heimbach   Merging JPLs o seaice AREA relaxation code o modified global mean cost imbalance…
SEAICE_OPTIONS.h View Revision Graph  1.64  13 years  jmc   - switch both SEAICE_GROWTH_LEGACY & SEAICE_DISABLE_HEATCONSFIX to #undef ; - up…
SEAICE_COST.h View Revision Graph  1.4  15 years  heimbach   o Adding I. Fenty seaice cost extensions (after minor cleanup) - smrsst, smrss…
SEAICE.h View Revision Graph  1.63  13 years  heimbach   Merging JPLs o seaice AREA relaxation code o modified global mean cost imbalance…

  ViewVC Help
Powered by ViewVC 1.1.22