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

Index of /MITgcm/pkg/seaice

Files shown:61
Sticky Tag:


File (rev) Rev. Age Author Last log entry
 Parent Directory        
seaice_write_pickup.F View Revision Graph  1.3  16 years  mlosch   third and step of replacing 3D versions of UICE,VICE,HEFF,AREA by 2D versions.…
seaice_summary.F View Revision Graph  1.27  16 years  dimitri   adding HO to parameters that can be separately specified in North and South
seaice_readparms.F View Revision Graph  1.78  15 years  mlosch   make maximum zeta a runtime parameter
seaice_read_pickup.F View Revision Graph  1.6  15 years  mlosch   fix a typo
seaice_output.F View Revision Graph  1.5  15 years  jmc   add binary output for seaice Open-Boundary values (freq= diagFreq)
seaice_ocean_stress.F View Revision Graph  1.27  15 years  jmc   fix argument type of intrisic fct "SIGN" when REAL4_IS_SLOW is undef
seaice_obcs_output.F View Revision Graph  1.1  15 years  jmc   add binary output for seaice Open-Boundary values (freq= diagFreq)
seaice_monitor.F View Revision Graph  1.18  15 years  jmc   disable monitor of B-grid uIce,vIce when REAL4_IS_SLOW is undef
seaice_model.F View Revision Graph  1.78  15 years  jmc   uses the right type of S/R for diagnostic filling
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.2  16 years  mlosch   third and step of replacing 3D versions of UICE,VICE,HEFF,AREA by 2D versions.…
seaice_lsr.F View Revision Graph  1.53  15 years  mlosch   add optional diagnostics of non-linear convergence for LSOR solver
seaice_init_varia.F View Revision Graph  1.48  15 years  mlosch   make maximum zeta a runtime parameter
seaice_init_fixed.F View Revision Graph  1.6  16 years  jmc   move MNC calls from _readparms.F to _init_fixed.F (called after ini_model_io)
seaice_growth_if.F View Revision Graph  1.8  15 years  jmc   - fix 1 active fortran line longer than 72c - call SEAICE_BUDGET_OCEAN_IF with t…
seaice_growth.F View Revision Graph  1.64  15 years  mlosch   re-introduce global field frWtrAtm for the case of ALLOW_MEAN_SFLUX_COST_CONTRIB…
seaice_get_dynforcing.F View Revision Graph  1.9  15 years  jmc   fix argument type of intrisic fct "SIGN" when REAL4_IS_SLOW is undef
seaice_evp.F View Revision Graph  1.34  15 years  mlosch   change (once again) the discretization for the evp solver: rather than squari…
seaice_dynsolver.F View Revision Graph  1.39  15 years  mlosch   make maximum zeta a runtime parameter
seaice_diffusion.F View Revision Graph  1.6  17 years  mlosch   o add new diagnostics to seaice: advective, diffusive fluxes (only for multidi…
seaice_diagnostics_state.F View Revision Graph  1.17  15 years  mlosch   fix diagnostics of principal stress components for EVP
seaice_diagnostics_init.F View Revision Graph  1.18  16 years  dimitri   changed description for SIatmFW
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.5  16 years  mlosch   third step of cleaning up the 3-time levels of UICE,VICE,HEFF,AREA: ad-related c…
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_sensi.F View Revision Graph  1.1  17 years  heimbach   Adding code for seaice export (and others in future) sensitivity calculation.
seaice_cost_init_varia.F View Revision Graph  1.4  17 years  jmc   add missing cvs $Header:$ or $Name:$
seaice_cost_init_fixed.F View Revision Graph  1.5  15 years  mlosch   catch the case of an empty filename
seaice_cost_final.F View Revision Graph  1.13  16 years  jmc   change macros (EXCH & GLOBAL_SUM/MAX) sufix _R4/_R8 to _RS/_RL when applied to …
seaice_cost_export.F View Revision Graph  1.2  17 years  jmc   add missing cvs $Header:$ or $Name:$
seaice_cost_driver.F View Revision Graph  1.9  16 years  heimbach   Add call.
seaice_cost_areasst.F View Revision Graph  1.2  16 years  jmc   add missing #ifdef ALLOW_COST
seaice_cost_accumulate_mean.F View Revision Graph  1.4  16 years  mlosch   third step of cleaning up the 3-time levels of UICE,VICE,HEFF,AREA: cost functio…
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_check.F View Revision Graph  1.35  15 years  mlosch   - add CPP flag to include clipping of zeta in EVP code; although clipping of…
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.15  15 years  mlosch   - change seaice_calc_viscosities/strainraties for better vectorization after AD…
seaice_budget_ocean_if.F View Revision Graph  1.1  17 years  heimbach   Add Ian Fenty sea-ice thermodynamics modifications. Currently this is in separat…
seaice_budget_ocean.F View Revision Graph  1.9  15 years  dimitri   removing climatological forcing option and comments from pkg/seaice
seaice_budget_ice_if.F View Revision Graph  1.4  16 years  dimitri   Adding separate sea ice albedo and drag coefficients in Southern Ocean from thos…
seaice_budget_ice.F View Revision Graph  1.14  15 years  dimitri   removing climatological forcing option and comments from pkg/seaice
seaice_advection.F View Revision Graph  1.19  16 years  jmc   add bj in exch2 arrays and S/R
seaice_advdiff.F View Revision Graph  1.37  16 years  jmc   remove local copy to temp array "iceFld" (not clear why it was introduce at the …
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.25  16 years  jmc   rename seaice_do_diags.F --> seaice_output.F ; remove PLOT_FIELD_XYZ calls ; wri…
seaice_ad_check_lev4_dir.h View Revision Graph  1.11  15 years  heimbach   Add tices
seaice_ad_check_lev3_dir.h View Revision Graph  1.14  15 years  heimbach   Add tices
seaice_ad_check_lev2_dir.h View Revision Graph  1.13  15 years  heimbach   Add tices
seaice_ad_check_lev1_dir.h View Revision Graph  1.21  15 years  heimbach   Small changes to CADJ STORE
ostres.F View Revision Graph  1.21  16 years  mlosch   third step of cleaning up the 3-time levels of UICE,VICE,HEFF,AREA: missed a few…
lsr.F View Revision Graph  1.27  16 years  mlosch   third and step of replacing 3D versions of UICE,VICE,HEFF,AREA by 2D versions.…
dynsolver.F View Revision Graph  1.37  15 years  mlosch   make maximum zeta a runtime parameter
diffus.F View Revision Graph  1.15  15 years  mlosch   - change flux form of default advection scheme for better vectorization of a…
cost_ice_test.F View Revision Graph  1.9  16 years  mlosch   third step of cleaning up the 3-time levels of UICE,VICE,HEFF,AREA: missed anoth…
advect.F View Revision Graph  1.25  15 years  mlosch   - change flux form of default advection scheme for better vectorization of a…
TODO.txt View Revision Graph  1.2  21 years  dimitri   o modifications to make FREEZE flux visible to pkg/kpp - moved surfaceTendency…
SEAICE_PARAMS.h View Revision Graph  1.62  15 years  mlosch   make maximum zeta a runtime parameter
SEAICE_OPTIONS.h View Revision Graph  1.37  15 years  mlosch   - add CPP flag to include clipping of zeta in EVP code; although clipping of…
SEAICE_DIAGS.h View Revision Graph  1.7  16 years  mlosch   while I am at it: remove the third dimension of these tave-fields (who uses them…
SEAICE_COST.h View Revision Graph  1.3  17 years  heimbach   Adding code for seaice export (and others in future) sensitivity calculation.
SEAICE.h View Revision Graph  1.52  15 years  mlosch   - rearrange common blocks in SEAICE.h once again for easier dumps of adjoint ou…

  ViewVC Help
Powered by ViewVC 1.1.22