source:

Revision Log Mode:


Legend:

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