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

Index of /MITgcm/pkg/seaice

Files shown:88 (Show 22 dead files)
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
SEAICE.h View Revision Graph  1.85  10 years  jmc   put pkg/seaice Wind-Stress common block within CPP option: SEAICE_EXCLUDE_WIND_S…
SEAICE_COST.h View Revision Graph  1.5  12 years  atn   updating ecco seaicev4 proxy cost terms as fxn of sst and SEAICE_freeze
SEAICE_OPTIONS.h View Revision Graph  1.81  9 years  mlosch   add new flags for advecting sea ice momentum
SEAICE_PARAMS.h View Revision Graph  1.135  9 years  mlosch   add the option to compute no-slip du/dy, dv/dx (i.e. the offdiagonal strain rate…
SEAICE_SIZE.h View Revision Graph  1.12  11 years  mlosch   add the option to prescribe a fixed thickness PDF for thermodynamic calculations…
SEAICE_TAVE.h View Revision Graph  1.2  13 years  heimbach   Step 1 of merging ice-thickness distribution (ITD) code from MITgcm_contrib/torg…
SEAICE_TRACER.h View Revision Graph  1.7  14 years  gforget   - SItracer : added run time params, and allow coupling to ocn salinity. new ru…
advect.F View Revision Graph  1.30  11 years  gforget   - ECCO_OPTIONS.h is needed when including ecco_cost.h, ecco.h - AUTODIFF_OPTION…
cost_ice_test.F View Revision Graph  1.14  11 years  mlosch   replace a few print *, statements by write(standardMessageUnit,*), because on so…
diffus.F View Revision Graph  1.18  13 years  heimbach   Merge SEAICE_SIZE.h inclusion from MITgcm_contrib/torge/itd/code/ into main bran…
dynsolver.F View Revision Graph  1.45  11 years  mlosch   two new runtime parameters: - SEAICE_cStar replaces the hard wired "20" in the…
lsr.F View Revision Graph  1.36  10 years  mlosch   unify iteration parameters for implicit solvers (JFNK and Picard) SEAICEnonL…
ostres.F View Revision Graph  1.25  14 years  jmc   add SEAICE_SIZE.h anywhere SEAICE.h is included
seaice.flow View Revision Graph  1.2  8 years  jmc   - provide flow directive for SEAICE_CHECK_PICKUP and remove it from ad_diff.list…
seaice_ad_check_lev1_dir.h View Revision Graph  1.34  10 years  mlosch   make new code taf-able. There are still recomputations left that I do not unders…
seaice_ad_check_lev2_dir.h View Revision Graph  1.20  13 years  heimbach   Add averaging variable
seaice_ad_check_lev3_dir.h View Revision Graph  1.21  13 years  heimbach   Add averaging variable
seaice_ad_check_lev4_dir.h View Revision Graph  1.18  13 years  heimbach   Add averaging variable
seaice_ad_diff.list View Revision Graph  1.40  8 years  jmc   - provide flow directive for SEAICE_CHECK_PICKUP and remove it from ad_diff.list…
seaice_ad_dump.F View Revision Graph  1.14  9 years  jmc   use new S/R RW_GET_SUFFIX to get file suffix (according to "rwSuffixType")
seaice_advdiff.F View Revision Graph  1.74  11 years  gforget   - ECCO_OPTIONS.h is needed when including ecco_cost.h, ecco.h - AUTODIFF_OPTION…
seaice_advection.F View Revision Graph  1.33  11 years  gforget   - ECCO_OPTIONS.h is needed when including ecco_cost.h, ecco.h - AUTODIFF_OPTION…
seaice_bottomdrag_coeffs.F View Revision Graph  1.1  10 years  mlosch   new routine that computes the coefficient of basal/bottom stress for parameteris…
seaice_budget_ocean.F View Revision Graph  1.19  13 years  heimbach   Merge SEAICE_SIZE.h inclusion from MITgcm_contrib/torge/itd/code/ into main bran…
seaice_calc_ice_strength.F View Revision Graph  1.12  9 years  jmc   remove unused variable
seaice_calc_lhs.F View Revision Graph  1.16  9 years  mlosch   add new routines to compute stress tensor components and stress tensor divergenc…
seaice_calc_residual.F View Revision Graph  1.9  10 years  mlosch   fix tensile stength computation - replace global field tensileStrength by tensil…
seaice_calc_rhs.F View Revision Graph  1.9  10 years  mlosch   fix a bug computing areaS that affects runs when SEAICEscaleSurfStress=.TRUE. (o…
seaice_calc_strainrates.F View Revision Graph  1.23  9 years  mlosch   add the option to compute no-slip du/dy, dv/dx (i.e. the offdiagonal strain rate…
seaice_calc_stressdiv.F View Revision Graph  1.1  9 years  mlosch   add new routines to compute stress tensor components and stress tensor divergenc…
seaice_calc_viscosities.F View Revision Graph  1.36  10 years  mlosch   fix tensile stength computation - replace global field tensileStrength by tensil…
seaice_check.F View Revision Graph  1.100  9 years  mlosch   refine checking OLx/OLy and SEAICE_OLx/y, especially in the case of SEAICE_2ndOr…
seaice_check_pickup.F View Revision Graph  1.15  10 years  mlosch   split a print statement into two, because it is too long for my computer
seaice_cost_accumulate_mean.F View Revision Graph  1.8  11 years  gforget   - add CPP brackets.
seaice_cost_areasst.F View Revision Graph  1.8  11 years  gforget   - ECCO_OPTIONS.h is needed when including ecco_cost.h, ecco.h - AUTODIFF_OPTION…
seaice_cost_concentration.F View Revision Graph  1.11  11 years  gforget   - add CPP brackets.
seaice_cost_driver.F View Revision Graph  1.16  11 years  gforget   - ECCO_OPTIONS.h is needed when including ecco_cost.h, ecco.h - AUTODIFF_OPTION…
seaice_cost_export.F View Revision Graph  1.5  14 years  jmc   add SEAICE_SIZE.h anywhere SEAICE.h is included
seaice_cost_final.F View Revision Graph  1.21  11 years  heimbach   Add flag.
seaice_cost_init_fixed.F View Revision Graph  1.7  11 years  gforget   - add CPP brackets.
seaice_cost_init_varia.F View Revision Graph  1.9  11 years  gforget   - add CPP brackets.
seaice_cost_sensi.F View Revision Graph  1.2  16 years  heimbach   Update/merge from older version.
seaice_cost_sss.F View Revision Graph  1.10  11 years  gforget   - add CPP brackets.
seaice_cost_sst.F View Revision Graph  1.11  11 years  gforget   - add CPP brackets.
seaice_cost_weights.F View Revision Graph  1.8  11 years  gforget   - ECCO_OPTIONS.h is needed when including ecco_cost.h, ecco.h - AUTODIFF_OPTION…
seaice_ctrl_map_ini.F View Revision Graph  1.8  11 years  gforget   - ECCO_OPTIONS.h is needed when including ecco_cost.h, ecco.h - AUTODIFF_OPTION…
seaice_description.tex View Revision Graph  1.3  21 years  cnh   Making short description for seaice package
seaice_diagnostics_init.F View Revision Graph  1.45  9 years  mlosch   use new routines to compute stress tensor components and change names of diagnos…
seaice_diagnostics_state.F View Revision Graph  1.34  9 years  mlosch   use new routines to compute stress tensor components and change names of diagnos…
seaice_diffusion.F View Revision Graph  1.10  11 years  gforget   - ECCO_OPTIONS.h is needed when including ecco_cost.h, ecco.h - AUTODIFF_OPTION…
seaice_do_ridging.F View Revision Graph  1.8  11 years  gforget   - ECCO_OPTIONS.h is needed when including ecco_cost.h, ecco.h - AUTODIFF_OPTION…
seaice_dynsolver.F View Revision Graph  1.65  9 years  jmc   - add diagnostics of wind-stress over seaice (SItaux,SItauy) and seaice fracti…
seaice_evp.F View Revision Graph  1.73  9 years  mlosch   oops, sign error
seaice_fake.F View Revision Graph  1.3  12 years  gforget   - replace k (that was not initialized) with 1 for vertical level index. - add s…
seaice_fgmres.F View Revision Graph  1.22  9 years  mlosch   fix yesterdays modifications, hopefully for the last time: declare eps1 as eps1(…
seaice_freedrift.F View Revision Graph  1.7  11 years  gforget   - ECCO_OPTIONS.h is needed when including ecco_cost.h, ecco.h - AUTODIFF_OPTION…
seaice_get_dynforcing.F View Revision Graph  1.17  9 years  jmc   - add diagnostics of wind-stress over seaice (SItaux,SItauy) and seaice fracti…
seaice_growth.F View Revision Graph  1.212  9 years  jmc   - add specific run-time param to select level of printed plot-field-maps, set …
seaice_init_fixed.F View Revision Graph  1.30  12 years  torge   Introducing a new parameterization for grease ice, i.e. newly formed sea ice in…
seaice_init_varia.F View Revision Graph  1.94  9 years  jmc   - add specific run-time param to select level of printed plot-field-maps, set …
seaice_itd_pickup.F View Revision Graph  1.5  10 years  mlosch   fix picking up from a single category model by re-initialising heff/area/hsnowIT…
seaice_itd_redist.F View Revision Graph  1.4  11 years  gforget   - ECCO_OPTIONS.h is needed when including ecco_cost.h, ecco.h - AUTODIFF_OPTION…
seaice_itd_remap.F View Revision Graph  1.2  9 years  jmc   fix a print format so that it runs fine when compiled with g77
seaice_itd_sum.F View Revision Graph  1.3  11 years  gforget   - ECCO_OPTIONS.h is needed when including ecco_cost.h, ecco.h - AUTODIFF_OPTION…
seaice_jacvec.F View Revision Graph  1.8  9 years  mlosch   update description how to generate tangent linear code for exact jacobian times …
seaice_jfnk.F View Revision Graph  1.31  9 years  mlosch   prevent JFNK and KRYLOV solvers from trying to reduce a residual of 0
seaice_krylov.F View Revision Graph  1.4  9 years  mlosch   prevent JFNK and KRYLOV solvers from trying to reduce a residual of 0
seaice_lsr.F View Revision Graph  1.127  9 years  mlosch   add new routines to compute stress tensor components and stress tensor divergenc…
seaice_map_thsice.F View Revision Graph  1.5  11 years  gforget   - ECCO_OPTIONS.h is needed when including ecco_cost.h, ecco.h - AUTODIFF_OPTION…
seaice_mnc_init.F View Revision Graph  1.7  13 years  heimbach   Merge SEAICE_SIZE.h inclusion from MITgcm_contrib/torge/itd/code/ into main bran…
seaice_model.F View Revision Graph  1.117  9 years  jmc   comment out filling of diagnostics SIuwind,SIvwind,SIfu,SIfv
seaice_mom_advection.F View Revision Graph  1.1  9 years  mlosch   add sea ice momentum advection code
seaice_monitor.F View Revision Graph  1.28  13 years  jmc   skip monitor of some pkg/seaice thermodynamics var. when using pkg/thsice
seaice_monitor_ad.F View Revision Graph  1.6  11 years  gforget   - ECCO_OPTIONS.h is needed when including ecco_cost.h, ecco.h - AUTODIFF_OPTION…
seaice_obcs_output.F View Revision Graph  1.4  9 years  jmc   add call to new S/R RW_GET_SUFFIX to get file suffix (according to "rwSuffixTyp…
seaice_ocean_stress.F View Revision Graph  1.30  14 years  jmc   add SEAICE_SIZE.h anywhere SEAICE.h is included
seaice_oceandrag_coeffs.F View Revision Graph  1.3  11 years  gforget   - ECCO_OPTIONS.h is needed when including ecco_cost.h, ecco.h - AUTODIFF_OPTION…
seaice_output.F View Revision Graph  1.18  9 years  jmc   use new S/R RW_GET_SUFFIX to get file suffix (according to "rwSuffixType")
seaice_preconditioner.F View Revision Graph  1.33  10 years  mlosch   call new routine seaice_bottomdrag_coeffs and apply bottom drag in all relevant …
seaice_prepare_ridging.F View Revision Graph  1.5  11 years  gforget   - ECCO_OPTIONS.h is needed when including ecco_cost.h, ecco.h - AUTODIFF_OPTION…
seaice_read_pickup.F View Revision Graph  1.26  9 years  jmc   use new S/R RW_GET_SUFFIX to get file suffix (according to "rwSuffixType")
seaice_readparms.F View Revision Graph  1.179  9 years  mlosch   replace CLOSE(nmlfileUnit) with CLOSE(nmlfileUnit,STATUS='DELETE') to remove scr…
seaice_reg_ridge.F View Revision Graph  1.5  11 years  gforget   - ECCO_OPTIONS.h is needed when including ecco_cost.h, ecco.h - AUTODIFF_OPTION…
seaice_solve4temp.F View Revision Graph  1.37  11 years  gforget   - ECCO_OPTIONS.h is needed when including ecco_cost.h, ecco.h - AUTODIFF_OPTION…
seaice_summary.F View Revision Graph  1.91  9 years  mlosch   add the option to compute no-slip du/dy, dv/dx (i.e. the offdiagonal strain rate…
seaice_tracer_phys.F View Revision Graph  1.11  12 years  torge   Introducing a new parameterization for grease ice, i.e. newly formed sea ice in…
seaice_turnoff_io.F View Revision Graph  1.2  13 years  heimbach   Merge SEAICE_SIZE.h inclusion from MITgcm_contrib/torge/itd/code/ into main bran…
seaice_write_pickup.F View Revision Graph  1.23  12 years  mlosch   remove parameter MULTDIM, replace with nITD and runtime parameter SEAICE_multDim…

  ViewVC Help
Powered by ViewVC 1.1.22