source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @21036   9 years schlegel CHG: remove some dakota test that depend on partitioning from mac
(edit) @21035   9 years Mathieu Morlighem CHG: better error message
(edit) @21034   9 years schlegel CHG: new dakota tests with linear partitioning
(edit) @21033   9 years Mathieu Morlighem DEL: some clean up
(edit) @21032   9 years glperez CHG: Dakota/Boost unstable. Should not be part of default build. Bring …
(edit) @21031   9 years adhikari CHG: minor changes
(edit) @21030   9 years Mathieu Morlighem BUG: fixed class name bug
(edit) @21029   9 years Mathieu Morlighem CHG: relaxed tolerances
(edit) @21028   9 years dlcheng CHG (JS): Adding slow connection request handling.
(edit) @21027   9 years glperez FIX: Forgot to change BOTH sed lines!. Silly me!
(edit) @21026   9 years glperez FIX: One more try at fixing sed issue on Macos.
(edit) @21025   9 years Mathieu Morlighem CHG: removed 3 tests dakota and relaxed tolerances for macOS dakota
(edit) @21024   9 years glperez CHG: Restoring normal sed style newline inserts. Will be using GNU sed …
(edit) @21023   9 years Mathieu Morlighem CHG: removed prints
(edit) @21022   9 years Mathieu Morlighem CHG: forgot 1 offset
(edit) @21021   9 years glperez FIX: macOS has a shitty version of SED. Makes you jump through hoops …
(edit) @21020   9 years glperez FIX: Newline type issue.
(edit) @21019   9 years glperez FIX: This should do it! Greenland example Jenkins.
(edit) @21018   9 years Mathieu Morlighem CHG: testing
(edit) @21017   9 years Mathieu Morlighem CHG: renaming pig test
(edit) @21016   9 years Mathieu Morlighem CHG: removing size check for now
(edit) @21015   9 years Mathieu Morlighem CHG: fixing test
(edit) @21014   9 years glperez FIX: Once more
(edit) @21013   9 years glperez FIX: Typo in sed
(edit) @21012   9 years glperez TEST: Testing something
(edit) @21011   9 years glperez FIX: Once more unto the breach…
(edit) @21010   9 years glperez FIX: Almost there…
(edit) @21009   9 years glperez FIX: Sed still not replacing variable. Trying once more.
(edit) @21008   9 years glperez FIX: sed statement was not right.
(edit) @21007   9 years glperez CHG: Changing directory name check to match.
(edit) @21006   9 years glperez CHG: Implementing examples for Jenkins. Starting with Greenland.
(edit) @21005   9 years Mathieu Morlighem CHG: relaxing tolerances
(edit) @21004   9 years glperez ADD: macOS exmples Jenkins job.
(edit) @21003   9 years glperez CHG: Just realized Jenkins was using the wrong installation script for …
(edit) @21002   9 years glperez FIX: Asserts were wrong.
(edit) @21001   9 years adhikari CHG: minor changes to comply with horizontal displacement computation
(edit) @21000   9 years adhikari CHG: added capabilities to compute absolute sea level and 3D crustal motion
(edit) @20999   9 years adhikari CHG: added capabilities to compute absolute sea level and 3D crustal motion
(edit) @20998   9 years glperez CHG: Added a flag to specify C++ version to c++98. Needed for Dakota …
(edit) @20997   9 years glperez CHG: GSL for Javascript build needs STDC_HEADERS macro definition.
(edit) @20996   9 years ayfeng Change archive data to be json format
(edit) @20995   9 years dlcheng CHG (JS): Adding in callbackerrorfunction and error handling for …
(edit) @20994   9 years Mathieu Morlighem CHG: not needed anymore:
(edit) @20993   9 years agscott1 CHG: Changed flowequation classes to use IoCodeToEnumElementEquation
(edit) @20992   9 years Mathieu Morlighem BUG: fixed round mesh
(edit) @20991   9 years Mathieu Morlighem BUG: spctemperature might have 2 dim
(edit) @20990   9 years Mathieu Morlighem CHG: reverting …
(edit) @20989   9 years Mathieu Morlighem CHG: solving the same tests
(edit) @20988   9 years Mathieu Morlighem CHG: minor
(edit) @20987   9 years Mathieu Morlighem CHG: use [:,0] rather than reshape for pressure
(edit) @20986   9 years Mathieu Morlighem CHG: relaxing tolerances
(edit) @20985   9 years Mathieu Morlighem CHG: testing
(edit) @20984   9 years Mathieu Morlighem BUG: do not make spcvz a 3d vector in py
(edit) @20983   9 years Mathieu Morlighem DEL: removed old level set reinitialization code
(edit) @20982   9 years Mathieu Morlighem NEW: turning auto reinit on
(edit) @20981   9 years Mathieu Morlighem CHG: no more Thickness as independent
(edit) @20980   9 years Mathieu Morlighem CHG: better error message
(edit) @20979   9 years Mathieu Morlighem BUG: fixed typo
(edit) @20978   9 years Mathieu Morlighem BUG: minor typo for AD
(edit) @20977   9 years Mathieu Morlighem CHG: md.autodiff.independent_object_names is now a string array
(edit) @20976   9 years Mathieu Morlighem BUG: cannot FetchConstants in DeclareIndependents
(edit) @20975   9 years Mathieu Morlighem CHG: better way of testing files
(edit) @20974   9 years Mathieu Morlighem CHG: minor
(edit) @20973   9 years Mathieu Morlighem CHG: trying to debug AD
(edit) @20972   9 years Mathieu Morlighem CHG: fixing esmfbinders since we now use time to reset starttime
(edit) @20971   9 years Mathieu Morlighem CHG: not needed anymore
(edit) @20970   9 years agscott1 CHG: Updated mesh2dvertical, mesh3dprisms, mesh3dsurface, and …
(edit) @20969   9 years agscott1 CHG: Changed md.damage.elementinterp so that it is marshalled as a …
(edit) @20968   9 years felicity CHG: remove orange purple color map
(edit) @20967   9 years felicity CHG: set materials ESTAR parameters to be consistent with Glen type …
(edit) @20966   9 years felicity BUG: effective strain rate was not calculated correctly as it was …
(edit) @20965   9 years felicity DEL: removing old code not needed anymore
(edit) @20964   9 years felicity CHG: more flexible compare model (can now handle different classes for …
(edit) @20963   9 years glperez CHG: Hopefully should remove the automake warnings.
(edit) @20962   9 years Mathieu Morlighem CHG: maxiter is offset by 1
(edit) @20961   9 years felicity CHG: updated rigid body correction for ESTAR rheology
(edit) @20960   9 years Mathieu Morlighem CHG: fixed typo in python files
(edit) @20959   9 years felicity BUG: do not say you restart if file does not exist, and use …
(edit) @20958   9 years Mathieu Morlighem CHG: do not start from starttime, start from provided time (either …
(edit) @20957   9 years Mathieu Morlighem CHG: fixing NR, outbin is now kepts between runs
(edit) @20956   9 years Mathieu Morlighem CHG: fixing NR, outbin is now kepts between runs
(edit) @20955   9 years Mathieu Morlighem CHG: do not checkpoint profiler, this messes up the tags and does not …
(edit) @20954   9 years Mathieu Morlighem CHG: temporary fix
(edit) @20953   9 years agscott1 CHG: Reverting petsc external package and vim external package
(edit) @20952   9 years agscott1 CHG: Reverting scripts/ol and NightlyRun Tests
(edit) @20951   9 years agscott1 CHG: reverting examples/Inversion and examples/Pig
(edit) @20950   9 years agscott1 CHG: reverting jenkins/linux64_ross_se
(edit) @20949   9 years agscott1 CHG: Reverting examples/IceflowModels
(edit) @20948   9 years agscott1 CHG: reverting configs/config-macosx64.sh
(edit) @20947   9 years agscott1 CHG: Changed md.materials.rheology_law to use a String for marshalling …
(edit) @20946   9 years felicity CHG: changed Earl to Estar
(edit) @20945   9 years felicity CHG: ESTAR vorticity correction revision
(edit) @20944   9 years Mathieu Morlighem BUG: reverting Basile's commit
(edit) @20943   9 years Mathieu Morlighem CHG: do not keep file pointer, reopen and append to outbin file
(edit) @20942   9 years Mathieu Morlighem CHG: reverting back
(edit) @20941   9 years bdef BUG:fixing weird reshape in pressure init
(edit) @20940   9 years agscott1 CHG: Changed masstransport to use a String for marshalling instead of …
(edit) @20939   9 years Mathieu Morlighem CHG: simplifying ProcessArguments
(edit) @20938   9 years Mathieu Morlighem CHG: adding tag number in error message
(edit) @20937   9 years Mathieu Morlighem CHG: fixing list of files
Note: See TracRevisionLog for help on using the revision log.