source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15097   12 years Eric.Larour CHG: _printf_ now replaced by _printLine_ everywhere. Starting the …
(edit) @15096   12 years Eric.Larour CHG: resolved cyclical dependency issue
(edit) @15095   12 years Mathieu Morlighem CHG: added ApiPrintf to header file and moved all printf to …
(edit) @15094   12 years Eric.Larour CHG: updated packager
(edit) @15093   12 years Eric.Larour CHG: generic again capable of running on windows platforms
(edit) @15092   12 years Eric.Larour CHG: test101 had default issmsolver... mea culpa
(edit) @15091   12 years Eric.Larour CHG: the Windows build requires using mexPrintf instead of printf …
(edit) @15090   12 years Eric.Larour CHG: fixed issue with overloading of ?
(edit) @15089   12 years Eric.Larour CHG: starting transition to better print i/o
(edit) @15088   12 years glperez CHG: Small modification to CCCL.
(edit) @15087   12 years glperez CHG: Modifciation to CCCL for Windows build.
(edit) @15086   12 years Eric.Larour CHG: temporary patches
(edit) @15085   12 years Eric.Larour CHG: temporary displacement of files
(edit) @15084   12 years seroussi minor
(edit) @15083   12 years Mathieu Morlighem CHG: sync Enums
(edit) @15082   12 years Mathieu Morlighem DEL: removed InputConvergence module that is not used anymore and …
(edit) @15081   12 years Mathieu Morlighem CHG: also works if no column is provided
(edit) @15080   12 years Mathieu Morlighem CHG: updated archive now that we went back to the previous …
(edit) @15079   12 years Mathieu Morlighem CHG: base convergence on vectors rather than inputs (more accurate and …
(edit) @15078   12 years bdef BUG: Removing error message from test332
(edit) @15077   12 years bdef BUG: fixing segmentation fault
(edit) @15076   12 years Mathieu Morlighem CHG: test332 not working for now
(edit) @15075   12 years Mathieu Morlighem CHG: typo
(edit) @15074   12 years Mathieu Morlighem BUG: InputUpdateFromVector now reuires either VertexPidEnum or …
(edit) @15073   12 years Mathieu Morlighem CHG: minor
(edit) @15072   12 years Mathieu Morlighem CHG: added some comments
(edit) @15071   12 years Eric.Larour CHG: changes due to grounding line dynamics made the introduction of …
(edit) @15070   12 years Eric.Larour CHG: moved Bucket.h to issm toolkit location. There only remains one …
(edit) @15069   12 years Eric.Larour CHG: in order to unhook kml objects from modules, had to transfer the …
(edit) @15068   12 years Eric.Larour CHG: finished moving the kml objects from the classes directory to the …
(edit) @15067   12 years Eric.Larour CHG: moved DataSet.h and Object.h into a directory called …
(edit) @15066   12 years Eric.Larour CHG: cutting links between bamg and classes even more.
(edit) @15065   12 years Eric.Larour CHG: fixing issues with relocation of bamg objects outside of classes/
(edit) @15064   12 years Eric.Larour CHG: temporary patches for windows build
(edit) @15063   12 years Mathieu Morlighem CHG: trying to fix compilation pb
(edit) @15062   12 years bdef CHG: adding the convergence test in the outer loop of the hydrological …
(edit) @15061   12 years Eric.Larour CHG: moved all the bamg objects to bamg. Will progressively try and …
(edit) @15060   12 years Mathieu Morlighem CHG: moving BasisInt to generic functions + some cleanup
(edit) @15059   12 years seroussi FIX: Nightly run update for grounding line
(edit) @15058   12 years Mathieu Morlighem DEL: removed old_ug not needed
(edit) @15057   12 years cborstad BUG: fixed bug for single inset
(edit) @15056   12 years cborstad NEW: multiple insets can be plotted in plotmodel
(edit) @15055   12 years Mathieu Morlighem CHG: moved convergence stuff to solutionsequences (solutionsequences …
(edit) @15054   12 years seroussi BUG: fixed grounding line problem
(edit) @15053   12 years Eric.Larour CHG: moved AdolcEdf from classes to toolkits/adolc Created adolc …
(edit) @15052   12 years Eric.Larour CHG: minor
(edit) @15051   12 years Eric.Larour CHG: moved Solver.h, Vector.h and Matrix.h from classes/toolkits to …
(edit) @15050   12 years Eric.Larour CHG: previous commit uncovered some nasty dependences in toolkits
(edit) @15049   12 years Eric.Larour CHG: created new Contours class, and took out whatever functionality …
(edit) @15048   12 years Eric.Larour CHG: transferred ToolkitOptions to the toolkits directory. More …
(edit) @15047   12 years Mathieu Morlighem CHG: isgnore petscinstall-*
(edit) @15046   12 years Eric.Larour CHG: get svn to ignore some files
(edit) @15045   12 years Mathieu Morlighem CHG: do not ignore install-* because otherwise we don't see any …
(edit) @15044   12 years Eric.Larour CHG: get svn to ignore some files
(edit) @15043   12 years cborstad BUG: fix for multiple linewidths if no values specified
(edit) @15042   12 years Mathieu Morlighem CHG: removed unused variables
(edit) @15041   12 years Mathieu Morlighem CHG: removed automated penalty when surface slopes > 0.06% …
(edit) @15040   12 years Mathieu Morlighem CHG: do not use nodes to get vertex info
(edit) @15039   12 years seroussi NEW: added outflux routine to compute model discharge
(edit) @15038   12 years Mathieu Morlighem CHG: removing approximation from inputs
(edit) @15037   12 years Mathieu Morlighem CHG: cosmetics (removed double blank lines)
(edit) @15036   12 years Mathieu Morlighem DEL: removed useless functions
(edit) @15035   12 years cborstad allow a cell of linewidth values for multiple expdisp plots
(edit) @15034   12 years Mathieu Morlighem NEW: added install-3.4-linux64.sh
(edit) @15033   12 years Mathieu Morlighem NEW: added install-3.4-macosx64.sh and removed install-* from ignored files
(edit) @15032   12 years Mathieu Morlighem NEW: added install-3.4-macosx64.sh and removed install-* from ignored files
(edit) @15031   12 years Mathieu Morlighem NEW: added install-3.0-macosx64.sh
(edit) @15030   12 years Mathieu Morlighem CHG: do not commit Makefile and Makefile.in
(edit) @15029   12 years Mathieu Morlighem CHG: fixing compilation for PETSc 3.4
(edit) @15028   12 years cnpetrie Added XCode project with menupage and storyboard for all pages.
(edit) @15027   12 years adhikari CHG: some changes in commentaries
(edit) @15026   12 years adhikari CHG: minor
(edit) @15025   12 years adhikari some clean up
(edit) @15024   12 years adhikari CHG: dynamic memory allocation done. gives stable solutions. need to …
(edit) @15023   12 years Mathieu Morlighem DEL: deleted archive
(edit) @15022   12 years harounia added new images to ios folder and deleted the extra images form ios, …
(edit) @15021   12 years seroussi BUG: fixed problem with gia in collapse
(edit) @15020   12 years bdef NEW: Introduction of the transfer term in the Pvectors
(edit) @15019   12 years seroussi NEW: archives hydrology
(edit) @15018   12 years bdef NEW :Adding test 333 for the control of double layer hydrology
(edit) @15017   12 years Eric.Larour CHG: dynamic allocation of field within the GIA core
(edit) @15016   12 years Eric.Larour CHG: applying dynamic memory allocation
(edit) @15015   12 years bdef NEW: Adding the computation of the water transfer between layers
(edit) @15014   12 years Mathieu Morlighem CHG: added devel queue to pfe
(edit) @15013   12 years ltnguyen CHANGE: Splashscreen loading style. ADD: new implementation and image …
(edit) @15012   12 years Mathieu Morlighem CHG: moved classes/objects back to classes
(edit) @15011   12 years bdef CHG: updating the help header
(edit) @15010   12 years bdef NEW: Adding a matlab function to export results in .vtk format …
(edit) @15009   12 years Mathieu Morlighem CHG: moved DakotaPlugin to dakota_core.cpp
(edit) @15008   12 years Mathieu Morlighem CHG: added some clean up
(edit) @15007   12 years Mathieu Morlighem CHG: fixing dakota class only used by dakota_core
(edit) @15006   12 years bdef BUG: Adding a SedimentHeadOld to deal with nonlinear iterations
(edit) @15005   12 years Mathieu Morlighem BUG: fixing include
(edit) @15004   12 years Mathieu Morlighem CHG: reverted back
(edit) @15003   12 years Eric.Larour CHG: do not include shared/Enum.h but shared/shared.h
(edit) @15002   12 years Eric.Larour CHG: solutionsequences should include shared/shared.h and …
(edit) @15001   12 years Eric.Larour CHG: analyses should also only include shared/shared.h and …
(edit) @15000   12 years Eric.Larour CHG: modules should be including src/c/classes/classes.h, not …
(edit) @14999   12 years Eric.Larour CHG: modules should include shared.h, and that's it.
(edit) @14998   12 years Eric.Larour CHG: had to define min and max for IssmPDouble in adolc mode.
Note: See TracRevisionLog for help on using the revision log.