source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @23745   6 years jdquinn CHG: Modified array addressing again as per Nathan's advice.
(edit) @23744   6 years jdquinn CHG: Reverting changes and testing in Jenkins first.
(edit) @23743   6 years jdquinn CHG: Reverting changes and testing in Jenkins first.
(edit) @23742   6 years jdquinn CHG: Modified array addressing again as per Nathan's advice.
(edit) @23741   6 years Mathieu Morlighem BUG: problem indexing in python
(edit) @23740   6 years Mathieu Morlighem BUG: do not marshall enthalpy twice
(edit) @23739   6 years Mathieu Morlighem CHG: adding enthalpy to temperature for Josh that has non P1 elements
(edit) @23738   6 years schlegel CHG: only apply colormap to current axis
(edit) @23737   6 years kruegern BUG: fixed various minor bugs preventing ADOLC and SE from building …
(edit) @23736   6 years jdquinn CHG: Formatting of message when Python exits in error
(edit) @23735   6 years kruegern BUG: fixed rlev_write import error
(edit) @23734   6 years jdquinn CHG: Adding path to /dev via PYTHONPATH
(edit) @23733   6 years jdquinn CHG: Reverting changes to runme.py
(edit) @23732   6 years jdquinn CHG: Catching Python errors by searching log for “Traceback”
(edit) @23731   6 years jdquinn CHG: Attempt at triggering job failure with sys.exit()
(edit) @23730   6 years schlegel CHG: update modules for clusters
(edit) @23729   6 years bdef BUG: shifting hydro loop control on steps rather than time
(edit) @23728   6 years bdef BUG: fixing import issues
(edit) @23727   6 years schlegel CHG: add PATH for dakota stallo install also
(edit) @23726   6 years schlegel CHG: update PATH for boost install
(edit) @23725   6 years schlegel CHG: stallo boost needs to build with mpi compilers
(edit) @23724   6 years schlegel CHG: force dakota to file pthread
(edit) @23723   6 years bdef BUG: masstransport with grounding line was broken
(edit) @23722   6 years bdef BUG: adding svn flag (stackoverflow 54598689 for details)
(edit) @23721   6 years adhikari CHG: ice thickness can be negative for GIA
(edit) @23720   6 years Mathieu Morlighem BUG: p1xp2 transient spcs were not working properly with the new scheme
(edit) @23719   6 years bdef BUG:fixing an import incompatibility
(edit) @23718   6 years bdef BUG:reverting commit of personal tweek to devpath
(edit) @23717   6 years seroussi CHG: finished cleaning up ocean coupling
(edit) @23716   6 years bdef CHG: shifting to py3 version of python interface (py2 compatible)
(edit) @23715   6 years bdef BUG:fix in oceancoupling
(edit) @23714   6 years seroussi CHG: cleaning up ocean coupling
(edit) @23713   6 years bdef BUG:fixing indentation
(edit) @23712   6 years bdef BUG:removing verbosity
(edit) @23711   6 years bdef BUG:fixing fieldname recognition in parseresults
(edit) @23710   6 years bdef BUG: fixing typo
(edit) @23709   6 years bdef CHG: pyhton 3 migration (not opperational yet)
(edit) @23708   6 years bdef CHG:python 3 compatibility
(edit) @23707   6 years bdef CHG: translate from python 2 to3
(edit) @23706   6 years bdef NEW:adding a keyword to force python version
(edit) @23705   6 years bdef BUG: vlaues have never been check against field values (checked …
(edit) @23704   6 years seroussi CHG: default effectiveconductivity_averaging in python
(edit) @23703   6 years seroussi CHG: change detault effectiveviscosity_averaging to 1 (harmonic) in Python
(edit) @23702   6 years seroussi CHG: put default back to harmonic mean to test runs
(edit) @23701   6 years rueckamp CHG: fixing typos in python files
(edit) @23700   6 years rueckamp CHG: fixing typos
(edit) @23699   6 years rueckamp CHG: fixing typos
(edit) @23698   6 years rueckamp NEW: added test case for Effective Conductivity
(edit) @23697   6 years rueckamp CHG: added different computations for the Effective Conductivity.
(edit) @23696   6 years Mathieu Morlighem CHG: minor, changing date
(edit) @23695   6 years Mathieu Morlighem CHG: make min thickness work in 3d
(edit) @23694   6 years jdquinn ADD: New install script for GDAL to support MacOSX Mojave
(edit) @23693   6 years jdquinn CHG: Issue with single quotes in expanding GDAL_VER variable
(edit) @23692   6 years jdquinn CHG: Increased elapsed time tolerance for Python version of test 119 only
(edit) @23691   6 years bdef CHG. closer towards py3
(edit) @23690   6 years Mathieu Morlighem BUG: externalresults were not being marhsalled correctly
(edit) @23689   6 years bdef CHG: py3 migration
(edit) @23688   6 years jdquinn CHG: Eased field tolerances
(edit) @23687   6 years Mathieu Morlighem CHG: tightening tolerances
(edit) @23686   6 years jdquinn CHG: Eased field tolerances
(edit) @23685   6 years jdquinn CHG: Minor uncommitted changes to external package download shell script
(edit) @23684   6 years jdquinn CHG: Eased field tolerances
(edit) @23683   6 years jdquinn CHG: Eased elapsed time tolerance
(edit) @23682   6 years jdquinn CHG: Eased field tolerances again
(edit) @23681   6 years seroussi CHG: minor tolerances 541
(edit) @23680   6 years jdquinn CHG: Eased field tolerances
(edit) @23679   6 years seroussi CHG: updated tolerances test 541
(edit) @23678   6 years bdef CHG: cleaning unwanted files
(edit) @23677   6 years bdef CHG: adding missing directories and cleaning code
(edit) @23676   6 years jdquinn ADD: GDAL installation script for MacOS Mojave
(edit) @23675   6 years seroussi NEW: 3d test case for calving with von mises
(edit) @23674   6 years seroussi NEW: extended distance computation to Penta elements
(edit) @23673   6 years youngmc3 CHG: timeseries for frontalforcingsrignot
(edit) @23672   6 years youngmc3 CHG: fixing memory leak
(edit) @23671   6 years jdquinn CHG: Adjustment to elapsed time tolerance
(edit) @23670   6 years bdef CHG: python scripts after 2to3 and indentation fix
(edit) @23669   6 years bdef CHG:minor clean-up
(edit) @23668   6 years bdef BUG:fixing memory leak
(edit) @23667   6 years bdef BUG: missing bracket
(edit) @23666   6 years bdef BUG: fixing synthax icompatibility with C++98
(edit) @23665   6 years bdef CHG:incorporating SMB computation in the subloop for hydrologydc
(edit) @23664   6 years bdef BUG: fix to hydrology colapse and minor change in hydrologydc
(edit) @23663   6 years Mathieu Morlighem CHG: updated dem externalpackage
(edit) @23662   6 years Mathieu Morlighem NEW: added topotoolbox, super useful
(edit) @23661   6 years bdef BUG: bug in the treatment of initialization of inactive nodes
(edit) @23660   6 years schlegel NEW: install scripts for stallo dakota
(edit) @23659   6 years youngmc3 BUG: trying to fix py tests
(edit) @23658   6 years youngmc3 BUG: trying to fix python tests
(edit) @23657   6 years youngmc3 CHG: two different classes for frontalforcings
(edit) @23656   6 years Mathieu Morlighem BUG: trying to fix py tests
(edit) @23655   6 years youngmc3 CHG: fix python class for frontalforcings
(edit) @23654   6 years youngmc3 CHG: python class for frontalforcings
(edit) @23653   6 years youngmc3 CHG: python class for frontalforcings
(edit) @23652   6 years youngmc3 NEW: add new class md.frontalforcings
(edit) @23651   6 years Mathieu Morlighem CHG: fixing JS
(edit) @23650   6 years Mathieu Morlighem DEL: useless, use export_fig instead
(edit) @23649   6 years Mathieu Morlighem CHG: now options only have size[2] for simplicity
(edit) @23648   6 years Mathieu Morlighem CHG: better way of doing this
(edit) @23647   6 years Mathieu Morlighem CHG: fixing materials now that matpar is gone
(edit) @23646   6 years Mathieu Morlighem BUG: Fixed Dakota
Note: See TracRevisionLog for help on using the revision log.