source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @20229   9 years glperez ADD: New installation scripts for Boost and Dakota for MacOSX 10.11.
(edit) @20228   9 years schlegel CHG: revert back pfe.m
(edit) @20227   9 years schlegel CHG: add batch to lonestar
(edit) @20226   9 years dlcheng CHG: test2002.py syntax fixes, ready for solve validation
(edit) @20225   9 years dlcheng ADD: maskpsl and gmtmask python versions. CHG: mesh3dsurface.py …
(edit) @20224   9 years dlcheng CHG: Intermediate fixes for syntax and includes, work in progress
(edit) @20223   9 years dlcheng ADD: mesh3dsurface python version. CHG: gmshplanet python fscanf …
(edit) @20222   9 years seroussi BUG: need to change the units of Floating and Grounded Bmb in python
(edit) @20221   9 years seroussi BUG: trying to fix python
(edit) @20220   9 years Mathieu Morlighem CHG: updating python tests
(edit) @20219   9 years Mathieu Morlighem BUG: load ISSM tools after looking for PYTHONSTARTUP
(edit) @20218   9 years Mathieu Morlighem CHG: changing number of cpus on python side
(edit) @20217   9 years seroussi BUG: SubElementMigration2 was not activated for HO
(edit) @20216   9 years Mathieu Morlighem CHG: reverting python test
(edit) @20215   9 years seroussi NEW: finished implementing basal melt computation
(edit) @20214   9 years cborstad CHG: damage can be passed as an argument to compute damage-dependent …
(edit) @20213   9 years jbondzio BUG: update basal BC on all of the base, because otherwise this might …
(edit) @20212   9 years seroussi NEW: compute exact total melting
(edit) @20211   9 years Eric.Larour CHG: forgot to switch the name from xorganizer to organizer.
(edit) @20210   9 years Eric.Larour CHG: simplifying, adding some capabilities (provide a basin name for …
(edit) @20209   9 years seroussi NEW: starting to implement TotalFloatingBmb and TotalGroundedBmb outputs
(edit) @20208   9 years dlcheng CHG (javascript): Correcting translation transforms and removing debug …
(edit) @20207   9 years dlcheng CHG (javascript): Changing default alpha values.
(edit) @20206   9 years Eric.Larour CHG: fixing issue with javascript save model routine.
(edit) @20205   9 years dlcheng CHG (javascript): Bug fixes for plot_mesh, fixing default plot …
(edit) @20204   9 years Mathieu Morlighem NEW: created ISSM_MPI_Intercomm_create
(edit) @20203   9 years Mathieu Morlighem BUG: should call ISSM MPI_Recv
(edit) @20202   9 years Mathieu Morlighem CHG: updated archive now that inputs get updated through time
(edit) @20201   9 years schlegel CHG: lonestar has 24 cpus
(edit) @20200   9 years Eric.Larour CHG: reverting to previous svn version.
(edit) @20199   9 years Mathieu Morlighem CHG: fixing compilation
(edit) @20198   9 years Mathieu Morlighem CHG: always recompute requested output for some specific cases
(edit) @20197   9 years dlcheng CHG: Adding support for mesh3dsurface display.
(edit) @20196   9 years Eric.Larour CHG (JS): need to describe the mesh as 3d surface, otherwise, model.js …
(edit) @20195   9 years Eric.Larour CHG (JS): forgot console.log statements.
(edit) @20194   9 years Eric.Larour CHG: not sure what these lines were for.
(edit) @20193   9 years glperez CHG: Changed install script for chaco for Macosx Jenkins and changed …
(edit) @20192   9 years glperez ADD: New Chaco install script for MacOSX with appropriate patches to …
(edit) @20191   9 years Eric.Larour CHG: adding mesh3dsurface javascript object.
(edit) @20190   9 years glperez CHG: Updating archive for test2002
(edit) @20189   9 years adhikari new: first derivative of legendre polynomials, required for computing …
(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
Note: See TracRevisionLog for help on using the revision log.