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

Index of /MITgcm/pkg/seaice

Files shown:60
Sticky Tag:


File (rev) Rev. Age Author Last log entry
 Parent Directory        
seaice_write_pickup.F View Revision Graph  1.2  16 years  dimitri   added sea ice age tracer; #define SEAICE_AGE in SEAICE_PARAMS.h
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.75  16 years  dimitri   Added SEAICE_CLIM_AIR code, which permits modulation of surface air temperature …
seaice_read_pickup.F View Revision Graph  1.3  16 years  jmc   change macros (EXCH & GLOBAL_SUM/MAX) sufix _R4/_R8 to _RS/_RL when applied to …
seaice_ocean_stress.F View Revision Graph  1.24  16 years  mlosch   - clean up computation of Hibler+Bryan (1987) stress coupling for the case …
seaice_monitor.F View Revision Graph  1.16  16 years  mlosch   make coordinate variable T really model time in seconds as promised by units
seaice_model.F View Revision Graph  1.70  16 years  heimbach   Adding stressDivergenceX/Y to store.
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.1  19 years  mlosch   o modifications and additions necessary for coupling thsice to seaice - major …
seaice_lsr.F View Revision Graph  1.46  16 years  mlosch   fix comments
seaice_init_varia.F View Revision Graph  1.39  16 years  heimbach   Adding stressDivergenceX/Y to store.
seaice_init_fixed.F View Revision Graph  1.3  17 years  heimbach   More _IF fixes.
seaice_growth_if.F View Revision Graph  1.5  16 years  dimitri   adding HO to parameters that can be separately specified in North and South
seaice_growth.F View Revision Graph  1.58  16 years  dimitri   Added SEAICE_CLIM_AIR code, which permits modulation of surface air temperature …
seaice_get_dynforcing.F View Revision Graph  1.6  16 years  dimitri   Adding separate sea ice albedo and drag coefficients in Southern Ocean from thos…
seaice_evp.F View Revision Graph  1.23  16 years  mlosch   copy local values of eta, zeta, and press to global arrays for diagnostics
seaice_dynsolver.F View Revision Graph  1.35  16 years  heimbach   Invoke MPSEUDOTIMESTEPS only for adjoint.
seaice_do_diags.F View Revision Graph  1.37  16 years  jmc   fix wrong type of EXCH for "arr" + change macros (EXCH & GLOBAL_SUM/MAX) sufix _…
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.12  16 years  mlosch   remove the EVP related code again, that was stooopid, now I am done, finally
seaice_diagnostics_init.F View Revision Graph  1.14  16 years  dimitri   added sea ice age tracer; #define SEAICE_AGE in SEAICE_PARAMS.h
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.4  16 years  jmc   change macros (EXCH & GLOBAL_SUM/MAX) sufix _R4/_R8 to _RS/_RL when applied to …
seaice_cost_weights.F View Revision Graph  1.5  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_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.4  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_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.3  17 years  heimbach   Arctic is different from global (prbbl bc of obcs)
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.31  16 years  heimbach   Invoke MPSEUDOTIMESTEPS only for adjoint.
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_calc_strainrates.F View Revision Graph  1.13  16 years  mlosch   fix comments
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.7  16 years  dimitri   Added SEAICE_CLIM_AIR code, which permits modulation of surface air temperature …
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.11  16 years  dimitri   Added SEAICE_CLIM_AIR code, which permits modulation of surface air temperature …
seaice_advection.F View Revision Graph  1.18  16 years  jmc   fix debug print
seaice_advdiff.F View Revision Graph  1.32  16 years  jmc   - put exchanged variable in (local) common block for MPI+MTH
seaice_ad_dump.F View Revision Graph  1.4  16 years  jmc   fix for singleCpuIO & multi-threaded: remove _BEGIN/_END_MASTER between IO S/R c…
seaice_ad_diff.list View Revision Graph  1.24  16 years  heimbach   Commit placeholder.
seaice_ad_check_lev4_dir.h View Revision Graph  1.10  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_lev2_dir.h View Revision Graph  1.12  17 years  jmc   add missing cvs $Header:$ or $Name:$
seaice_ad_check_lev1_dir.h View Revision Graph  1.20  16 years  heimbach   Adding stressDivergenceX/Y to store.
ostres.F View Revision Graph  1.19  16 years  mlosch   change a few defaults: B-grid flags (not tested in verification, so no effect) t…
lsr.F View Revision Graph  1.25  16 years  heimbach   Adapt store directives to new pseudotimestep loop.
dynsolver.F View Revision Graph  1.31  16 years  mlosch   - turn strain rates eij and press into global fields within global common …
diffus.F View Revision Graph  1.13  16 years  jmc   - rename argument HEFF (become fld3d) and HEFFM (become iceMsk) to make clear …
cost_ice_test.F View Revision Graph  1.6  17 years  dimitri   fixed a comment (error reported by Nikolay Koldunov)
advect.F View Revision Graph  1.21  16 years  jmc   fix previous modif (forgot this store directive)
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.60  16 years  dimitri   Added SEAICE_CLIM_AIR code, which permits modulation of surface air temperature …
SEAICE_OPTIONS.h View Revision Graph  1.34  16 years  dimitri   Added SEAICE_CLIM_AIR code, which permits modulation of surface air temperature …
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_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.45  16 years  mlosch   move stressDivergenceX/Y into a separate common block also seen by non-evp code …

  ViewVC Help
Powered by ViewVC 1.1.22