source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20329   9 years bdef CHG:adding a test to specify the good petsc library name on UIB Hexagon
(edit) @20328   9 years Mathieu Morlighem CHG: only export PETSC_DIR if diretctory exists
(edit) @20327   9 years Eric.Larour CHG: new arhchive for new consistency checks.
(edit) @20326   9 years Eric.Larour CHG: changes to keep up with slr deltathickness new checksonsticy test.
(edit) @20325   9 years Mathieu Morlighem CHG: always write a file if file cannot be written using user's path
(edit) @20324   9 years Mathieu Morlighem CHG: homogenized doc
(edit) @20323   9 years schlegel CHG: bring discover back up to date with new dakota, and do not …
(edit) @20322   9 years Eric.Larour CHG: slr: check against the mask to ensure conservation of mass. …
(edit) @20321   9 years Eric.Larour CHG: fresh water density should be considered for eustatic number!
(edit) @20320   9 years schlegel CHG: update discover class for SLURM
(edit) @20319   9 years schlegel CHG: update discover compile for 6.2 dakota
(edit) @20318   9 years bdef NEW: Adding UiB Cyclone config file
(edit) @20317   9 years bdef NEW: Adding mpich config for Cyclone UiB cluster
(edit) @20316   9 years hakesson chg: vilje cluster script update
(edit) @20315   9 years hakesson new: adding vilje cluster settings
(edit) @20314   9 years Mathieu Morlighem CHG: reverted back
(edit) @20313   9 years Mathieu Morlighem BUG: python indices start at 0
(edit) @20312   9 years Mathieu Morlighem CHG: deactivating some tests
(edit) @20311   9 years Mathieu Morlighem BUG: no more issmgslsolver
(edit) @20310   9 years Mathieu Morlighem BUG: bad string formatting in print
(edit) @20309   9 years Mathieu Morlighem BUG: fixing memory leak
(edit) @20308   9 years Mathieu Morlighem CHG: added semi colon to avoid md print
(edit) @20307   9 years Mathieu Morlighem CHG: finished calving dev for STore paper
(edit) @20306   9 years seroussi BUG: missing extrude function in frictiontemp
(edit) @20305   9 years bdef BUG: adding xdelete for some pointers
(edit) @20304   9 years Mathieu Morlighem BUG: releasing memory
(edit) @20303   9 years Mathieu Morlighem CHG: checking number of inputs
(edit) @20302   9 years bdef CHG: adding vilje to model
(edit) @20301   9 years bdef NEW: Adding vilje (UiB) cluster for python
(edit) @20300   9 years Eric.Larour CHG: only install issm-bin.js
(edit) @20299   9 years Eric.Larour CHG: different prototype for loadresultsfrombuffer. Returns model now …
(edit) @20298   9 years dlcheng CHG (javascript): Adding np parameter to request bin.
(edit) @20297   9 years Eric.Larour CHG: minor changes, adjustmnets.
(edit) @20296   9 years Eric.Larour CHG: unhooking download option.
(edit) @20295   9 years Eric.Larour CHG (JS): missing classes to allow marshalling of model in javascript.
(edit) @20294   9 years glperez CHG: Added CMake to MacOSX Dakota build.
(edit) @20293   9 years glperez CHG: Modified Dakota flags to fall in line with the 6.2 MacOSX script. …
(edit) @20292   9 years Eric.Larour CHG: fixed writejscellarray routine.
(edit) @20291   9 years Eric.Larour CHG: minor fold issue
(edit) @20290   9 years dlcheng CHG (javascript): Adding option download functionality for saving bin …
(edit) @20289   9 years dlcheng CHG (javascript): Updates for js upload and run job parameters.
(edit) @20288   9 years Eric.Larour CHG: bending over backwards with Python to check NaN vs Array!
(edit) @20287   9 years glperez CHG: Activating SolidEarth Python for Jenkins.
(edit) @20286   9 years Eric.Larour CHG: test2002 now working!
(edit) @20285   9 years Eric.Larour CHG: time is in years! do not convert back to seconds!
(edit) @20284   9 years Eric.Larour CHG: fixed love_numbers python routine used in test2002 now.
(edit) @20283   9 years Eric.Larour CHG: gmtmask.py: issue with indexing! (matlab bias) gmtmask.py and .m: …
(edit) @20282   9 years Eric.Larour CHG: issue with vertexequation not being able to = NaN
(edit) @20281   9 years Eric.Larour CHG: we were marshalling degacc twice!
(edit) @20280   9 years Eric.Larour CHG: fixed issue with loading force, which can be NaN!
(edit) @20279   9 years Eric.Larour CHG: fixed diverse issues with the new class in python.
(edit) @20278   9 years Eric.Larour CHG: fixes some issues with marshall routine.
(edit) @20277   9 years Eric.Larour CHG: took out verbose statement left by mistake.
(edit) @20276   9 years Eric.Larour CHG (JS): udpated special constructor for javascript exexcutable.
(edit) @20275   9 years Eric.Larour CHG: fixed indexing issue in retrieval of mesh.
(edit) @20274   9 years Mathieu Morlighem CHG: need to scale positions by max
(edit) @20273   9 years jbondzio BUG: update archive for previous commit
(edit) @20272   9 years jbondzio BUG: CreatePVectorSheet uses enthalpy values interpolated at …
(edit) @20271   9 years dlcheng CHG (javascript): Now sending cloud solver request .bin as binary data.
(edit) @20270   9 years Eric.Larour CHG (JS): - successful processing of the results when calling a …
(edit) @20269   9 years Eric.Larour CHG (JS): improved solve.js that uses the local and generic clusters, …
(edit) @20268   9 years Eric.Larour CHG: declare variables! :)
(edit) @20267   9 years Eric.Larour CHG: new simplified interface to the generic cluster class, with just …
(edit) @20266   9 years Eric.Larour CHG: new multiple model capability (for sea level model). In addition, …
(edit) @20265   9 years Eric.Larour CHG: issue with slicing vx, vy and vz when they are NaN! Will have to …
(edit) @20264   9 years Eric.Larour CHG: no patching anymore in the constructor of the sealevelmodel class.
(edit) @20263   9 years Eric.Larour CHG: in writeasjsfile, fixed issue with hdyrostatic_adustment being …
(edit) @20262   9 years Eric.Larour CHG: updated saveasjsfile routine for slr class.
(edit) @20261   9 years Eric.Larour CHG (JS): fixed huge memory issue when declaring the slr.js fields.
(edit) @20260   9 years Eric.Larour CHG: check only on places that are on the ice! Not on the ocean.
(edit) @20259   9 years Eric.Larour CHG (JS): added sea level rise solution option. Better check on …
(edit) @20258   9 years Eric.Larour CHG (JS): minor typo.
(edit) @20257   9 years Eric.Larour CHG (JS): update transient class to enable solving in javascript.
(edit) @20256   9 years Eric.Larour CHG: minor comment in the disp routine.
(edit) @20255   9 years Eric.Larour CHG: added a check that makes sure the memory increment is sufficient.
(edit) @20254   9 years Eric.Larour CHG (JS): new writejscellarray for transitions in slr class.
(edit) @20253   9 years Eric.Larour CHG: changed hardcoded bbftp pleiades ips.
(edit) @20252   9 years adhikari NEW: function to compute spherical traingles
(edit) @20251   9 years Eric.Larour CHG: build issm-bin target.
(edit) @20250   9 years dlcheng CHG (javascript): Removing extra console log.
(edit) @20249   9 years schlegel CHG: clean up some memory
(edit) @20248   9 years Mathieu Morlighem NEW: added cvs
(edit) @20247   9 years Mathieu Morlighem CHG: relaxing tolerances
(edit) @20246   9 years schlegel CHG: add area fuctions to responses case statement
(edit) @20245   9 years Mathieu Morlighem CHG: relaxing tolerances on Pressure FS
(edit) @20244   9 years Mathieu Morlighem CHG: changed wrong tolerance'
(edit) @20243   9 years Mathieu Morlighem CHG: fixing Mac tests on jenkins
(edit) @20242   9 years Mathieu Morlighem CHG: excluding dakota tests
(edit) @20241   9 years glperez CHG: I think the MPICH install script for OSX is causing petsc to seg …
(edit) @20240   9 years glperez CHG: Now we have two config scripts. One for Dakota and one for not.
(edit) @20239   9 years glperez ADD: New Jenkins iceocean config.
(edit) @20238   9 years Mathieu Morlighem CHG: added gmsh
(edit) @20237   9 years Mathieu Morlighem CHG: added autotools
(edit) @20236   9 years glperez ADD: Ross GIA test.
(edit) @20235   9 years schlegel CHG: add int cast to make intel compiler happy
(edit) @20234   9 years dlcheng CHG (javascript): Dynamic height scaling for 3d/2d meshes
(edit) @20233   9 years glperez CHG: changed MPICH script to 3.0 MacOSX Yosemite.
(edit) @20232   9 years glperez CHG: Removed comment line from download.
(edit) @20231   9 years glperez CHG: removed CMake from MacOSX build Jenkins.
(edit) @20230   9 years glperez CHG: Install scripts changed for Pine_Island to El Capitan Boost and …
Note: See TracRevisionLog for help on using the revision log.