source: issm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4353   15 years Mathieu Morlighem fixing control methods
(edit) @4352   15 years Mathieu Morlighem parameter size is not always requested
(edit) @4351   15 years Mathieu Morlighem minor bug fix
(edit) @4350   15 years seroussi changed AnalysisEnum for Slope solutions
(edit) @4349   15 years Eric.Larour testing nightly
(edit) @4348   15 years Mathieu Morlighem Fixed modelextract (no more md.type)
(edit) @4347   15 years Mathieu Morlighem Added file to suppress valgrind errors from PetSc and MPI
(edit) @4346   15 years Mathieu Morlighem Suppress Petsc errors from valgrind report
(edit) @4345   15 years Eric.Larour Ugly one
(edit) @4344   15 years seroussi matlab typo
(edit) @4343   15 years Mathieu Morlighem fixed InputExtrude
(edit) @4342   15 years seroussi archive transient name in test07
(edit) @4341   15 years seroussi archive transient test16:wq
(edit) @4340   15 years seroussi some analysisenum missing in transient2d
(edit) @4339   15 years seroussi fixed problem with transient when overshoot: make sure that vx and …
(edit) @4338   15 years seroussi Vel in results transient3d
(edit) @4337   15 years seroussi add Vel in Results transient2s
(edit) @4336   15 years Mathieu Morlighem missing timing
(edit) @4335   15 years seroussi save results only if needed for serial solutions
(edit) @4334   15 years Mathieu Morlighem Added check in ElementResultsToPatch (Patch not empty)
(edit) @4333   15 years Mathieu Morlighem updated enums
(edit) @4332   15 years Mathieu Morlighem Added AdjointSolution
(edit) @4331   15 years Mathieu Morlighem Check Solution, not analysis type
(edit) @4330   15 years Mathieu Morlighem enabled patch plotting
(edit) @4329   15 years seroussi minor
(edit) @4328   15 years seroussi use AddInput and not AddObject in InputDuplicate
(edit) @4327   15 years Mathieu Morlighem not needed anymore
(edit) @4326   15 years Mathieu Morlighem Some fixing
(edit) @4325   15 years seroussi minor
(edit) @4324   15 years Mathieu Morlighem Keep only one step and one time
(edit) @4323   15 years seroussi SolutionEnum in results
(edit) @4322   15 years Mathieu Morlighem copied change from diagnostic to other solutions
(edit) @4321   15 years Mathieu Morlighem Fixed diagnostic output results serial
(edit) @4320   15 years seroussi forgot to add Solution in Inputs in solver_linear
(edit) @4319   15 years Mathieu Morlighem Fixed ProcessPatch for variable nodes and vertices
(edit) @4318   15 years Eric.Larour Needed to avoid matlab complaining about bad field initialization
(edit) @4317   15 years Mathieu Morlighem Synchronized enums
(edit) @4316   15 years Mathieu Morlighem Now PatchSize is added to results
(edit) @4315   15 years Mathieu Morlighem write cast value, not the integer itself
(edit) @4314   15 years seroussi minor
(edit) @4313   15 years Eric.Larour anothe stupid mistake
(edit) @4312   15 years Mathieu Morlighem minor cosmetics
(edit) @4311   15 years Eric.Larour Stupid mistake fixed
(edit) @4310   15 years seroussi added check on getobjectbyoffset (debugging model)
(edit) @4309   15 years Mathieu Morlighem Tria should not delete its nodes, delete nodes will take care of it
(edit) @4308   15 years seroussi same for DoubleVec, do not redifine M
(edit) @4307   15 years seroussi do not redefine M, N (field)
(edit) @4306   15 years Eric.Larour Allocate results if NILL in entry
(edit) @4305   15 years Mathieu Morlighem No more SlopeAnalyisEnum
(edit) @4304   15 years Mathieu Morlighem getting rid of SlopeAnalysis
(edit) @4303   15 years seroussi wrong analysis_type in ismodelselfconsistent
(edit) @4302   15 years Mathieu Morlighem getting rid of SlopeAnalysis
(edit) @4301   15 years Mathieu Morlighem Getting rid of SlopeAnalysis (now either Bed or Surface) 5
(edit) @4300   15 years Mathieu Morlighem Getting rid of SlopeAnalysis (now either Bed or Surface) 4
(edit) @4299   15 years Mathieu Morlighem Getting rid of SlopeAnalysis (now either Bed or Surface) 3
(edit) @4298   15 years Mathieu Morlighem Getting rid of SlopeAnalysis (now either Bed or Surface) 2
(edit) @4297   15 years Mathieu Morlighem Getting rid of SlopeAnalysis (now either Bed or Surface)
(edit) @4296   15 years Mathieu Morlighem use variable to call new FemModel (do not hardcore)
(edit) @4295   15 years Mathieu Morlighem solution_type is now a SolutionEnum (not an AnalysisEnum) and some …
(edit) @4294   15 years Mathieu Morlighem Homogenized with parallel, added missing timing and fixed diagnostic
(edit) @4293   15 years seroussi nightly runs
(edit) @4292   15 years seroussi problem with new slope enums
(edit) @4291   15 years seroussi oups
(edit) @4290   15 years seroussi oups
(edit) @4289   15 years seroussi new enums -> matlab
(edit) @4288   15 years seroussi new enums
(edit) @4287   15 years Mathieu Morlighem minor
(edit) @4286   15 years Eric.Larour Wiped off some functions
(edit) @4285   15 years Eric.Larour Cleanup of Tria, Sing and Beam elements + New flags to stop cores from …
(edit) @4284   15 years Eric.Larour new enums
(edit) @4283   15 years Eric.Larour New enums
(edit) @4282   15 years Mathieu Morlighem fixed leak that appears in SpawTria
(edit) @4281   15 years seroussi updated testsgetfields for all the solutions
(edit) @4280   15 years Mathieu Morlighem fixed diagnosticvert
(edit) @4279   15 years seroussi fields nightly run transient2d
(edit) @4278   15 years seroussi archives transient2d test01
(edit) @4277   15 years seroussi minor
(edit) @4276   15 years seroussi improved process patch for transient models
(edit) @4275   15 years Eric.Larour Some changes to make max osx compilable
(edit) @4274   15 years Mathieu Morlighem Added Extrude method for inputs
(edit) @4273   15 years Mathieu Morlighem fixed bug in extrude
(edit) @4272   15 years seroussi create stiffness matrix and load vector only for current analysis type
(edit) @4271   15 years seroussi usage of InputUpdateFromConstant
(edit) @4270   15 years seroussi some nightly runs utils (balancedthickness)
(edit) @4269   15 years seroussi some problems in solver_diagnostic_nonlinear serial
(edit) @4268   15 years Mathieu Morlighem minor
(edit) @4267   15 years Mathieu Morlighem collapse is now in INPUT of Penta, not a field
(edit) @4266   15 years Mathieu Morlighem fixed big bug with collapsed in Penta
(edit) @4264   15 years Mathieu Morlighem Added TransientAnalysisEnum for NR
(edit) @4263   15 years Mathieu Morlighem Added TransientAnalysisEnum for NR
(edit) @4262   15 years Mathieu Morlighem minor
(edit) @4261   15 years seroussi wrong archive name
(edit) @4260   15 years Mathieu Morlighem fixed default input bug in Tria and Penta
(edit) @4259   15 years seroussi for nightlyrun prognostic
(edit) @4258   15 years Mathieu Morlighem updated all configuration files
(edit) @4257   15 years Mathieu Morlighem fixed unit conversion
(edit) @4256   15 years Mathieu Morlighem fixed nighlty run output for diagnostics
(edit) @4255   15 years Mathieu Morlighem synchronized enums
(edit) @4254   15 years Mathieu Morlighem Added Vz As output of diagnostics
(edit) @4253   15 years Mathieu Morlighem Added Vz As output of diagnostics
Note: See TracRevisionLog for help on using the revision log.