source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @134   16 years seroussi added velocity in inputs if exists
(edit) @133   16 years seroussi check convergence at first iteration if velocity given in inputs
(edit) @132   16 years Eric.Larour New mesh2grid solutoin sequence
(edit) @131   16 years Mathieu Morlighem cosmetics
(edit) @130   16 years Mathieu Morlighem Initialize viscosity with current velocity in MacAyeal
(edit) @129   16 years Eric.Larour Fixed problem for vx
(edit) @128   16 years Eric.Larour Vertical velocity solution
(edit) @127   16 years seroussi minor
(edit) @126   16 years seroussi startup not nedded
(edit) @125   16 years Mathieu Morlighem added model in test title
(edit) @124   16 years Mathieu Morlighem moved test 1 to test 16
(edit) @123   16 years Mathieu Morlighem reshaped runme.m in test 1
(edit) @122   16 years Eric.Larour Forgot to take debug statement
(edit) @121   16 years Mathieu Morlighem moved viscosity_overshoot in the element
(edit) @120   16 years Mathieu Morlighem moved viscosity_overshoot in the element
(edit) @119   16 years Mathieu Morlighem change the way viscosity is computed -> same as ICE and CIELO
(edit) @118   16 years Eric.Larour Reorg of ModelProcessorx
(edit) @117   16 years Eric.Larour Reshuffled ModelProcessor for better clarity
(edit) @116   16 years Mathieu Morlighem moved test1 to IceSheetNoIceFront2d_1
(edit) @115   16 years seroussi moved test1 to this new directory + added cielo tests
(edit) @114   16 years Eric.Larour Moved cielo.rc to issm.rc
(edit) @113   16 years seroussi Better initialization of velocity (to be fixed in diagfnostic.m tomorrow)
(edit) @112   16 years seroussi better initialization for old_ug
(edit) @111   16 years Eric.Larour Took out viscosity overshoot from Matpar. Reactivated viscosity …
(edit) @110   16 years Eric.Larour Had wiped off viscosity overshoot from helene
(edit) @109   16 years Eric.Larour Added velocity extrude module
(edit) @108   16 years Eric.Larour Moved cont_parameters to cont_parameter. Only on control parameter now …
(edit) @107   16 years Eric.Larour Redid loading of control results
(edit) @106   16 years Eric.Larour Fixed deadgrids
(edit) @105   16 years Eric.Larour New nodes inputs to Configure Objects
(edit) @104   16 years Eric.Larour No more need for partitioning switch in serial mode
(edit) @103   16 years Eric.Larour Added nodes configuration.
(edit) @102   16 years Eric.Larour Added check on null string
(edit) @101   16 years Eric.Larour Added configuration of nodes (for upper nodes) for velocity extrusion.
(edit) @100   16 years Eric.Larour Added velocity extrusin capability
(edit) @99   16 years Eric.Larour New cross and norm for vectors. Simplified GaussPoints.
(edit) @98   16 years Eric.Larour New friction diagnostic + spwan capability
(edit) @97   16 years Mathieu Morlighem Fixed Nightly run (working on wilkes-r1b)
(edit) @96   16 years Eric.Larour Pattyn element capability
(edit) @95   16 years Eric.Larour New upper node for velocity extrude capability
(edit) @94   16 years Eric.Larour New quad pressure
(edit) @93   16 years Eric.Larour New quad pressure
(edit) @92   16 years Eric.Larour Pattyn element capability
(edit) @91   16 years Eric.Larour New diagnostic friction element interface. + new spawning of tria by penta
(edit) @90   16 years Eric.Larour New viscosity 3d for Pattyn elements
(edit) @89   16 years Eric.Larour New viscosity 3d for Pattyn elements
(edit) @88   16 years Eric.Larour Added upper node for velocity extrude capability
(edit) @87   16 years Eric.Larour Added upper node for VelocityExtrude capability. Added deadgrids.
(edit) @86   16 years Eric.Larour Added misfit vector J. Better temporary saving
(edit) @85   16 years Eric.Larour Reworte output routines. Shift by 1.0 was impacting the control …
(edit) @84   16 years Eric.Larour cosmetics
(edit) @83   16 years Eric.Larour Not needed anymore
(edit) @82   16 years Eric.Larour New vertical extrusion module
(edit) @81   16 years seroussi fixed overshooting in parallel
(edit) @80   16 years Mathieu Morlighem cosmetics (same convergence messages as serial and ice)
(edit) @79   16 years Mathieu Morlighem Fixed message if eps_abs=NaN
(edit) @78   16 years Mathieu Morlighem cosmetics
(edit) @77   16 years Mathieu Morlighem Fixed differences between ice and cielo (MOUNTAINEXPONENT applied on …
(edit) @76   16 years seroussi fixed problem NaN values caused by overshooting
(edit) @75   16 years seroussi fixed overshooting problem
(edit) @74   16 years Mathieu Morlighem Added a patch to m2html (Ice initial input)
(edit) @73   16 years Mathieu Morlighem Fixed quickinstall for issm
(edit) @72   16 years seroussi forgot file change for overshooting
(edit) @71   16 years seroussi count start at 1 even in ice
(edit) @70   16 years seroussi added overshooting in tri
(edit) @69   16 years seroussi added oldvelocity for overshooting
(edit) @68   16 years Mathieu Morlighem cosmetics
(edit) @67   16 years Mathieu Morlighem Fixed convergence when absolute convergence criterion
(edit) @66   16 years Mathieu Morlighem Fixed a bug in bed computation
(edit) @65   16 years Eric.Larour Fixed bug on thickness
(edit) @64   16 years seroussi field time only if cluster
(edit) @63   16 years Eric.Larour Maxiter is a double* parameter, not int*
(edit) @62   16 years Mathieu Morlighem Added absolute convergence criterion on CIELO serial
(edit) @61   16 years Eric.Larour Wrong solver_string instead of solverstring
(edit) @60   16 years Mathieu Morlighem Added absolute convergence criterion on cielo parallel
(edit) @59   16 years Eric.Larour Partition is already C 0 indexed
(edit) @58   16 years Mathieu Morlighem Added a check for parallel solutions
(edit) @57   16 years Eric.Larour Empty data results fixed
(edit) @56   16 years seroussi new archives for issm
(edit) @55   16 years Eric.Larour Need to use ADD_VALUES instead of INSERT_VALUES
(edit) @54   16 years Eric.Larour Analysis type is now an integer
(edit) @53   16 years Eric.Larour As usual
(edit) @52   16 years Eric.Larour Speed up control method by not erasing inputs
(edit) @51   16 years Mathieu Morlighem removed acceleratedtriaelem
(edit) @50   16 years seroussi no field acceleration
(edit) @49   16 years seroussi removed acceleration
(edit) @48   16 years seroussi removed acceleration
(edit) @47   16 years seroussi removed acceleration
(edit) @46   16 years Eric.Larour Parallel control method
(edit) @45   16 years Mathieu Morlighem removed accelerated element
(edit) @44   16 years seroussi removed accelerated triaelem model in tests 2d
(edit) @43   16 years Mathieu Morlighem Readd bin in path after a solution sequence
(edit) @42   16 years Mathieu Morlighem rewritten nightly runs for issm
(edit) @41   16 years Mathieu Morlighem moved ArgusContour to Contour
(edit) @40   16 years Mathieu Morlighem no more ArgusContourToMesh
(edit) @39   16 years Mathieu Morlighem removedsparse2
(edit) @38   16 years Eric.Larour took out suite sparse
(edit) @37   16 years Eric.Larour Not needed anymore
(edit) @36   16 years Mathieu Morlighem some fixing
(edit) @35   16 years Mathieu Morlighem moved macayealdiagnostic to diagnostic
Note: See TracRevisionLog for help on using the revision log.