Parent Directory
|
|
|
|
|
SEAICE.h
|
|
1.37
|
17 years |
jmc |
always declare MULTDIM (whether SEAICE_MULTICATEGORY is defined or not)
|
SEAICE_COST.h
|
|
1.3
|
17 years |
heimbach |
Adding code for seaice export (and others in future)
sensitivity calculation.
|
SEAICE_DIAGS.h
|
|
1.6
|
20 years |
edhill |
o fix mnc flags in pkg/seaice so that they are "owned" by seaice,
not mnc --…
|
SEAICE_FFIELDS.h
|
|
1.12
|
18 years |
jmc |
safer to put #include "EXF_FIELDS.h" within #ifdef ALLOW_EXF / #endif
|
SEAICE_OPTIONS.h
|
|
1.27
|
17 years |
dimitri |
adding ice salinity HSALT as a prognostic variable
|
SEAICE_PARAMS.h
|
|
1.48
|
17 years |
dimitri |
Changed ICE2WATR to SEAICE_rhoIce/rhoConst for consistency between
dynamics and …
|
TODO.txt
|
|
1.2
|
21 years |
dimitri |
o modifications to make FREEZE flux visible to pkg/kpp
- moved surfaceTendency…
|
advect.F
|
|
1.18
|
18 years |
mlosch |
- remove more occurences of seaice_exch and seaice_exch_uv
|
cost_ice_test.F
|
|
1.5
|
17 years |
dimitri |
added pkg/salt_plume by gathering code, which were previously
spread around vari…
|
diffus.F
|
|
1.11
|
19 years |
mlosch |
added a runtime flag SEAICEuseFluxForm for advection and diffusion
which is fals…
|
dynsolver.F
|
|
1.26
|
17 years |
mlosch |
replace hardcoded lower limit for zeta (zMin) by runtime parameter
|
lsr.F
|
|
1.21
|
17 years |
mlosch |
this is now the "authorative" version of the B-grid LSR for
comparison. I hope t…
|
ostres.F
|
|
1.18
|
19 years |
mlosch |
fix turning angles to work on both hemispheres
|
seaice_ad_check_lev1_dir.h
|
|
1.16
|
17 years |
jmc |
add missing cvs $Header:$ or $Name:$
|
seaice_ad_check_lev2_dir.h
|
|
1.12
|
17 years |
jmc |
add missing cvs $Header:$ or $Name:$
|
seaice_ad_check_lev3_dir.h
|
|
1.13
|
17 years |
jmc |
add missing cvs $Header:$ or $Name:$
|
seaice_ad_check_lev4_dir.h
|
|
1.10
|
17 years |
jmc |
add missing cvs $Header:$ or $Name:$
|
seaice_ad_diff.list
|
|
1.19
|
17 years |
jmc |
new version of seaice read/write pickup: Only write/read fields needed
for a res…
|
seaice_ad_dump.F
|
|
1.3
|
17 years |
heimbach |
We always want aduice, advice.
|
seaice_advdiff.F
|
|
1.27
|
17 years |
dimitri |
added pkg/salt_plume by gathering code, which were previously
spread around vari…
|
seaice_advection.F
|
|
1.13
|
17 years |
mlosch |
move an debugging if-statement out of an i,j-loop for better
vectorization
|
seaice_budget_ice.F
|
|
1.7
|
18 years |
jmc |
put the necessary #ifdef
|
seaice_budget_ocean.F
|
|
1.4
|
18 years |
jmc |
add the necessary #ifdef
|
seaice_calc_strainrates.F
|
|
1.9
|
17 years |
mlosch |
fix bug in seaice_ocean_stress (call of seaice_calc_strainrates),
requires chang…
|
seaice_calc_viscosities.F
|
|
1.9
|
17 years |
jmc |
add arguments myTime, myIter & iStep (= sub-time-step) (easier for debugging)
t…
|
seaice_check.F
|
|
1.23
|
17 years |
dimitri |
added check, readparms, and more diagnostice to pkg/salt_plume
also changed pack…
|
seaice_check_pickup.F
|
|
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
|
|
1.2
|
17 years |
heimbach |
Missing #ifdef broke lab_sea forward.
|
seaice_cost_driver.F
|
|
1.8
|
17 years |
jmc |
add missing cvs $Header:$ or $Name:$
|
seaice_cost_export.F
|
|
1.2
|
17 years |
jmc |
add missing cvs $Header:$ or $Name:$
|
seaice_cost_final.F
|
|
1.10
|
17 years |
jmc |
add missing cvs $Header:$ or $Name:$
|
seaice_cost_init_fixed.F
|
|
1.4
|
17 years |
jmc |
add missing cvs $Header:$ or $Name:$
|
seaice_cost_init_varia.F
|
|
1.4
|
17 years |
jmc |
add missing cvs $Header:$ or $Name:$
|
seaice_cost_sensi.F
|
|
1.1
|
17 years |
heimbach |
Adding code for seaice export (and others in future)
sensitivity calculation.
|
seaice_cost_weights.F
|
|
1.5
|
17 years |
jmc |
add missing cvs $Header:$ or $Name:$
|
seaice_ctrl_map_ini.F
|
|
1.3
|
17 years |
jmc |
add missing cvs $Header:$ or $Name:$
|
seaice_description.tex
|
|
1.3
|
19 years |
cnh |
Making short description for seaice package
|
seaice_diagnostics_init.F
|
|
1.11
|
17 years |
jmc |
fix length of flxUnits (too long for 16.c length "diagUnits"):
responsible for …
|
seaice_diagnostics_state.F
|
|
1.5
|
17 years |
mlosch |
fix bug in seaice_ocean_stress (call of seaice_calc_strainrates),
requires chang…
|
seaice_diffusion.F
|
|
1.6
|
17 years |
mlosch |
o add new diagnostics to seaice: advective, diffusive fluxes (only for
multidi…
|
seaice_do_diags.F
|
|
1.33
|
17 years |
dimitri |
adding ice salinity HSALT as a prognostic variable
|
seaice_dynsolver.F
|
|
1.25
|
17 years |
jmc |
add arguments myTime, myIter & iStep (= sub-time-step) (easier for debugging)
t…
|
seaice_evp.F
|
|
1.17
|
17 years |
mlosch |
fix bug in seaice_ocean_stress (call of seaice_calc_strainrates),
requires chang…
|
seaice_get_dynforcing.F
|
|
1.2
|
18 years |
jmc |
- remove WINDX & WINDY from C-grid dynamics version.
|
seaice_get_forcing.F
|
|
1.8
|
20 years |
dimitri |
o added seaice_summary.F and removed obsolete ALLOW_SEAICE's from pkg/seaice
|
seaice_growth.F
|
|
1.37
|
17 years |
dimitri |
added pkg/salt_plume by gathering code, which were previously
spread around vari…
|
seaice_init_fixed.F
|
|
1.2
|
18 years |
jmc |
remove unused variables (get less warnings)
|
seaice_init_varia.F
|
|
1.23
|
17 years |
jmc |
always initialise all variables in common block.
|
seaice_lsr.F
|
|
1.28
|
17 years |
mlosch |
fix bug in seaice_ocean_stress (call of seaice_calc_strainrates),
requires chang…
|
seaice_map_thsice.F
|
|
1.1
|
19 years |
mlosch |
o modifications and additions necessary for coupling thsice to seaice
- major …
|
seaice_mnc_init.F
|
|
1.5
|
17 years |
dimitri |
added pkg/salt_plume by gathering code, which were previously
spread around vari…
|
seaice_model.F
|
|
1.58
|
17 years |
dimitri |
added check, readparms, and more diagnostice to pkg/salt_plume
also changed pack…
|
seaice_monitor.F
|
|
1.13
|
17 years |
jmc |
remove "Trick to get monitor output for testreport" (ALLOW_BULK_OFFLINE)
|
seaice_ocean_stress.F
|
|
1.20
|
17 years |
mlosch |
fix bug in seaice_ocean_stress (call of seaice_calc_strainrates),
requires chang…
|
seaice_read_pickup.F
|
|
1.1
|
17 years |
jmc |
new version of seaice read/write pickup: Only write/read fields needed
for a res…
|
seaice_readparms.F
|
|
1.59
|
17 years |
dimitri |
Changed ICE2WATR to SEAICE_rhoIce/rhoConst for consistency between
dynamics and …
|
seaice_summary.F
|
|
1.17
|
17 years |
mlosch |
replace hardcoded lower limit for zeta (zMin) by runtime parameter
|
seaice_write_pickup.F
|
|
1.1
|
17 years |
jmc |
new version of seaice read/write pickup: Only write/read fields needed
for a res…
|