source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16552   12 years seroussi BUG: added name to test 702
(edit) @16551   12 years seroussi CHG: some tolerances NR validation
(edit) @16550   12 years Mathieu Morlighem DEL: getting rid of CreateDatasets
(edit) @16549   12 years Mathieu Morlighem CHG: fixing hash indentation
(edit) @16548   12 years Mathieu Morlighem CHG: updating syntax hilighting and fixing hash indentation
(edit) @16547   12 years Mathieu Morlighem CHG: switching to 3.4.3 which is more stable
(edit) @16546   12 years Mathieu Morlighem CHG: making compiler happy
(edit) @16545   12 years jbondzio CHG: enthalpydiffusion parameter smoothed BUG: water column stays …
(edit) @16544   12 years Mathieu Morlighem DEL: getting rid of 2 very simple files
(edit) @16543   12 years Mathieu Morlighem BUG: fixed new interface with no dataset pointer
(edit) @16542   12 years Mathieu Morlighem NEW: create all datasets once for all (nodes, elements, constraints, …
(edit) @16541   12 years Mathieu Morlighem CHG: missing damage parameters
(edit) @16540   12 years Mathieu Morlighem CHG: missing semilicolon
(edit) @16539   12 years Mathieu Morlighem CHG: moving model processor stuff to analyses
(edit) @16538   12 years Eric.Larour CHG: get svn to ignore some files
(edit) @16537   12 years Mathieu Morlighem CHG: get svn to ignore some files
(edit) @16536   12 years Eric.Larour CHG: gcc 4.4.4 and 4.7.0 configuration files for pleiades cluster
(edit) @16535   12 years seroussi BUG: fixed problem with transient slope
(edit) @16534   12 years Mathieu Morlighem NEW: added analyses class so that the code becomes physics oriented
(edit) @16533   12 years Mathieu Morlighem CHG: created datasets for SmoothedSurfaceAnalysis
(edit) @16532   12 years Mathieu Morlighem CHG: no more SlopeAnalysisEnum
(edit) @16531   12 years Eric.Larour CHG: trying new configuration with gcc 4.4.4 compatible with the …
(edit) @16530   12 years Eric.Larour CHG: better resolution of names for petsc ocnfigurations
(edit) @16529   12 years Mathieu Morlighem CHG: removing Surfaceslopes and bedslopes analysis, replaced by …
(edit) @16528   12 years Eric.Larour CHG: new gcc pleaides configuration
(edit) @16527   12 years Eric.Larour CHG: pleaides mpich2 install
(edit) @16526   12 years seroussi FIX: minor archive 1110
(edit) @16525   12 years seroussi FIX: minor archive 1109
(edit) @16524   12 years seroussi FIX: minor archive 1208
(edit) @16523   12 years seroussi FIX: NR archives 1502 minor
(edit) @16522   12 years seroussi FIX: more archives
(edit) @16521   12 years Mathieu Morlighem CHG: fixed some warnings from compiler
(edit) @16520   12 years seroussi FIX: updated archives
(edit) @16519   12 years dmenemen adding configuration for skylla
(edit) @16518   12 years Mathieu Morlighem CHG: moving analyses to cores
(edit) @16517   12 years Eric.Larour NEW: contourlevelzero routine piggy backing from the plot_contour …
(edit) @16516   12 years Mathieu Morlighem NEW: added install-3.4-greenplanet.sh
(edit) @16515   12 years Mathieu Morlighem CHG: fixed marshalling for new IoModel checkconsistentcy
(edit) @16514   12 years Mathieu Morlighem NEW: added check that marshalled file is not corrupt
(edit) @16513   12 years Mathieu Morlighem NEW: added check that marshalled file is not corrupt
(edit) @16512   12 years seroussi FIX: minor tolerance
(edit) @16511   12 years seroussi FIX: updated archive 1105
(edit) @16510   12 years Mathieu Morlighem DEL: removed NoneAnalalysis, not used anymore
(edit) @16509   12 years Mathieu Morlighem CHG: int array should not be const
(edit) @16508   12 years seroussi BUG: new tolerance test1106
(edit) @16507   12 years Mathieu Morlighem BUG: do not cast int* to char
(edit) @16506   12 years seroussi BUG: NR validation tolerance
(edit) @16505   12 years Mathieu Morlighem CHG: use int* instead of char array
(edit) @16504   12 years Mathieu Morlighem CHG: merging CostFunction and RequestedOutputx
(edit) @16503   12 years Mathieu Morlighem CHG: fixed typo
(edit) @16502   12 years Mathieu Morlighem CHG: readded check that all iomodel->data are freed
(edit) @16501   12 years Mathieu Morlighem BUG: fixing memory leaks
(edit) @16500   12 years bdef adding a NaN search and replace
(edit) @16499   12 years Mathieu Morlighem BUG: fixing memory leaks
(edit) @16498   12 years Mathieu Morlighem BUG: fixed memory leak
(edit) @16497   12 years Mathieu Morlighem CHG: relaxing tolerances
(edit) @16496   12 years Eric.Larour CHG: fixed leak
(edit) @16495   12 years Eric.Larour CHG: fixed problem with prototypes
(edit) @16494   12 years Eric.Larour CHG: fixed bad prototype.
(edit) @16493   12 years Eric.Larour CHG: solving circular dependencies
(edit) @16492   12 years Eric.Larour NEW: new config for pleiades cluster
(edit) @16491   12 years Eric.Larour CHG: added gcc option for pleaides cluster
(edit) @16490   12 years bdef exportVTK can now export other fields than results
(edit) @16489   12 years Mathieu Morlighem DEL: removing unused function
(edit) @16488   12 years Mathieu Morlighem CHG: no need to check whether data is empty
(edit) @16487   12 years Mathieu Morlighem CHG: syncing enums
(edit) @16486   12 years Mathieu Morlighem DEL: removing results from elements
(edit) @16485   12 years Mathieu Morlighem DEL: removing InputToResult, not used anymore
(edit) @16484   12 years Mathieu Morlighem CHG: removing lat InputToResultx
(edit) @16483   12 years Mathieu Morlighem CHG: new transient inputs need to be configured:
(edit) @16482   12 years Mathieu Morlighem CHG: transient.requestedoutputs needs to have 'default'
(edit) @16481   12 years Mathieu Morlighem CHG: added GetInterpolation functionality
(edit) @16480   12 years Mathieu Morlighem CHG: we now have Bbar in resluts instead of B
(edit) @16479   12 years Mathieu Morlighem CHG: use connectivity to create vector results so that we have the …
(edit) @16478   12 years Mathieu Morlighem CHG: removing all InputToResult
(edit) @16477   12 years Mathieu Morlighem BUG: fixed typo
(edit) @16476   12 years Mathieu Morlighem CHG: for steadystate, we cannot call PostprocessingEnthalpyx
(edit) @16475   12 years Mathieu Morlighem CHG: reverting to previous version
(edit) @16474   12 years Mathieu Morlighem CHG: fixing test101, we cannot rely on result enum anymore, need to …
(edit) @16473   12 years Mathieu Morlighem BUG: fixinf some errors (see NR report)
(edit) @16472   12 years Mathieu Morlighem CHG: EnthalpySolution replaced by ThermalSolution
(edit) @16471   12 years Mathieu Morlighem CHG: removing debuging print
(edit) @16470   12 years Mathieu Morlighem NEW: merging thermal_core with enthalpy_core (removing …
(edit) @16469   12 years Mathieu Morlighem BUG: make sure identical results are deleted before being added
(edit) @16468   12 years Eric.Larour CHG: fixed issues with casting of passive into actives.
(edit) @16467   12 years Eric.Larour CHG: fixed leak.
(edit) @16466   12 years Eric.Larour CHG: fixing leaks
(edit) @16465   12 years Mathieu Morlighem BUG: fixing check that is list
(edit) @16464   12 years Mathieu Morlighem CHG: added dafault outputs for masstransport
(edit) @16463   12 years Mathieu Morlighem CHG: added dafault outputs for stressbalance
(edit) @16462   12 years Mathieu Morlighem CHG: changed stressbalance.requestedoutput
(edit) @16461   12 years Mathieu Morlighem NEW: new output API for stressbalance. No call to InputToResults, …
(edit) @16460   12 years seroussi BUG: consistency in python for requested_outputs
(edit) @16459   12 years seroussi BUG: output_requested can also be zero
(edit) @16458   12 years seroussi BUG: changing checkconsistency for requested_outpus
(edit) @16457   12 years seroussi BUG: trying to update python checkfield for requested_outputs
(edit) @16456   12 years seroussi BUG: adding check consistency for requested_outputs
(edit) @16455   12 years Eric.Larour CHG: warning instead of error
(edit) @16454   12 years Mathieu Morlighem BUG: fixed tutorials with new mask and solution names
(edit) @16453   12 years Mathieu Morlighem CHG: no need to define requested_output twice
Note: See TracRevisionLog for help on using the revision log.