source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14822   12 years Mathieu Morlighem CHG: cosmetics, removed double blank lines and bad indentation
(edit) @14821   12 years adhikari NEW: new nightly test for Ivins benchmarks
(edit) @14820   12 years adhikari CHG: now we have two solutions, w and dw/dt
(edit) @14819   12 years adhikari CHG: test2001 archive
(edit) @14818   12 years adhikari NEW: test2051 is archived for benchmark experiments
(edit) @14817   12 years adhikari added a config file for GIA run
(edit) @14816   12 years seroussi archive hydrology
(edit) @14815   12 years Eric.Larour CHG: implementing transient thickness forcing
(edit) @14814   12 years Eric.Larour CHG: starting with dynamic allocation of load history. Need to …
(edit) @14813   12 years Eric.Larour CHG: check consistency of thickness transient forcing
(edit) @14812   12 years Eric.Larour CHG: took out current_he and added yts arguments.
(edit) @14811   12 years Eric.Larour CHG: allow transient forcings for thickness
(edit) @14810   12 years Eric.Larour CHG: got rid of current_he, added passing yts constant. Also, now …
(edit) @14809   12 years Eric.Larour CHG: new GetInputUpToCurrentTimeAverages method.
(edit) @14808   12 years Eric.Larour CHG: set time to start time
(edit) @14807   12 years Eric.Larour CHG: gia_core now return W and dW/dt Added runtime controls for …
(edit) @14806   12 years Mathieu Morlighem CHG: use mpich 3.0.4 instead of 3.0.3
(edit) @14805   12 years bdef CHG: modifiing test332 to take into account the new definition of …
(edit) @14804   12 years bdef BUG: fixing upper limit definition in hydrologydc
(edit) @14803   12 years Eric.Larour CHG: introduced new benchmark name: 'gia'
(edit) @14802   12 years Eric.Larour CHG: getting svn to ignore some files
(edit) @14801   12 years Mathieu Morlighem CHG: cosmetics
(edit) @14800   12 years Mathieu Morlighem NEW: surface can be an argument of the function
(edit) @14799   12 years ltnguyen REMOVE: issm_visual is no longer needed
(edit) @14798   12 years Mathieu Morlighem CHG: need to include exception.h
(edit) @14797   12 years Mathieu Morlighem CHG: minor cosmetics
(edit) @14796   12 years bdef CHG: Hydrologydc have now several ways of fixing the inefficient laer …
(edit) @14795   12 years Eric.Larour CHG: assert
(edit) @14794   12 years Mathieu Morlighem BUG: PentaHook has 6 vertices
(edit) @14793   12 years Mathieu Morlighem BUG: fixed leak, solver needs to be deleted
(edit) @14792   12 years Eric.Larour CHG: finished implementation of IssmMpiVec and IssmMpiDenseMat
(edit) @14791   12 years Eric.Larour CHG: verbose more
(edit) @14790   12 years Eric.Larour CHG: getting rid of a useless include
(edit) @14789   12 years Eric.Larour CHG: verbose more
(edit) @14788   12 years Eric.Larour CHG: verbose more
(edit) @14787   12 years Eric.Larour CHG: better tagging of send and recv operations
(edit) @14786   12 years Eric.Larour NEW: ad config file for linux astrid
(edit) @14785   12 years Mathieu Morlighem BUG: we now need to read the Toolkit first
(edit) @14784   12 years bdef CHG: Change in the marshaling strategy of hydrology dc, introduction …
(edit) @14783   12 years Mathieu Morlighem CHG: minor
(edit) @14782   12 years Mathieu Morlighem BUG: InputUpdateFromSolution for GIA has to be different because it …
(edit) @14781   12 years seroussi CHG: updated archive hydrologu
(edit) @14780   12 years utke CHG: change declarations of new logic to passive or else values should …
(edit) @14779   12 years seroussi NEW: added new constructor for gausstria
(edit) @14778   12 years Mathieu Morlighem BUG: changed position of FetchData to avoid runtime error
(edit) @14777   12 years Mathieu Morlighem BUG: vx vy and vz need to be assembled
(edit) @14776   12 years Mathieu Morlighem CHG: include binding.h first to include Python.h first to avoid …
(edit) @14775   12 years Mathieu Morlighem BUG: fixed name consistency between MatlabMatrixToIssmMat and …
(edit) @14774   12 years Mathieu Morlighem CHG: cast to IssmMat
(edit) @14773   12 years Mathieu Morlighem BUG: Moved MatlabMatrixToIssmMat to MatlabMatrixToIssmDenseMat, which …
(edit) @14772   12 years bdef NEW: added penalties in check
(edit) @14771   12 years bdef NEW: split HydrologyDC in 2 sub analyses, and removed HydrologyAnalsysEnum
(edit) @14770   12 years bdef CHG: sync Enums
(edit) @14769   12 years bdef NEW: split HydrologyDC in 2 sub analyses, and added penalties for the …
(edit) @14768   12 years adhikari CHG: we now can evaluate solid Earth's response to steady-state ice …
(edit) @14767   12 years Mathieu Morlighem NEW: added some functions for P2 Finite elements
(edit) @14766   12 years bdef CHG: added the analitic solution in comment of test332
(edit) @14765   12 years bdef BUG: fixing test loop between the two resolution of the hydrological model
(edit) @14764   12 years Mathieu Morlighem CHG: updated python surfaceforcings
(edit) @14763   12 years Mathieu Morlighem NEW: GetVerticesCoordinates now relies on vertices rather than nodes …
(edit) @14762   12 years adhikari NEW: test2001.nc (for gia) is archived
(edit) @14761   12 years Mathieu Morlighem CHG: elements and loads now have a pointer to vertices, this change is …
(edit) @14760   12 years bdef CHG: Test on the existence of the second layer beforeinitialisation of …
(edit) @14759   12 years bdef CHG: Fixed the 332test to its original state
(edit) @14758   12 years Mathieu Morlighem CHG: installation file is OS independent for now
(edit) @14757   12 years bdef CHG: Modification to inclue a second layer in hydrology DC
(edit) @14756   12 years bdef CHG: Adding epl head initialisation value
(edit) @14755   12 years bdef BUG:testing if the second layer exist before fixing its SPC
(edit) @14754   12 years Mathieu Morlighem NEW: added GIA by default if installed
(edit) @14753   12 years bdef BUG: fixed a test in gia classe
(edit) @14752   12 years Mathieu Morlighem BUG: variable time appears twice
(edit) @14751   12 years Mathieu Morlighem CHG: extended matlab GIA materials to python
(edit) @14750   12 years Eric.Larour CHG: fixing ISSM toolkit compilation issues
(edit) @14749   12 years Eric.Larour CHG: testing 101 and toolkits
(edit) @14748   12 years bdef CHG: added the one layer flag to hydrology test
(edit) @14747   12 years Eric.Larour CHG: changed resolution
(edit) @14746   12 years Eric.Larour CHG: finished integration of statically allocated blocks distme into …
(edit) @14745   12 years bdef BUG: synchronize Enum
(edit) @14744   12 years bdef NEW:adding enums and updating hydrology class for a two layer system
(edit) @14743   12 years Mathieu Morlighem BUG: shielded pdd parameters within if(ispdd), because some parameters …
(edit) @14742   12 years Mathieu Morlighem CHG: minor cosmetics
(edit) @14741   12 years Eric.Larour CHG: cosmetics
(edit) @14740   12 years Eric.Larour CHG: moving test330 out of the NR, onto the 2001 test
(edit) @14739   12 years Eric.Larour NEW: GiaDeflectionCorex fortran code from Erik Ivins. Hookup in …
(edit) @14738   12 years Eric.Larour NEW: math77 external package installation, for GIA applications using …
(edit) @14737   12 years Mathieu Morlighem NEW: added matchit.vim plugin to indent matlab's swicth correctly
(edit) @14736   12 years Mathieu Morlighem CHG: updated display and units
(edit) @14735   12 years lemorzad CHG: improved PDD adding a couple input parameter for the …
(edit) @14734   12 years Eric.Larour CHG: finished implementation of the GiaDeflectionCoreArgs, which go …
(edit) @14733   12 years Eric.Larour CHG: typo
(edit) @14732   12 years Eric.Larour CHG: reverting back to previous test101, case of mistaken commit
(edit) @14731   12 years Eric.Larour CHG: move capabilities implemented for the IssmMpiVec issm toolkit vector
(edit) @14730   12 years Eric.Larour CHG: updated IdToName
(edit) @14729   12 years Eric.Larour CHG: updated adolc runs for new issm toolkit
(edit) @14728   12 years Eric.Larour NEW: issmsolver.py options CHG: issmsolver.m options, fixed for vec_type.
(edit) @14727   12 years Eric.Larour CHG: fixed matlab wrappers. i/o had to be updated so that …
(edit) @14726   12 years Mathieu Morlighem DEL: removed pyc file
(edit) @14725   12 years seroussi BUG: activated diagnostic in test423
(edit) @14724   12 years Eric.Larour CHG: introduced all the enums necessary for element inputs to the …
(edit) @14723   12 years Mathieu Morlighem BUG: do not remove so files, this breaks libtool
Note: See TracRevisionLog for help on using the revision log.