Parent Directory
 | 
  | 
  | 
  | 
  | 
 
SEAICE.h
 | 
 
 | 
 1.60
 | 
 13 years | 
 jmc | 
 
- remove YNEG, RIVER, TMIX from common block;
- remove also areaNm1 & hEffNm1 wh…
 | 
 
SEAICE_COST.h
 | 
 
 | 
 1.4
 | 
 15 years | 
 heimbach | 
 
o Adding I. Fenty seaice cost extensions (after minor cleanup)
  - smrsst, smrss…
 | 
 
SEAICE_OPTIONS.h
 | 
 
 | 
 1.55
 | 
 13 years | 
 jmc | 
 
move #include "CPP_OPTIONS.h" just after #include "PACKAGES_CONFIG.h",
outside o…
 | 
 
SEAICE_PARAMS.h
 | 
 
 | 
 1.79
 | 
 13 years | 
 mlosch | 
 
sort out emissivity and long wave radiation step 2
add emissivity for snow and i…
 | 
 
SEAICE_SIZE.h
 | 
 
 | 
 1.3
 | 
 14 years | 
 heimbach | 
 
Prepare a (not the!) solution to lsr adjoint
 | 
 
SEAICE_TAVE.h
 | 
 
 | 
 1.1
 | 
 15 years | 
 jmc | 
 
- rename: SEAICE_DIAGS.h --> SEAICE_TAVE.h
- use simpler (no level index) cumula…
 | 
 
SEAICE_TRACER.h
 | 
 
 | 
 1.5
 | 
 14 years | 
 jmc | 
 
avoid unbalance single quote
 | 
 
advect.F
 | 
 
 | 
 1.28
 | 
 14 years | 
 jmc | 
 
- simplify S/R DIFFUS (put deltaT & DIFF1 factor outside, move EXCH outside)
  t…
 | 
 
cost_ice_test.F
 | 
 
 | 
 1.10
 | 
 15 years | 
 jmc | 
 
add missing "_d 0"
 | 
 
diffus.F
 | 
 
 | 
 1.17
 | 
 14 years | 
 jmc | 
 
- simplify S/R DIFFUS (put deltaT & DIFF1 factor outside, move EXCH outside)
  t…
 | 
 
dynsolver.F
 | 
 
 | 
 1.39
 | 
 13 years | 
 jmc | 
 
remove unused variables
 | 
 
lsr.F
 | 
 
 | 
 1.31
 | 
 13 years | 
 jmc | 
 
avoid unused variables
 | 
 
ostres.F
 | 
 
 | 
 1.24
 | 
 13 years | 
 mlosch | 
 
fix indices
 | 
 
seaice_ad_check_lev1_dir.h
 | 
 
 | 
 1.28
 | 
 14 years | 
 heimbach | 
 
Add seaice obcs
 | 
 
seaice_ad_check_lev2_dir.h
 | 
 
 | 
 1.16
 | 
 14 years | 
 heimbach | 
 
Add seaice obcs
 | 
 
seaice_ad_check_lev3_dir.h
 | 
 
 | 
 1.17
 | 
 14 years | 
 heimbach | 
 
Add seaice obcs
 | 
 
seaice_ad_check_lev4_dir.h
 | 
 
 | 
 1.14
 | 
 14 years | 
 heimbach | 
 
Add seaice obcs
 | 
 
seaice_ad_diff.list
 | 
 
 | 
 1.31
 | 
 14 years | 
 jmc | 
 
remove seaice_check.f & seaice_readparms.f (similar to seaice_init_fixed):
 not …
 | 
 
seaice_ad_dump.F
 | 
 
 | 
 1.6
 | 
 16 years | 
 jmc | 
 
use type specific (RL or RS) S/R from rw pkg instead of calling old S/R
 MDSREAD…
 | 
 
seaice_advdiff.F
 | 
 
 | 
 1.57
 | 
 13 years | 
 jmc | 
 
- fix bug: without multi-dim advection, areaNm1 & hEffNm1 were not
  filled when…
 | 
 
seaice_advection.F
 | 
 
 | 
 1.29
 | 
 14 years | 
 jmc | 
 
avoid un-used variables
 | 
 
seaice_budget_ocean.F
 | 
 
 | 
 1.16
 | 
 13 years | 
 jmc | 
 
fix previous modification (did not check carefully)
 | 
 
seaice_calc_strainrates.F
 | 
 
 | 
 1.18
 | 
 14 years | 
 jmc | 
 
new implementation of OBCS in seaice-dynamics: prevent SEAICE_LSR or SEAICE_EVP
…
 | 
 
seaice_calc_viscosities.F
 | 
 
 | 
 1.12
 | 
 16 years | 
 mlosch | 
 
 - change seaice_calc_viscosities/strainraties for better vectorization after AD…
 | 
 
seaice_check.F
 | 
 
 | 
 1.53
 | 
 13 years | 
 jmc | 
 
remove the stop when ALLOW_RUNOFF is undefined (looks like I put it a long
time …
 | 
 
seaice_check_pickup.F
 | 
 
 | 
 1.5
 | 
 14 years | 
 jmc | 
 
shorter warning message
 | 
 
seaice_cost_accumulate_mean.F
 | 
 
 | 
 1.6
 | 
 15 years | 
 jmc | 
 
add missing "_d 0"
 | 
 
seaice_cost_areasst.F
 | 
 
 | 
 1.4
 | 
 13 years | 
 jmc | 
 
remove unused variables
 | 
 
seaice_cost_concentration.F
 | 
 
 | 
 1.6
 | 
 15 years | 
 jmc | 
 
add missing "_d 0"
 | 
 
seaice_cost_driver.F
 | 
 
 | 
 1.11
 | 
 15 years | 
 heimbach | 
 
Merge/update IF seaice_cost routines.
 | 
 
seaice_cost_export.F
 | 
 
 | 
 1.4
 | 
 15 years | 
 jmc | 
 
avoid unbalanced quote (single or double) in commented line
 | 
 
seaice_cost_final.F
 | 
 
 | 
 1.14
 | 
 15 years | 
 heimbach | 
 
o Adding I. Fenty seaice cost extensions (after minor cleanup)
  - smrsst, smrss…
 | 
 
seaice_cost_init_fixed.F
 | 
 
 | 
 1.5
 | 
 16 years | 
 mlosch | 
 
catch the case of an empty filename
 | 
 
seaice_cost_init_varia.F
 | 
 
 | 
 1.6
 | 
 15 years | 
 jmc | 
 
fix typo in imax definition
 | 
 
seaice_cost_sensi.F
 | 
 
 | 
 1.2
 | 
 15 years | 
 heimbach | 
 
Update/merge from older version.
 | 
 
seaice_cost_sss.F
 | 
 
 | 
 1.5
 | 
 15 years | 
 heimbach | 
 
More ifdef oops.
 | 
 
seaice_cost_sst.F
 | 
 
 | 
 1.5
 | 
 15 years | 
 heimbach | 
 
More ifdef oops.
 | 
 
seaice_cost_weights.F
 | 
 
 | 
 1.6
 | 
 16 years | 
 jmc | 
 
use type specific (RL or RS) S/R from rw pkg instead of calling old S/R
 MDSREAD…
 | 
 
seaice_ctrl_map_ini.F
 | 
 
 | 
 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
 | 
 
 | 
 1.3
 | 
 20 years | 
 cnh | 
 
Making short description for seaice package
 | 
 
seaice_diagnostics_init.F
 | 
 
 | 
 1.30
 | 
 14 years | 
 ifenty | 
 
seaice package/sublimation treatment:  added a cap on the latent heat flux over…
 | 
 
seaice_diagnostics_state.F
 | 
 
 | 
 1.22
 | 
 14 years | 
 gforget | 
 
- added diagnostics for seaice genereic tracers (SItr*).
- added SItrUnit and S…
 | 
 
seaice_diffusion.F
 | 
 
 | 
 1.8
 | 
 14 years | 
 gforget | 
 
- seaice_diffusion.F : remove the min(DX,DY) factor permanently;
  pass the Lap…
 | 
 
seaice_dynsolver.F
 | 
 
 | 
 1.47
 | 
 14 years | 
 heimbach | 
 
More prepares.
 | 
 
seaice_evp.F
 | 
 
 | 
 1.40
 | 
 13 years | 
 mlosch | 
 
just so that it is not forgotten: add code that avoids underflows
usually there …
 | 
 
seaice_freedrift.F
 | 
 
 | 
 1.3
 | 
 14 years | 
 jmc | 
 
apply masks on Free-Drift ice-velocity (like what is done in seaice_evp
 and sea…
 | 
 
seaice_get_dynforcing.F
 | 
 
 | 
 1.11
 | 
 14 years | 
 jmc | 
 
fix loop index range (useRelativeWind=T)
 | 
 
seaice_growth.F
 | 
 
 | 
 1.145
 | 
 13 years | 
 jmc | 
 
- fix bug reported on Dec 02, 2011 (mitgcm-devel): was not compiling
  with #und…
 | 
 
seaice_init_fixed.F
 | 
 
 | 
 1.12
 | 
 13 years | 
 jmc | 
 
master thread always set SWFracB
 | 
 
seaice_init_varia.F
 | 
 
 | 
 1.68
 | 
 13 years | 
 jmc | 
 
- remove YNEG, RIVER, TMIX from common block;
- remove also areaNm1 & hEffNm1 wh…
 | 
 
seaice_lsr.F
 | 
 
 | 
 1.69
 | 
 13 years | 
 jmc | 
 
avoid unused variables
 | 
 
seaice_map_thsice.F
 | 
 
 | 
 1.3
 | 
 14 years | 
 heimbach | 
 
More store modifs (currently no impact
 | 
 
seaice_mnc_init.F
 | 
 
 | 
 1.6
 | 
 17 years | 
 mlosch | 
 
correct units of EmPmR to kg/m^2/s
 | 
 
seaice_model.F
 | 
 
 | 
 1.96
 | 
 13 years | 
 jmc | 
 
forgot his case in previous changes: needs to fill areaNm1 & hEffNm1
 for S/R SE…
 | 
 
seaice_monitor.F
 | 
 
 | 
 1.25
 | 
 13 years | 
 jmc | 
 
change declaration of UVM from _RL to _RS in order to get B-grid
  uIce,vIce mon…
 | 
 
seaice_monitor_ad.F
 | 
 
 | 
 1.3
 | 
 13 years | 
 jmc | 
 
change declaration of UVM from _RL to _RS in order to get B-grid
  uIce,vIce mon…
 | 
 
seaice_obcs_output.F
 | 
 
 | 
 1.3
 | 
 14 years | 
 jmc | 
 
fix comments
 | 
 
seaice_ocean_stress.F
 | 
 
 | 
 1.29
 | 
 14 years | 
 mlosch | 
 
forgot to add a comment explaining this absolutely absurd code change
 | 
 
seaice_output.F
 | 
 
 | 
 1.9
 | 
 14 years | 
 ifenty | 
 
Renaming of compile time flag SEAICE_SALINITY to SEAICE_VARIABLE_SALINITY and
SE…
 | 
 
seaice_read_pickup.F
 | 
 
 | 
 1.12
 | 
 14 years | 
 heimbach | 
 
Merge SItracer fields into single pickup.
 | 
 
seaice_readparms.F
 | 
 
 | 
 1.105
 | 
 13 years | 
 mlosch | 
 
sort out emissivity and long wave radiation step 2
add emissivity for snow and i…
 | 
 
seaice_solve4temp.F
 | 
 
 | 
 1.20
 | 
 13 years | 
 jmc | 
 
remove unused variables
 | 
 
seaice_summary.F
 | 
 
 | 
 1.38
 | 
 13 years | 
 jmc | 
 
- report value of SEAICE_snow_emiss & SEAICE_ice_emiss
- when not used, skip rep…
 | 
 
seaice_tracer_phys.F
 | 
 
 | 
 1.4
 | 
 13 years | 
 jmc | 
 
comment out filling of User-reserved Diagnostics (UDIAG#, SDIAG#)
 | 
 
seaice_turnoff_io.F
 | 
 
 | 
 1.1
 | 
 15 years | 
 jmc | 
 
new S/R to turn off some of the seaice output flags.
 | 
 
seaice_write_pickup.F
 | 
 
 | 
 1.11
 | 
 14 years | 
 heimbach | 
 
Merge SItracer fields into single pickup.
 |