source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20188   9 years Eric.Larour CHG: changing tolerance for 2424.
(edit) @20187   9 years glperez CHG: Removing references to conbrib dir from Makefile.am
(edit) @20186   9 years Eric.Larour CHG: new forcing (routine to add a forcing that is transiently varying …
(edit) @20185   9 years Eric.Larour CHG: new test2425 test where we compare grounding line dynamics for a …
(edit) @20184   9 years schlegel CHG: minor updates to class and add development queue
(edit) @20183   9 years Eric.Larour CHG: archive for 2424 test.
(edit) @20182   9 years Eric.Larour CHG: new slr test based on 424 Agressive grounding line dynamics …
(edit) @20181   9 years Eric.Larour CHG: new love_numbers routine. new slr.js and model.js hook up as well …
(edit) @20180   9 years jbondzio DEL: redundant code
(edit) @20179   9 years jbondzio BUG: cover case of 0 segment length
(edit) @20178   9 years jbondzio CHG: change name and header of exp2levelsetfunction.
(edit) @20177   9 years dlcheng CHG: Fixing gmsh file writing (need to rewrite fscanf python equivalents)
(edit) @20176   9 years Mathieu Morlighem CHG: moving stuff around
(edit) @20175   9 years glperez CHG: Adding Chaco dep and external to Jenkins MacOSX build.
(edit) @20174   9 years jbondzio NEW: function to compute level-set function from exp-file; for use …
(edit) @20173   9 years dlcheng CHG: Ammending python file handling
(edit) @20172   9 years dlcheng ADD: python versions of gmshplanet and love_numbers
(edit) @20171   9 years glperez CHG: Updated archive for test 2002.
(edit) @20170   9 years Eric.Larour CHG: new love numbers routine (more reliable).
(edit) @20169   9 years glperez CHG: Temporarily removed Dakota and co from MacOSX build.
(edit) @20168   9 years glperez CHG: Changed the Dakota install script.
(edit) @20167   9 years Eric.Larour NEW: love_numbers from srosat.com/iag-jsg/loveNb.php
(edit) @20166   9 years glperez CHG: Added new cconfig options as well as externalpackages.
(edit) @20165   9 years glperez CHG: Macosx will now run the same tests as Linux.
(edit) @20164   9 years glperez CHG: Relaxed test124.
(edit) @20163   9 years dlcheng CHG: Resolving python syntax errors for test2002
(edit) @20162   9 years Eric.Larour CHG: new love numbers.
(edit) @20161   9 years Eric.Larour CHG: introducing sea level.
(edit) @20160   9 years Eric.Larour CHG: new slr python class, mirroring the slr.m class.
(edit) @20159   9 years Eric.Larour CHG: make sealevel a forcing.
(edit) @20158   9 years dlcheng ADD: slr python and test (needs verification and testing).
(edit) @20157   9 years Eric.Larour CHG: wrong love numbers!
(edit) @20156   9 years Eric.Larour CHG: introduced sealevel in the friction (Neff), the neumann boundary …
(edit) @20155   9 years Eric.Larour CHG: introducing sealevel in all the analyses.
(edit) @20154   9 years Eric.Larour CHG: renamed SealevelriseS to Sealevel.
(edit) @20153   9 years Eric.Larour CHG: return absolute sea level rise instead of just deltaS.
(edit) @20152   9 years Eric.Larour CHG: implemented maskvalue option.
(edit) @20151   9 years Eric.Larour CHG: fixed typos.
(edit) @20150   9 years Eric.Larour CHG: fixed redefinition of ISSM_MPI_Send.
(edit) @20149   9 years Eric.Larour CHG: implemented new comm splitting wrapper
(edit) @20148   9 years Eric.Larour CHG: handle case where we are not running in transient mode!
(edit) @20147   9 years glperez CHG: added boost externalpackage to list. for linux jenkins SE.
(edit) @20146   9 years glperez ADD: New CMake configure script for Jenkins build CHG: I think I fixed …
(edit) @20145   9 years Mathieu Morlighem CHG: renamed gforker file
(edit) @20144   9 years Mathieu Morlighem do not error out if import fails, print warning only
(edit) @20143   9 years Mathieu Morlighem CHG: do not use batch mode if batch=0
(edit) @20142   9 years Mathieu Morlighem CHG: do not error out if no settings are found, just warn: :
(edit) @20141   9 years Mathieu Morlighem Added * option to IdFrom String
(edit) @20140   9 years Mathieu Morlighem CHG: stop verbosing like crazy
(edit) @20139   9 years Eric.Larour CHG: iscoupler field missing from the transient python class.
(edit) @20138   9 years Eric.Larour CHG: fixed issue with freeing of ressources.
(edit) @20137   9 years Eric.Larour CHG: improvements in the way checkconsistency is carried out when …
(edit) @20136   9 years Eric.Larour CHG: new synchronization between mass transport from ice caps and sea …
(edit) @20135   9 years Eric.Larour CHG: new issm_slr executable.
(edit) @20134   9 years Eric.Larour CHG: fixed issue with mesh3dsurface in the Node.cpp class. Also …
(edit) @20133   9 years Eric.Larour CHG: added SealevelriseDeltathickness and SealevelriseS as acceptable …
(edit) @20132   9 years Eric.Larour CHG: added getfieldvalues (specifically for the slm constructor).
(edit) @20131   9 years Eric.Larour CHG: no patch globe in the constructor (should be done downstream). …
(edit) @20130   9 years Eric.Larour CHG: do not warn when saving an slm model!
(edit) @20129   9 years Eric.Larour CHG: forgot to erase the script.
(edit) @20128   9 years Eric.Larour CHG: more robus treatment of gdal transform.
(edit) @20127   9 years Eric.Larour CHG: new solveslm routine to solve a sea level model (which includes …
(edit) @20126   9 years Eric.Larour CHG: figure out within a certain tolerance how vertices from one mesh …
(edit) @20125   9 years Eric.Larour CHG: new isslr and iscoupler.
(edit) @20124   9 years Eric.Larour CHG: fixed bug correspnding to the addition of a new 2d mesh, the …
(edit) @20123   9 years Eric.Larour CHG: InputUpateFromSolution now computes delta thickness and inputs it …
(edit) @20122   9 years Eric.Larour CHG: improve by returning within a radius, and a certain tolerance.
(edit) @20121   9 years Eric.Larour CHG: new enums for coupler between sea level rise core and other cores.
(edit) @20120   9 years Eric.Larour CHG: added batch flag for the LaunchQueueJob and reordered the …
(edit) @20119   9 years glperez CHG: Relaxed tests 802,803.
(edit) @20118   9 years glperez CHG: Relaxed tests 802,803,805.
(edit) @20117   9 years jbondzio CHG: Enabling extrapolation for level-set-method in 3d; Cleanup of …
(edit) @20116   9 years schlegel CHG: need SMB components to be inputs
(edit) @20115   9 years Mathieu Morlighem CHG: pow is much more efficient if second argument is an integer
(edit) @20114   9 years schlegel CHG: update mac install scripts
(edit) @20113   9 years schlegel CHG: compilations needs doubles not ints for snowleopard
(edit) @20112   9 years schlegel CHG: remove git call like other install scripts
(edit) @20111   9 years Eric.Larour CHG: new improved patchglobe that relies on gdaltransform instead of …
(edit) @20110   9 years Eric.Larour CHG: new class that handles a global representation of sea level.
(edit) @20109   9 years Eric.Larour CHG: fixed issue with inner segments not being picked up within a …
(edit) @20108   9 years Eric.Larour CHG: moved to user directory.
(edit) @20107   9 years Mathieu Morlighem CHG: relaxing tolerances
(edit) @20106   9 years glperez FIX: typo test number 234 instead of 243.
(edit) @20105   9 years glperez CHG: added an excluded test243.
(edit) @20104   9 years glperez CHG: Inreased number of CPUs for MacOSX Jenkins build. CHG: restored …
(edit) @20103   9 years glperez CHG: Temporarily removed rm line.
(edit) @20102   9 years glperez CHG: updated SVN directory so as to use version 1.9 versus 1.7.
(edit) @20101   9 years glperez CHG: Correcting the MacOSX build Matlab path. Also dialing back CPUs …
(edit) @20100   9 years glperez ADD: new MacOSX configuration for Jenkins.
(edit) @20099   9 years jbondzio CHG: updating archive
(edit) @20098   9 years jbondzio CHG: Enthalpy, dynamic basal boundary conditions (steady state): allow …
(edit) @20097   9 years dlcheng CHG: Fixing incorrect file read, adding -o output file flag.
(edit) @20096   9 years Mathieu Morlighem CHG: syncing python test
(edit) @20095   9 years Eric.Larour CHG: new coupler enum.
(edit) @20094   9 years jbondzio CHG: relaxing tolerances
(edit) @20093   9 years jbondzio CHG: compute in steadystate_core 1.velocity 2.temperature, since …
(edit) @20092   9 years jbondzio BUG: LliboutryDuval rheology computed homologous temperature wrong. …
(edit) @20091   9 years Eric.Larour CHG: don't want to marshall loading force if it's empty.
(edit) @20090   9 years Eric.Larour CHG: diffeerent order.
(edit) @20089   9 years glperez CHG: Restored password and username for gmsh package.
Note: See TracRevisionLog for help on using the revision log.