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

Index of /MITgcm/pkg/seaice

Files shown:83
Sticky Tag:


File Rev. Age Author Last log entry (rev)
 Parent Directory        
seaice_cost_weights.F View Revision Graph  1.6  14 years  jmc   use type specific (RL or RS) S/R from rw pkg instead of calling old S/R MDSREAD…
seaice_cost_init_fixed.F View Revision Graph  1.6  12 years  jmc   use "modelEndDate" as default value for costIceEnd1,2
SEAICE_COST.h View Revision Graph  1.5  10 years  atn   updating ecco seaicev4 proxy cost terms as fxn of sst and SEAICE_freeze
seaice_jacvec.F View Revision Graph  1.6  10 years  mlosch   update instructions for using AD a little
seaice_diagnostics_state.F View Revision Graph  1.29  9 years  mlosch   turn tIce into a local (auxillary) variable and insert extra AREAITD weighting f…
seaice_monitor.F View Revision Graph  1.28  11 years  jmc   skip monitor of some pkg/seaice thermodynamics var. when using pkg/thsice
seaice_fgmres.F View Revision Graph  1.17  11 years  mlosch   simplify the use of CPP flags (compile when SEAICE_ALLOW_JFNK is defined)
seaice_calc_rhs.F View Revision Graph  1.7  11 years  mlosch   simplify the use of CPP flags (compile when SEAICE_ALLOW_JFNK is defined)
seaice_tracer_phys.F View Revision Graph  1.10  10 years  jmc   should new call any of the DIAGNOSTICS_[]FILL routine if useDiagnostics=F
cost_ice_test.F View Revision Graph  1.13  9 years  mlosch   replace TICE(i,j,bi,bj) by TICES(i,j,1,bi,bj)
seaice_cost_areasst.F View Revision Graph  1.7  11 years  jmc   rename COST_CPPOPTIONS.h to COST_OPTIONS.h
dynsolver.F View Revision Graph  1.43  11 years  mlosch   remove unused variables SINWAT/COSWAT
seaice_reg_ridge.F View Revision Graph  1.4  9 years  jmc   remove unused variables
seaice_init_varia.F View Revision Graph  1.87  9 years  mlosch   remove parameter MULTDIM, replace with nITD and runtime parameter SEAICE_multDim…
SEAICE.h View Revision Graph  1.78  9 years  mlosch   remove parameter MULTDIM, replace with nITD and runtime parameter SEAICE_multDim…
seaice_growth.F View Revision Graph  1.203  9 years  mlosch   remove parameter MULTDIM, replace with nITD and runtime parameter SEAICE_multDim…
seaice_write_pickup.F View Revision Graph  1.23  9 years  mlosch   remove parameter MULTDIM, replace with nITD and runtime parameter SEAICE_multDim…
seaice_advdiff.F View Revision Graph  1.73  9 years  mlosch   remove parameter MULTDIM, replace with nITD and runtime parameter SEAICE_multDim…
seaice_read_pickup.F View Revision Graph  1.25  9 years  mlosch   remove parameter MULTDIM, replace with nITD and runtime parameter SEAICE_multDim…
seaice_check.F View Revision Graph  1.89  9 years  mlosch   remove code that resets useThSice in S/R seaice_readparms and add a warning inst…
seaice_monitor_ad.F View Revision Graph  1.5  11 years  jmc   remove #include "AD_CONFIG.h" and CPP_OPTIONS.h (not necessary)
seaice_cost_init_varia.F View Revision Graph  1.8  11 years  jmc   remove #include "AD_CONFIG.h" (not necessary)
SEAICE_SIZE.h View Revision Graph  1.10  9 years  mlosch   move definition of MPSEUDOTIMESTEPS into TAMC-block in SEAICE_SIZE.h
seaice_calc_ice_strength.F View Revision Graph  1.7  9 years  mlosch   modify expression to avoid divisions (affects truncation)
seaice_itd_redist.F View Revision Graph  1.3  10 years  mlosch   indent code break long comment lines so that I can read the code in my 80 charac…
seaice_do_ridging.F View Revision Graph  1.7  9 years  jmc   fix syntax (use '.GT.' instead of '>') to enable to compile with old pgi compile…
SEAICE_PARAMS.h View Revision Graph  1.118  9 years  mlosch   fix description of etaZmethod
seaice_obcs_output.F View Revision Graph  1.3  12 years  jmc   fix comments
seaice_prepare_ridging.F View Revision Graph  1.4  9 years  mlosch   fix a bug: forgot a sqrt
seaice_itd_pickup.F View Revision Graph  1.3  10 years  jmc   fix PARAMETER declaration
seaice_oceandrag_coeffs.F View Revision Graph  1.2  11 years  mlosch   extend loop ranges; this was the reason that made the hack in r1.17 of seaice_pr…
seaice_jfnk.F View Revision Graph  1.26  10 years  mlosch   comment out if-statement related to IMEX to avoid suprises
lsr.F View Revision Graph  1.34  11 years  jmc   change type of local variable SINWAT from _RL to _RS (has been done already in …
seaice_calc_viscosities.F View Revision Graph  1.27  9 years  mlosch   change some comments
seaice_check_pickup.F View Revision Graph  1.14  9 years  jmc   avoid unused variables
seaice_output.F View Revision Graph  1.16  10 years  jmc   allows to compile without pkg/exf
seaice_get_dynforcing.F View Revision Graph  1.16  10 years  jmc   allow to use seaice dynamics without pkg/exf (e.g., using pkg/cheapaml)
seaice_ad_check_lev1_dir.h View Revision Graph  1.33  9 years  mlosch   align a few expression and remove blank space at the beginning of the line that …
seaice_solve4temp.F View Revision Graph  1.36  9 years  mlosch   adjust a comment
SEAICE_OPTIONS.h View Revision Graph  1.73  11 years  mlosch   add some documentation for the flags SEAICE_VECTORIZE_LSR and SEAICE_VECTORIZE_L…
seaice_dynsolver.F View Revision Graph  1.55  10 years  mlosch   add routines that calculate ice strength based on energy dissipation during ridg…
seaice.flow View Revision Graph  1.1  10 years  jmc   add flow dir for function SEAICE_DIAG_SUFX
seaice_diagnostics_init.F View Revision Graph  1.37  10 years  mlosch   add diagnostics for HSNOWITD
seaice_cost_accumulate_mean.F View Revision Graph  1.7  12 years  jmc   add SEAICE_SIZE.h anywhere SEAICE.h is included
seaice_map_thsice.F View Revision Graph  1.4  12 years  jmc   add SEAICE_SIZE.h anywhere SEAICE.h is included
seaice_cost_export.F View Revision Graph  1.5  12 years  jmc   add SEAICE_SIZE.h anywhere SEAICE.h is included
ostres.F View Revision Graph  1.25  12 years  jmc   add SEAICE_SIZE.h anywhere SEAICE.h is included
seaice_ocean_stress.F View Revision Graph  1.30  12 years  jmc   add SEAICE_SIZE.h anywhere SEAICE.h is included
seaice_cost_sensi.F View Revision Graph  1.2  14 years  heimbach   Update/merge from older version.
SEAICE_TAVE.h View Revision Graph  1.2  11 years  heimbach   Step 1 of merging ice-thickness distribution (ITD) code from MITgcm_contrib/torg…
seaice_diffusion.F View Revision Graph  1.9  11 years  heimbach   Merge SEAICE_SIZE.h inclusion from MITgcm_contrib/torge/itd/code/ into main bran…
diffus.F View Revision Graph  1.18  11 years  heimbach   Merge SEAICE_SIZE.h inclusion from MITgcm_contrib/torge/itd/code/ into main bran…
seaice_budget_ocean.F View Revision Graph  1.19  11 years  heimbach   Merge SEAICE_SIZE.h inclusion from MITgcm_contrib/torge/itd/code/ into main bran…
seaice_advection.F View Revision Graph  1.32  11 years  heimbach   Merge SEAICE_SIZE.h inclusion from MITgcm_contrib/torge/itd/code/ into main bran…
seaice_mnc_init.F View Revision Graph  1.7  11 years  heimbach   Merge SEAICE_SIZE.h inclusion from MITgcm_contrib/torge/itd/code/ into main bran…
seaice_cost_sss.F View Revision Graph  1.7  11 years  heimbach   Merge SEAICE_SIZE.h inclusion from MITgcm_contrib/torge/itd/code/ into main bran…
seaice_cost_sst.F View Revision Graph  1.8  11 years  heimbach   Merge SEAICE_SIZE.h inclusion from MITgcm_contrib/torge/itd/code/ into main bran…
seaice_cost_concentration.F View Revision Graph  1.8  11 years  heimbach   Merge SEAICE_SIZE.h inclusion from MITgcm_contrib/torge/itd/code/ into main bran…
seaice_turnoff_io.F View Revision Graph  1.2  11 years  heimbach   Merge SEAICE_SIZE.h inclusion from MITgcm_contrib/torge/itd/code/ into main bran…
advect.F View Revision Graph  1.29  11 years  heimbach   Merge SEAICE_SIZE.h inclusion from MITgcm_contrib/torge/itd/code/ into main bran…
seaice_description.tex View Revision Graph  1.3  18 years  cnh   Making short description for seaice package
seaice_init_fixed.F View Revision Graph  1.29  9 years  jmc   ITD code: - fix definition of Hlimit for multi-threaded case - use double prec…
seaice_cost_driver.F View Revision Graph  1.12  11 years  heimbach   Attempt at adding CTRL_SIZE.h
seaice_ctrl_map_ini.F View Revision Graph  1.7  11 years  heimbach   Attempt at adding CTRL_SIZE.h
seaice_ad_dump.F View Revision Graph  1.10  11 years  heimbach   And more merges of #include "SEAICE_SIZE.h"
seaice_ad_check_lev2_dir.h View Revision Graph  1.20  11 years  heimbach   Add averaging variable
seaice_ad_check_lev4_dir.h View Revision Graph  1.18  11 years  heimbach   Add averaging variable
seaice_ad_check_lev3_dir.h View Revision Graph  1.21  11 years  heimbach   Add averaging variable
seaice_itd_sum.F View Revision Graph  1.2  11 years  jmc   - remove statement that prevents S/R to compile with pgf77 - remove tab ; add CV…
seaice_calc_strainrates.F View Revision Graph  1.20  11 years  mlosch   - fix bug in the no-slip implementation in, this bug changes two verification …
seaice_cost_final.F View Revision Graph  1.17  10 years  jmc   - add cost to final cost function contribution on a per tile base - use GLOBAL_S…
seaice_calc_lhs.F View Revision Graph  1.8  10 years  mlosch   - rename recently introduced parameters from (wrong name) AB to BDF (backw…
seaice_lsr.F View Revision Graph  1.103  9 years  mlosch   - rename integer variable ilcall to ipass (that's what it is called in the…
seaice_preconditioner.F View Revision Graph  1.25  9 years  mlosch   - remove ilcall, m from parameter list of S/R seaice_lsr_tridiagu/v
seaice_model.F View Revision Graph  1.113  9 years  mlosch   - move most of "PART 1" of S/R seaice_growth into a new and separate S/R s…
seaice_ad_diff.list View Revision Graph  1.37  9 years  mlosch   - move most of "PART 1" of S/R seaice_growth into a new and separate S/R s…
seaice_evp.F View Revision Graph  1.49  10 years  mlosch   - make deltaC a global variable, so that it can be used in ridging code (s…
seaice_calc_residual.F View Revision Graph  1.5  10 years  mlosch   - make deltaC a global variable, so that it can be used in ridging code (s…
seaice_readparms.F View Revision Graph  1.155  9 years  mlosch   - change of some defaults of ridging parameters SEAICEhStar (from 100 to 2…
seaice_summary.F View Revision Graph  1.75  9 years  gforget   - summary statement for SEAICEadjMODE now in autodiff_readparms.F along with …
seaice_fake.F View Revision Graph  1.3  10 years  gforget   - replace k (that was not initialized) with 1 for vertical level index. - add s…
SEAICE_TRACER.h View Revision Graph  1.7  12 years  gforget   - SItracer : added run time params, and allow coupling to ocn salinity. new ru…
seaice_freedrift.F View Revision Graph  1.6  11 years  gforget   - Fix free drift computation.

  ViewVC Help
Powered by ViewVC 1.1.22