source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @23142   7 years Mathieu Morlighem BUG: do not check for AMR if solution is not transient
(edit) @23141   7 years jdquinn CHG: Reverting addition of Python 2.7.3 as external package.
(edit) @23140   7 years Mathieu Morlighem CHG: added install-3.9-linux64.sh
(edit) @23139   7 years Mathieu Morlighem CHG: more options to CPPCHECK
(edit) @23138   7 years Mathieu Morlighem CHG: minor
(edit) @23137   7 years seroussi CHG: viscosity overshoot does not exist anymore
(edit) @23136   7 years Mathieu Morlighem CHG: minor
(edit) @23135   7 years Mathieu Morlighem CHG: better control of figure copy, preserving axis
(edit) @23134   7 years Mathieu Morlighem CHG: minor
(edit) @23133   7 years Mathieu Morlighem CHG: reverting Schur stuff
(edit) @23132   7 years Mathieu Morlighem NEW: adding empty shell for FS Schur CG algorithm
(edit) @23131   7 years jdquinn CHG: Trying Javascript build with Python 2.7.3 as external package.
(edit) @23130   7 years kruegern NEW: added python qmu linear tests (218,244,250,251,412,440) and made …
(edit) @23129   7 years jdquinn CHG: Relaxed tolerances.
(edit) @23128   7 years Mathieu Morlighem CHG: missing ; at the end of one line
(edit) @23127   7 years Mathieu Morlighem CHG: relaxing tolerance
(edit) @23126   7 years jdquinn CHG: Removing gdal as external library and adding it manually to …
(edit) @23125   7 years jdquinn CHG: Fixing path to NumPy on Wallach_IX builds
(edit) @23124   7 years jdquinn CHG: Fixing path to NumPy on Wallach_IX builds
(edit) @23123   7 years Mathieu Morlighem CHG: find python if not in externalpackages
(edit) @23122   7 years jdquinn CHG: Needed to make similar changes to Linux_Ubuntu_AD
(edit) @23121   7 years jdquinn CHG: Needed to make similar changes to Linux_Ubuntu_AD
(edit) @23120   7 years jdquinn CHG: /var/lib/jenkins is user jenkins’ home dir!
(edit) @23119   7 years jdquinn CHG: $ISSM_DIR is user jenkins’ home dir!
(edit) @23118   7 years jdquinn CHG: Trying user home path expansion with single quotes
(edit) @23117   7 years jdquinn CHG: Reverting change to path to NumPy
(edit) @23116   7 years jdquinn CHG: Trying without path to NumPy
(edit) @23115   7 years jdquinn CHG: Corrected path to pip installation of NumPy after ensuring it is …
(edit) @23114   7 years Mathieu Morlighem CHG: working on PISM friction law
(edit) @23113   7 years jdquinn CHG: Corrected path to pip installation of NumPy
(edit) @23112   7 years jdquinn CHG: Corrected path to pip installation of NumPy
(edit) @23111   7 years jdquinn CHG: Corrected path to pip installation of NumPy
(edit) @23110   7 years Mathieu Morlighem CHG: initialize struct
(edit) @23109   7 years Mathieu Morlighem CHG: do not hard code modules
(edit) @23108   7 years Mathieu Morlighem CHG: reverting commit
(edit) @23107   7 years Mathieu Morlighem CHG: minor
(edit) @23106   7 years jdquinn CHG: Added netCDF back into build config scripts
(edit) @23105   7 years hakesson CHG: added md.friction.watercolumn_max to PISM friction law
(edit) @23104   7 years hakesson CHG: added new Enum
(edit) @23103   7 years hakesson CHG: added new Enum
(edit) @23102   7 years jdquinn CHG: Eased tolerances
(edit) @23101   7 years jdquinn CHG: Modified Python builds to use usr copy of Python; added path to …
(edit) @23100   7 years kruegern BUG: fixed a bug/crash in src/m/qmu/helpers.OrderedStruct related to …
(edit) @23099   7 years jdquinn CHG: Modified Python builds to use usr copy of Python (adjusting …
(edit) @23098   7 years kruegern CHG: undid previous change after scipy was installed on the …
(edit) @23097   7 years kruegern BUG: fixed bug where scipy not being installed crashed most/all of the …
(edit) @23096   7 years tsantos NEW: AMR example using MISMIP3d setup
(edit) @23095   7 years kruegern NEW: added initial qmu/dakota functionality in Python, made minor …
(edit) @23094   7 years Mathieu Morlighem BUG:: fixing distance calculation
(edit) @23093   7 years Mathieu Morlighem CHG: fixing PISM hydro model
(edit) @23092   7 years Mathieu Morlighem CHG: removing extraneous verbose
(edit) @23091   7 years Mathieu Morlighem CHG: fix case sensitivity issue with Triangle and triangle
(edit) @23090   7 years tsantos BUG: old friction model in examples/shakti
(edit) @23089   7 years schlegel BUG: linewidth was not being applied
(edit) @23088   7 years kruegern BUG: fixed various differences in the python Solid Earth (slr) tests …
(edit) @23087   7 years seroussi CHG: fixed problem: needed to take SQUARE
(edit) @23086   7 years seroussi CHG: for some reasons, this breaks some tests
(edit) @23085   7 years Mathieu Morlighem CHG: fixing an indexing problem and sped up distance test
(edit) @23084   7 years Mathieu Morlighem BUG: gauss point has to be at the base to pick up drag since drag is 0 …
(edit) @23083   7 years dmenemen switching MITgcm installation to github and updating to latest MITgcm …
(edit) @23082   7 years dmenemen cpl_issm now checks for issm mask (9999's) and sets R_shelfIce=0; …
(edit) @23081   7 years Mathieu Morlighem BUG: fixed AD compilation by moving curly bracket
(edit) @23080   7 years seroussi CHG: added default value for ice base when no ice is present
(edit) @23079   7 years Mathieu Morlighem BUG: fixed AD compilation by moving curly bracket
(edit) @23078   7 years seroussi CHG: wrong enum for ice mask
(edit) @23077   7 years seroussi CHG: make sure base is +9999. in places where there is no more ice
(edit) @23076   7 years dmenemen removing some comments that were meant to be temporary
(edit) @23075   7 years dmenemen fixing steps in test4002.m
(edit) @23074   7 years dmenemen speeding up test by downloading and building MITgcm only if needed
(edit) @23073   7 years Mathieu Morlighem CHG: allow to pass matrices instead of vectors
(edit) @23072   7 years seroussi CHG: new archive for ocean test
(edit) @23071   7 years dmenemen no need to download fresh MITgcm copy if it is already there
(edit) @23070   7 years dmenemen MITgcm uses "base" sent by ISSM code includes some diagnostics write …
(edit) @23069   7 years dmenemen adding some directories to ignore, for cleaner "svn status"
(edit) @23068   7 years seroussi NEW: test4002 with 2 cpus now
(edit) @23067   7 years seroussi FIX: fixed coupling for multiple ice cpus
(edit) @23066   7 years Mathieu Morlighem CHG: removing double white lines
(edit) @23065   7 years tsantos CHG: only one MPI call after Remesh core
(edit) @23064   7 years caronlam maskpsl class missing .type field when marshalling in python version
(edit) @23063   7 years caronlam maskpsl class missing .type field when marshalling in python version
(edit) @23062   7 years Mathieu Morlighem CHG: moved some enums to inputs
(edit) @23061   7 years Mathieu Morlighem CHG: moving some enums to inputs again…
(edit) @23060   7 years Mathieu Morlighem CHG: changing the order
(edit) @23059   7 years Mathieu Morlighem CHG: reverting back to previous solution due to svn trust issues
(edit) @23058   7 years Mathieu Morlighem CHG: removing IsInput function, now in EnumDefinitions
(edit) @23057   7 years Mathieu Morlighem CHG: moving more enums to inputs
(edit) @23056   7 years Mathieu Morlighem CHG: better way to handle changed files
(edit) @23055   7 years Mathieu Morlighem CHG: moving some Enums back to inputs
(edit) @23054   7 years Mathieu Morlighem CHG: do not error out if one file is missing, just send a warning
(edit) @23053   7 years Mathieu Morlighem CHG: trying to speed up distance calculation
(edit) @23052   7 years erobo CHG: cutting unnecessary lines that got best paramters
(edit) @23051   7 years jdquinn CHG: Initial changes to colorbar option handling
(edit) @23050   7 years Mathieu Morlighem BUG: fixed memory leak
(edit) @23049   7 years Mathieu Morlighem CHG: fixing ADOLC, added switch to select correct solver type when …
(edit) @23048   7 years Mathieu Morlighem CHG: fixing wrapper compilation with printarray IssmPDouble
(edit) @23047   7 years Mathieu Morlighem CHG: fixing NR
(edit) @23046   7 years jdquinn CHG: Reverted mistaken commit
(edit) @23045   7 years jdquinn CHG: Converted all Promises to success/warning/error callback model
(edit) @23044   7 years erobo CHG: allow for MUMPS serial
(edit) @23043   7 years erobo CHG: allow for printarray of IssmDoubles
Note: See TracRevisionLog for help on using the revision log.