source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17795   11 years seroussi CHG: OneLayerP4 working with P1 pressure
(edit) @17794   11 years Mathieu Morlighem CHG: options is not a struct anymore
(edit) @17793   11 years Mathieu Morlighem CHG: no more z in yams mesh2d
(edit) @17792   11 years Mathieu Morlighem BUG: no more process_solve_options
(edit) @17791   11 years Mathieu Morlighem CHG: updating preqmu
(edit) @17790   11 years Mathieu Morlighem CHG: removed process_solve_options
(edit) @17789   11 years Mathieu Morlighem CHG: better installation script
(edit) @17788   11 years Mathieu Morlighem CHG: relaxing tolerances
(edit) @17787   11 years Mathieu Morlighem CHG: relaxing some tolerances
(edit) @17786   11 years Mathieu Morlighem BUG: fixed plot_section for given layer
(edit) @17785   11 years Mathieu Morlighem BUG: fixed plot_section for given layer
(edit) @17784   11 years Mathieu Morlighem BUG: Solution is 8 charqacters long
(edit) @17783   11 years Mathieu Morlighem NEW: added gmsh
(edit) @17782   11 years Mathieu Morlighem CHG: simplifying solve options
(edit) @17781   11 years Mathieu Morlighem CHG: relaxing some tolerances
(edit) @17780   11 years Mathieu Morlighem BUG: fixed matrix renumbering
(edit) @17779   11 years Mathieu Morlighem BUG: fixing problem with cost function being marshalled (data is …
(edit) @17778   11 years cborstad CHG: better handling of multiple subplots in python plotmodel, now …
(edit) @17777   11 years Mathieu Morlighem BUG: fixed compilation
(edit) @17776   11 years Mathieu Morlighem NEW: automated analyses.m4 from EnumDefinitions
(edit) @17775   11 years Mathieu Morlighem NEW: trying to autoamtically generate analyses.m4
(edit) @17774   11 years Mathieu Morlighem BUG: fixing split of prismatic mesh into tets
(edit) @17773   11 years Mathieu Morlighem CHG: fixing indices in Tetra faces
(edit) @17772   11 years cborstad CHG: updates to damage NR in python
(edit) @17771   11 years cborstad CHG: initialize as integer rather than bool
(edit) @17770   11 years cborstad BUG: missed matdamageice initialization
(edit) @17769   11 years cborstad CHG: reverting previous change, isdamage=0 is specified by default in …
(edit) @17768   11 years cborstad BUG: spelling
(edit) @17767   11 years cborstad BUG: forgot to set isdamage=0 in par files
(edit) @17766   11 years cborstad CHG: reverting change to postpone python handling of vectors/arrays for now
(edit) @17765   11 years cborstad BUG: fixes for matdamageice, forgot to include python version
(edit) @17764   11 years cborstad CHG: updating damage runs for new matdamageice class
(edit) @17763   11 years cborstad CHG: python fixes for NR now that it is no longer necessary to specify …
(edit) @17762   11 years cborstad CHG: unnecessary to specify damage now for anything other than a …
(edit) @17761   11 years hongjuy Set base at bed for grounded element even some nodes is above bed
(edit) @17760   11 years hongjuy CHG: Do extrusionfrombase for base after GL movement
(edit) @17759   11 years cborstad CHG: added IsDamage function to Material class to check for damage in …
(edit) @17758   11 years cborstad CHG: forgot to add enum
(edit) @17757   11 years cborstad CHG: stripping damage out of solution if MaterialsType is MaticeEnum
(edit) @17756   11 years cborstad working on python plotmodel, added plot_contour
(edit) @17755   11 years Mathieu Morlighem CHG: relaxed tolerances:
(edit) @17754   11 years Mathieu Morlighem NEW: better split in tetras
(edit) @17753   11 years Mathieu Morlighem CHG: enable development
(edit) @17752   11 years Mathieu Morlighem CHG: relaxing tolerances
(edit) @17751   11 years Mathieu Morlighem CHG: fixed enable-development macro (nor based on debugging)
(edit) @17750   11 years Mathieu Morlighem CHG: fixing indices of tetra base that need to be direct
(edit) @17749   11 years bdef BUG: fixing requested_outputs in transient.m
(edit) @17748   11 years bdef BUG: fixing requested_outputs in transient.m
(edit) @17747   11 years Mathieu Morlighem CHG: relaxing some tolerances
(edit) @17746   11 years cborstad BUG: Dbar is now returned for 2dhoriz models
(edit) @17745   11 years cborstad CHG: default output is D or Dbar depending on domaintype
(edit) @17744   11 years cborstad BUG: handle D vs. Dbar depending on domaintype
(edit) @17743   11 years cborstad CHG: added python wrapper for InterpFromMeshToMesh3d
(edit) @17742   11 years bdef NEW: adding effective pressure computation within the Hydro
(edit) @17741   11 years Mathieu Morlighem BUG: do not add twice the same analysis
(edit) @17740   11 years Mathieu Morlighem BUG: fixing windows compile
(edit) @17739   11 years Mathieu Morlighem BUG: fixing windows compile
(edit) @17738   11 years bdef NEW: adding a stand alone max limit for epl thickness
(edit) @17737   11 years bdef BUG : fixing model processor for hydromodels
(edit) @17736   11 years bdef BUG: minor fix
(edit) @17735   11 years bdef BUG: fixing enums
(edit) @17734   11 years bdef CHG: adding the hydrology solution to transient
(edit) @17733   11 years cborstad NEW: template for python version of SectionValues
(edit) @17732   11 years cborstad BUG: wrong handle for numpy
(edit) @17731   11 years cborstad BUG: reverting change, save contours as list of dicts
(edit) @17730   11 years cborstad CHG: use OrderedDict and update rather than list of dicts for python …
(edit) @17729   11 years Mathieu Morlighem CHG: fixed spawn for gmesh tetras
(edit) @17728   11 years schodlok added tao in the config file
(edit) @17727   11 years Mathieu Morlighem CHG: fixed boundary
(edit) @17726   11 years Mathieu Morlighem CHG: fixed surface and base falgs
(edit) @17725   11 years cborstad NEW: project2d and DepthAverage functions in python
(edit) @17724   11 years cborstad CHG: added collapse function to python model, fixed bug when …
(edit) @17723   11 years Eric.Larour CHG: improved inishell.sh launch command.
(edit) @17722   11 years Eric.Larour CHG: inishell project
(edit) @17721   11 years Eric.Larour NEW: createxml method to create an inishell compatible xml file from a …
(edit) @17720   11 years Eric.Larour CHG: implemented createxml method for each class.
(edit) @17719   11 years Mathieu Morlighem NEW: importgmsh.m now compatible with 3d meshes
(edit) @17718   11 years bdef NEW:adding a plotmodel option to plot the values at a point function …
(edit) @17717   11 years Mathieu Morlighem CHG: fixed plot_vertexnumbering.m for tetras
(edit) @17716   11 years cborstad CHG: changed colorlevels for consistency with colormap
(edit) @17715   11 years cborstad NEW: python version of robin temperature calculation
(edit) @17714   11 years cborstad BUG: errant end statement
(edit) @17713   11 years cborstad CHG: cosmetic
(edit) @17712   11 years cborstad CHG: changed display text for consistency and clarity
(edit) @17711   11 years cborstad minor, adding todo
(edit) @17710   11 years cborstad CHG: cosmetic
(edit) @17709   11 years cborstad BUG: define x,y coords in centers of grid cells if appropriate
(edit) @17708   11 years hongjuy CHG: using domaintype to choose axis options in plotmodel
(edit) @17707   11 years hongjuy CHG: do extrusionfrombase for maskgroundedicelevelset for element not …
(edit) @17706   11 years cborstad BUG: don't try to set default clim when data is empty, such as for a …
(edit) @17705   11 years Mathieu Morlighem BUG: reverting back (wrong dynamic allocation and not 3d compatible
(edit) @17704   11 years hongjuy CHG: Assign 1 or -1 for vertices not on bed
(edit) @17703   11 years Mathieu Morlighem BUG: Mesh2d is now Domain2D
(edit) @17702   11 years Mathieu Morlighem CHG: relaxed tolerances
(edit) @17701   11 years Mathieu Morlighem CHG: syncing Enum
(edit) @17700   11 years Mathieu Morlighem CHG: renamed Mesh3D Domain3D etc and simplified the way we get the …
(edit) @17699   11 years Mathieu Morlighem CHG: do not marhall DomainType as Mesh3DtetrasEnum
(edit) @17698   11 years cborstad CHG: misc changes for dealing with nan's when plotting in python
(edit) @17697   11 years cborstad CHG: by default, do not fill nan's using the spline fit, rather mark …
(edit) @17696   11 years cborstad BUG: create copy so that original data is not overwritten by processdata
Note: See TracRevisionLog for help on using the revision log.