source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27604   3 years inwoo CHG: model.py - add "import linearbasalforcings."
(edit) @27603   3 years jdquinn BUG: Fixes for binaries builds
(edit) @27602   3 years youngmc3 CHG: switch to intep MPI for Discover
(edit) @27601   3 years seroussi CHG: tests for coupled run not working yet so removed
(edit) @27600   3 years dgoldber adding hfacInf and removing input T/S/U/V files
(edit) @27599   3 years dgoldber various changes to get coupled stepping working. do not run uncoupled …
(edit) @27598   3 years dgoldber updating time stepping vars to reflect the 2628000s coupled timestep
(edit) @27597   3 years seroussi NEW: added buid script for remesh option MITgcm
(edit) @27596   3 years Mathieu Morlighem CHG: call basalstress instead of recalculating manually
(edit) @27595   3 years Mathieu Morlighem CHG: better way to handle friction when coupling with N
(edit) @27594   3 years Mathieu Morlighem CHG: silent compiler warning, not sure if this introduces a leak…
(edit) @27593   3 years Mathieu Morlighem NEW: added md.basalforcings.deepwater_melting_rate as a possible control
(edit) @27592   3 years jdquinn CHG: Reverting to GMT 6.0.0 because executables under 6.4.0 do not …
(edit) @27591   3 years seroussi CHG: use size in code_remesh directly
(edit) @27590   3 years seroussi CHG: minor
(edit) @27589   3 years jdquinn CHG: Reverting to GMT 6.0.0 because executables under 6.4.0 do not …
(edit) @27588   3 years seroussi NEW: added coupling test with remeshing
(edit) @27587   3 years inwoo CHG: run_semic_transient.f90 - add more output.
(edit) @27586   3 years inwoo CHG: fix!…
(edit) @27585   3 years inwoo CHG: minor.
(edit) @27584   3 years inwoo CHG: src/c/classes/Element.cpp - fix memory clean of SmbSemicTransient
(edit) @27583   3 years inwoo CHG: SMBsemic.m - update initialize function.
(edit) @27582   3 years dgoldber changing SIZE.h to be the permanent size we want
(edit) @27581   3 years Mathieu Morlighem BUG: moved isfield to isprop
(edit) @27580   3 years jdquinn CHG: Need to point to svn executable in context of a script on new …
(edit) @27579   3 years Mathieu Morlighem BUG: melt perturbation not implemented yet for depth-dependent melt
(edit) @27578   3 years jdquinn CHG: MATLAB -> Python
(edit) @27577   3 years Mathieu Morlighem CHG: added optional type
(edit) @27576   3 years Mathieu Morlighem CHG: minor
(edit) @27575   3 years Mathieu Morlighem CHG: load vx_obs only if it exists
(edit) @27574   3 years Mathieu Morlighem CHG: make sure perturbation is applied
(edit) @27573   3 years bgetraer CHG: better settings for linear solver
(edit) @27572   3 years Mathieu Morlighem CHG: minor changes to age analysis
(edit) @27571   3 years jdquinn BUG: Setting of Python 3 interpreter
(edit) @27570   3 years jdquinn CHG: Naming of build config
(edit) @27569   3 years jdquinn BUG: Updated MATLAB path
(edit) @27568   3 years jdquinn CHG: Removed dependencies on specific installation of HDF5
(edit) @27567   3 years jdquinn CHG: Removed dependencies on specific installation of HDF5; typo; cleanup
(edit) @27566   3 years jdquinn CHG: Further fixes for macOS binaries
(edit) @27565   3 years jdquinn CHG: Various fixes for static and shared versions of ext pkg install …
(edit) @27564   3 years jdquinn CHG: Use standalone copy of hdf5
(edit) @27563   3 years jdquinn CHG: Updates to HDF5 standalone installation; suppression of warnings …
(edit) @27562   3 years jdquinn BUG: Config patch does not exist
(edit) @27561   3 years jdquinn CHG: Correcting rpath issues under macOS; setting build type to release
(edit) @27560   3 years jdquinn CHG: Print error when library is not found by dynamic linker
(edit) @27559   3 years jdquinn CHG: Install script naming
(edit) @27558   3 years jdquinn BUG: Need HDF5 for these builds
(edit) @27557   3 years jdquinn BUG: Configure PETSc 3.14 with Python 3
(edit) @27556   3 years dgoldber new folders for shelfice remeshing test
(edit) @27555   3 years jdquinn BUG: Correcting paths to binaries Jenkins configs
(edit) @27554   3 years jdquinn BUG: PETSc 3.12 -> 3.14
(edit) @27553   3 years jdquinn CHG: More changes for new Mac Intel build node; clean up
(edit) @27552   3 years jdquinn BUG: Path to libgfortran
(edit) @27551   3 years Mathieu Morlighem NEW: added install-3.17-linux.sh
(edit) @27550   3 years jdquinn ADD: Configs for new macOS Intel machine
(edit) @27549   3 years jdquinn CHG: Eased tolerances
(edit) @27548   3 years Mathieu Morlighem CHG: moving modeldata interpolation functions to src/m
(edit) @27547   3 years Mathieu Morlighem CHG: adding more interp functions
(edit) @27546   3 years Mathieu Morlighem CHG: adding some specifics for totten
(edit) @27545   3 years Mathieu Morlighem BUG: kc was not declared
(edit) @27544   3 years jdquinn BUG: Use PETSc 3.14 for Intel-based Mac
(edit) @27543   3 years jdquinn BUG: For now, use PETSC 3.12 for Intel-based Mac
(edit) @27542   3 years jdquinn BUG: Fixes for new Jenkins configs
(edit) @27541   3 years jdquinn CHG: Jenkins config for new Intel-based Mac Mini; cleanup
(edit) @27540   3 years eyhli Added correct scaling for zoom in with gridded option
(edit) @27539   3 years seroussi FIX: minor starting at step 1
(edit) @27538   3 years Mathieu Morlighem CHG: added perturbation to linear melt calculation
(edit) @27537   3 years sehrenfe BUG: fixed problem with GlaDS meltflag options
(edit) @27536   3 years jdquinn CHG: MATLAB -> Python; cleanup
(edit) @27535   3 years sehrenfe CHG: add option meltfag = 2 in GlaDS that pulls RO from md.smb.runoff
(edit) @27534   3 years seroussi BUG: fixed problem with MIT gcm compilation on amundsen
(edit) @27533   3 years hshim Chg:fix name
(edit) @27532   3 years vverjans BUG: reverting files that should not have been committed in 27531 to …
(edit) @27531   3 years vverjans NEW added tutorial for StISSM
(edit) @27530   3 years bdef CHG:moving from gdal to projinfo,
(edit) @27529   3 years Mathieu Morlighem CHG: simplified epsg2proj
(edit) @27528   3 years bdef NEW:adding INT32 to python reader
(edit) @27527   3 years bdef NEW: clarification in description
(edit) @27526   3 years bdef BUG: shape and type fix
(edit) @27525   3 years bdef BUG: shape issue
(edit) @27524   3 years bdef BUG: some indentation errors
(edit) @27523   3 years bdef CHG:Better error control
(edit) @27522   3 years bdef NEW:adding p1xP2 option in thermal py
(edit) @27521   3 years bdef NEW:adding extrusion in Glads
(edit) @27520   3 years bdef CHG:cluster tweaking
(edit) @27519   3 years bdef NEW: some extrusion additions
(edit) @27518   3 years bdef BUG: fix to the split between layers of moulin input for DoCo
(edit) @27517   3 years Mathieu Morlighem CHG: upating doc
(edit) @27516   3 years Mathieu Morlighem CHG: use v3 by default
(edit) @27515   3 years vverjans BUG missing delete in cleanup
(edit) @27514   3 years bgetraer NEW interp function for Adusumilli melt rate data
(edit) @27513   3 years jdquinn CHG: MATLAB -> Python
(edit) @27512   3 years Mathieu Morlighem CHG: do not show ex2 all the time
(edit) @27511   3 years inwoo CHG: update SMBsemic.m.
(edit) @27510   3 years inwoo CHG: fix SMB with SEMIC. 1) Update display of SMBsemic.m 2) Enable to …
(edit) @27509   3 years youngmc3 ADD: Regularised Coulomb friction law 2
(edit) @27508   3 years youngmc3 ADD: Regularised Coulomb friction law 2
(edit) @27507   3 years inwoo CHG: fix return value from P1Enum to P1DGEnum.
(edit) @27506   3 years Mathieu Morlighem CHG: added age to matlab classes
(edit) @27505   3 years Mathieu Morlighem CHG: added age to matlab classes
Note: See TracRevisionLog for help on using the revision log.