source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @23042   7 years erobo CHG: added option to provide include and libs for MUMPS
(edit) @23041   7 years erobo CHG: for god's sake, don't compile this file unless absolutely …
(edit) @23040   7 years caronlam mask fix and missing new variable declaration
(edit) @23039   7 years caronlam mask fix and missing new variable declaration
(edit) @23038   7 years caronlam fixing consitency checks in slr.py
(edit) @23037   7 years tpelle CHG: Modified GL height for basal melt plume parameterization
(edit) @23036   7 years caronlam fixing consitency checks in slr.py
(edit) @23035   7 years hongjuy CHG: Updating contact migration of grounding line for FS, compare …
(edit) @23034   7 years caronlam fixing consitency checks in slr.py
(edit) @23033   7 years caronlam fixing consitency checks in slr.py
(edit) @23032   7 years Mathieu Morlighem CHG: removed some old checks
(edit) @23031   7 years hongjuy CHG: Not adding adjontp for HO/FS coupling
(edit) @23030   7 years hongjuy Adding basal melt for FS
(edit) @23029   7 years caronlam fixing missing fields in slr.py
(edit) @23028   7 years caronlam fixing missing fields in slr.py
(edit) @23027   7 years caronlam fixing missing fields in slr.py and slr.m
(edit) @23026   7 years seroussi CHG: fixed NR problem with test4002
(edit) @23025   7 years Mathieu Morlighem CHG: renamed Sommers SHAKTI
(edit) @23024   7 years Mathieu Morlighem CHG: changed Sommers to SHATKI
(edit) @23023   7 years caronlam fixed solid Earth tests missing grounded ice check
(edit) @23022   7 years caronlam fixed solid Earth tests missing grounded ice check
(edit) @23021   7 years Mathieu Morlighem CHG: added new analysis
(edit) @23020   7 years Mathieu Morlighem CHG: moving sommers to SHAKTI, and adding new hydro model for Henning …
(edit) @23019   7 years seroussi NEW: missing features in slr.py
Note: See TracRevisionLog for help on using the revision log.