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

Index of /MITgcm/pkg/seaice

Files shown:60
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
SEAICE.h View Revision Graph  1.49  16 years  mlosch   third and step of replacing 3D versions of UICE,VICE,HEFF,AREA by 2D versions.…
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.7  16 years  mlosch   while I am at it: remove the third dimension of these tave-fields (who uses them…
SEAICE_OPTIONS.h View Revision Graph  1.34  16 years  dimitri   Added SEAICE_CLIM_AIR code, which permits modulation of surface air temperature …
SEAICE_PARAMS.h View Revision Graph  1.60  16 years  dimitri   Added SEAICE_CLIM_AIR code, which permits modulation of surface air temperature …
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.24  16 years  heimbach   o initializations of *nm1 to break dependencies o adjust some store directives …
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…
diffus.F View Revision Graph  1.14  16 years  mlosch   clean up the 3-time levels of UICE,VICE,HEFF,AREA: pass only 2D fields as argume…
dynsolver.F View Revision Graph  1.34  16 years  mlosch   cosmetic change: replace uVel(i,j,1,bi,bj) with uVel(i,j,kSrf,bi,bj) etc.
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.…
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…
seaice_ad_check_lev1_dir.h View Revision Graph  1.20  16 years  heimbach   Adding stressDivergenceX/Y to store.
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.25  16 years  jmc   rename seaice_do_diags.F --> seaice_output.F ; remove PLOT_FIELD_XYZ calls ; wri…
seaice_ad_dump.F View Revision Graph  1.5  16 years  mlosch   third step of cleaning up the 3-time levels of UICE,VICE,HEFF,AREA:
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_advection.F View Revision Graph  1.19  16 years  jmc   add bj in exch2 arrays and S/R
seaice_budget_ice.F View Revision Graph  1.13  16 years  mlosch   cosmetic change: replace uVel(i,j,1,bi,bj) with uVel(i,j,kSrf,bi,bj) etc.
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_ocean.F View Revision Graph  1.8  16 years  mlosch   third step of cleaning up the 3-time levels of UICE,VICE,HEFF,AREA: missed a few…
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_calc_strainrates.F View Revision Graph  1.14  16 years  mlosch   third step of cleaning up the 3-time levels of UICE,VICE,HEFF,AREA: extra argume…
seaice_calc_viscosities.F View Revision Graph  1.10  17 years  mlosch   add a new flag SEAICEuseTEM to use a slightly different ice rheology (so-cal…
seaice_check.F View Revision Graph  1.32  16 years  mlosch   retire leap-frog time stepping for 2nd order central differences advection of ic…
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.4  16 years  mlosch   third step of cleaning up the 3-time levels of UICE,VICE,HEFF,AREA: cost functio…
seaice_cost_areasst.F View Revision Graph  1.2  16 years  jmc   add missing #ifdef ALLOW_COST
seaice_cost_driver.F View Revision Graph  1.9  16 years  heimbach   Add call.
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.13  16 years  jmc   change macros (EXCH & GLOBAL_SUM/MAX) sufix _R4/_R8 to _RS/_RL when applied to …
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.5  16 years  mlosch   third step of cleaning up the 3-time levels of UICE,VICE,HEFF,AREA: ad-related c…
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.18  16 years  dimitri   changed description for SIatmFW
seaice_diagnostics_state.F View Revision Graph  1.16  16 years  mlosch   third step of cleaning up the 3-time levels of UICE,VICE,HEFF,AREA: extra argume…
seaice_diffusion.F View Revision Graph  1.6  17 years  mlosch   o add new diagnostics to seaice: advective, diffusive fluxes (only for multidi…
seaice_dynsolver.F View Revision Graph  1.37  16 years  heimbach   o initializations of *nm1 to break dependencies o adjust some store directives …
seaice_evp.F View Revision Graph  1.26  16 years  mlosch   third step of cleaning up the 3-time levels of UICE,VICE,HEFF,AREA: extra argume…
seaice_get_dynforcing.F View Revision Graph  1.8  16 years  mlosch   cosmetic change: replace uVel(i,j,1,bi,bj) with uVel(i,j,kSrf,bi,bj) etc.
seaice_growth.F View Revision Graph  1.61  16 years  mlosch   third and step of replacing 3D versions of UICE,VICE,HEFF,AREA by 2D versions.…
seaice_growth_if.F View Revision Graph  1.7  16 years  mlosch   third and step of replacing 3D versions of UICE,VICE,HEFF,AREA by 2D versions.…
seaice_init_fixed.F View Revision Graph  1.5  16 years  heimbach   Changed initialisation and re-initialisations of seaiceMaskU/V
seaice_init_varia.F View Revision Graph  1.46  16 years  jmc   add bj in exch2 arrays and S/R
seaice_lsr.F View Revision Graph  1.51  16 years  mlosch   cosmetic change: replace uVel(i,j,1,bi,bj) with uVel(i,j,kSrf,bi,bj) etc.
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_mnc_init.F View Revision Graph  1.6  17 years  mlosch   correct units of EmPmR to kg/m^2/s
seaice_model.F View Revision Graph  1.77  16 years  jmc   remove un-used variable
seaice_monitor.F View Revision Graph  1.17  16 years  mlosch   third and step of replacing 3D versions of UICE,VICE,HEFF,AREA by 2D versions.…
seaice_ocean_stress.F View Revision Graph  1.26  16 years  mlosch   cosmetic change: replace uVel(i,j,1,bi,bj) with uVel(i,j,kSrf,bi,bj) etc.
seaice_output.F View Revision Graph  1.3  16 years  mlosch   while I am at it: remove the third dimension of these tave-fields (who uses them…
seaice_read_pickup.F View Revision Graph  1.5  16 years  jahn   fix reading of old pickup for now 2d fields
seaice_readparms.F View Revision Graph  1.75  16 years  dimitri   Added SEAICE_CLIM_AIR code, which permits modulation of surface air temperature …
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_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.…

  ViewVC Help
Powered by ViewVC 1.1.22