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

Index of /MITgcm/pkg/seaice

Files shown:66
Sticky Tag:


File (rev) Rev. Age Author Last log entry
 Parent Directory        
seaice_write_pickup.F View Revision Graph  1.11  13 years  heimbach   Merge SItracer fields into single pickup.
seaice_turnoff_io.F View Revision Graph  1.1  15 years  jmc   new S/R to turn off some of the seaice output flags.
seaice_tracer_phys.F View Revision Graph  1.3  14 years  gforget   - added diagnostics for seaice genereic tracers (SItr*). - added SItrUnit and S…
seaice_summary.F View Revision Graph  1.36  13 years  jmc   - new parameter "LSR_mixIniGuess" allows (if=2,4) to mix free-drift solution i…
seaice_solve4temp.F View Revision Graph  1.16  14 years  ifenty   seaice package/sublimation treatment: added a cap on the latent heat flux over…
seaice_readparms.F View Revision Graph  1.101  13 years  jmc   - new parameter "LSR_mixIniGuess" allows (if=2,4) to mix free-drift solution i…
seaice_read_pickup.F View Revision Graph  1.12  13 years  heimbach   Merge SItracer fields into single pickup.
seaice_output.F View Revision Graph  1.9  14 years  ifenty   Renaming of compile time flag SEAICE_SALINITY to SEAICE_VARIABLE_SALINITY and SE…
seaice_ocean_stress.F View Revision Graph  1.29  14 years  mlosch   forgot to add a comment explaining this absolutely absurd code change
seaice_obcs_output.F View Revision Graph  1.3  13 years  jmc   fix comments
seaice_monitor_ad.F View Revision Graph  1.2  14 years  heimbach   Add missing ifdef following a record-breaking 15 failed testreports ;)
seaice_monitor.F View Revision Graph  1.24  14 years  ifenty   Renaming of compile time flag SEAICE_SALINITY to SEAICE_VARIABLE_SALINITY and SE…
seaice_model.F View Revision Graph  1.92  13 years  heimbach   Messing around with LSR adjoint
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.3  14 years  heimbach   More store modifs (currently no impact
seaice_lsr.F View Revision Graph  1.68  13 years  heimbach   Oops.
seaice_init_varia.F View Revision Graph  1.66  13 years  mlosch   - undo resetting UVM=0 that has slipped in unnoticed in r1.49 and caused z…
seaice_init_fixed.F View Revision Graph  1.9  13 years  mlosch   - fix a bug in the initialisation of the second metric terms k2AtC and k2A…
seaice_growth.F View Revision Graph  1.140  14 years  mlosch   small changes that permit vectorizable adjoint code. In general statements like …
seaice_get_dynforcing.F View Revision Graph  1.11  13 years  jmc   fix loop index range (useRelativeWind=T)
seaice_freedrift.F View Revision Graph  1.3  14 years  jmc   apply masks on Free-Drift ice-velocity (like what is done in seaice_evp and sea…
seaice_evp.F View Revision Graph  1.39  13 years  jmc   new implementation of OBCS in seaice-dynamics: prevent SEAICE_LSR or SEAICE_EVP …
seaice_dynsolver.F View Revision Graph  1.47  13 years  heimbach   More prepares.
seaice_diffusion.F View Revision Graph  1.8  14 years  gforget   - seaice_diffusion.F : remove the min(DX,DY) factor permanently; pass the Lap…
seaice_diagnostics_state.F View Revision Graph  1.22  14 years  gforget   - added diagnostics for seaice genereic tracers (SItr*). - added SItrUnit and S…
seaice_diagnostics_init.F View Revision Graph  1.30  14 years  ifenty   seaice package/sublimation treatment: added a cap on the latent heat flux over…
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_sst.F View Revision Graph  1.5  15 years  heimbach   More ifdef oops.
seaice_cost_sss.F View Revision Graph  1.5  15 years  heimbach   More ifdef oops.
seaice_cost_sensi.F View Revision Graph  1.2  15 years  heimbach   Update/merge from older version.
seaice_cost_init_varia.F View Revision Graph  1.6  15 years  jmc   fix typo in imax definition
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.14  15 years  heimbach   o Adding I. Fenty seaice cost extensions (after minor cleanup) - smrsst, smrss…
seaice_cost_export.F View Revision Graph  1.4  15 years  jmc   avoid unbalanced quote (single or double) in commented line
seaice_cost_driver.F View Revision Graph  1.11  15 years  heimbach   Merge/update IF seaice_cost routines.
seaice_cost_concentration.F View Revision Graph  1.6  15 years  jmc   add missing "_d 0"
seaice_cost_areasst.F View Revision Graph  1.3  14 years  jmc   remove tabs
seaice_cost_accumulate_mean.F View Revision Graph  1.6  15 years  jmc   add missing "_d 0"
seaice_check_pickup.F View Revision Graph  1.5  13 years  jmc   shorter warning message
seaice_check.F View Revision Graph  1.51  13 years  jmc   fix previous modif
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.18  13 years  jmc   new implementation of OBCS in seaice-dynamics: prevent SEAICE_LSR or SEAICE_EVP …
seaice_budget_ocean.F View Revision Graph  1.11  14 years  mlosch   - replace irritating parameters SEAICE_latentWater/Ice and SEAICE_sensHeat …
seaice_advection.F View Revision Graph  1.29  14 years  jmc   avoid un-used variables
seaice_advdiff.F View Revision Graph  1.54  13 years  heimbach   More prepares.
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.31  14 years  jmc   remove seaice_check.f & seaice_readparms.f (similar to seaice_init_fixed): not …
seaice_ad_check_lev4_dir.h View Revision Graph  1.14  13 years  heimbach   Add seaice obcs
seaice_ad_check_lev3_dir.h View Revision Graph  1.17  13 years  heimbach   Add seaice obcs
seaice_ad_check_lev2_dir.h View Revision Graph  1.16  13 years  heimbach   Add seaice obcs
seaice_ad_check_lev1_dir.h View Revision Graph  1.28  13 years  heimbach   Add seaice obcs
ostres.F View Revision Graph  1.23  14 years  mlosch   remove commented lines
lsr.F View Revision Graph  1.29  14 years  jmc   refine debugLevel criteria when printing messages
dynsolver.F View Revision Graph  1.37  15 years  mlosch   make maximum zeta a runtime parameter
diffus.F View Revision Graph  1.17  14 years  jmc   - simplify S/R DIFFUS (put deltaT & DIFF1 factor outside, move EXCH outside) t…
cost_ice_test.F View Revision Graph  1.10  15 years  jmc   add missing "_d 0"
advect.F View Revision Graph  1.28  14 years  jmc   - simplify S/R DIFFUS (put deltaT & DIFF1 factor outside, move EXCH outside) t…
SEAICE_TRACER.h View Revision Graph  1.5  14 years  jmc   avoid unbalance single quote
SEAICE_TAVE.h View Revision Graph  1.1  15 years  jmc   - rename: SEAICE_DIAGS.h --> SEAICE_TAVE.h - use simpler (no level index) cumula…
SEAICE_SIZE.h View Revision Graph  1.3  13 years  heimbach   Prepare a (not the!) solution to lsr adjoint
SEAICE_PARAMS.h View Revision Graph  1.77  13 years  jmc   - new parameter "LSR_mixIniGuess" allows (if=2,4) to mix free-drift solution i…
SEAICE_OPTIONS.h View Revision Graph  1.52  13 years  jmc   add missing "#ifdef ALLOW_SEAICE / #endif" (but always include CPP_OPTIONS.h ; …
SEAICE_COST.h View Revision Graph  1.4  15 years  heimbach   o Adding I. Fenty seaice cost extensions (after minor cleanup) - smrsst, smrss…
SEAICE.h View Revision Graph  1.57  14 years  ifenty   Renaming of compile time flag SEAICE_SALINITY to SEAICE_VARIABLE_SALINITY and SE…

  ViewVC Help
Powered by ViewVC 1.1.22