source: issm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3891   15 years seroussi problem with mex/UpdateInputsFromConstant
(edit) @3890   15 years seroussi problem with c/UpdateInputsFromConstantx
(edit) @3889   15 years seroussi configuratin of elements missing in PenaltyConstraintsx
(edit) @3888   15 years seroussi added GetParameterValue for a Bool
(edit) @3887   15 years Eric.Larour New call to cores, starting to cleanup the results API
(edit) @3886   15 years Mathieu Morlighem fixed prognostic2 (stopped by VxAverage)
(edit) @3885   15 years seroussi prognostic working in serial 2d
(edit) @3884   15 years Mathieu Morlighem some fixing
(edit) @3883   15 years seroussi added mex module for ExtrudeInput
(edit) @3882   15 years Mathieu Morlighem fixed c/EnumDefinitions/SynchronizeMatlabEnum.sh (problem for Prognostic2)
(edit) @3881   15 years Mathieu Morlighem fixed thermal transient (still imperfect
(edit) @3880   15 years seroussi added mex module for DepthAverageInput
(edit) @3879   15 years Eric.Larour No need for so many arguments to SystemMatrices
(edit) @3878   15 years Mathieu Morlighem Added pressure in melting elements
(edit) @3877   15 years Mathieu Morlighem some fixing
(edit) @3876   15 years Mathieu Morlighem removed old file
(edit) @3875   15 years Mathieu Morlighem some fixing
(edit) @3874   15 years seroussi missing Vx, Vy and Vz Enum in Penta/IsInput
(edit) @3873   15 years seroussi fixed vertical velocity
(edit) @3872   15 years Mathieu Morlighem fix parallelization of Pengrid's hook to element
(edit) @3871   15 years Mathieu Morlighem some improvements
(edit) @3870   15 years seroussi fixed error in diagnostic vert
(edit) @3869   15 years Mathieu Morlighem prepared InputToResultx/InputToResultx.cpp, to be completed
(edit) @3866   15 years seroussi fixed mex module SplitSolutionVector
(edit) @3865   15 years Mathieu Morlighem now parallel works with only ONE cpu (METIS was the culprit)
(edit) @3864   15 years Mathieu Morlighem minor
(edit) @3863   15 years Mathieu Morlighem Pattyn is now running
(edit) @3862   15 years seroussi fixed friction
(edit) @3861   15 years seroussi better error message
(edit) @3860   15 years Mathieu Morlighem updated doubleinputs
(edit) @3859   15 years seroussi some fixing for Dakota (still not working)
(edit) @3858   15 years Mathieu Morlighem Added node update
(edit) @3857   15 years seroussi need to erase oldenum when changing enums
(edit) @3856   15 years seroussi velocities in m/s
(edit) @3855   15 years Mathieu Morlighem better strainrates call
(edit) @3854   15 years Mathieu Morlighem new switch
(edit) @3853   15 years seroussi some fixing in diagnostic_core
(edit) @3852   15 years Mathieu Morlighem 3d MacAyeal almost working (extrude missing)
(edit) @3851   15 years jschierm MassFluxx.cpp: Save time by breaking once desired element is found.
(edit) @3850   15 years seroussi diagnostic2d ok in serial
(edit) @3849   15 years jschierm MassFluxx.cpp: Must also configure nodes.
(edit) @3848   15 years seroussi configuration of nodes missing
(edit) @3847   15 years Mathieu Morlighem Fixed spawn tria
(edit) @3846   15 years seroussi added mex module for UpdateInputsFromConstant
(edit) @3845   15 years seroussi added UpdateInputsFromConstantx
(edit) @3844   15 years seroussi minor
(edit) @3843   15 years seroussi minor names
(edit) @3842   15 years seroussi better error message n parameters
(edit) @3841   15 years seroussi no inputs in arguments
(edit) @3840   15 years Mathieu Morlighem some improvements and bug fix
(edit) @3839   15 years seroussi no inputs in arguments
(edit) @3838   15 years seroussi Kflad and Pflag
(edit) @3837   15 years seroussi some changes in diagnostic solution
(edit) @3836   15 years seroussi added mex module for GetSolutionFromInputs
(edit) @3835   15 years Mathieu Morlighem diagnostic 2d MacAyeal is now working
(edit) @3834   15 years Mathieu Morlighem almost there
(edit) @3833   15 years Eric.Larour Moved Friction2, now that it compiles, to Friction
(edit) @3832   15 years Eric.Larour Started using Friction2 object, replacing Friction object
(edit) @3831   15 years Eric.Larour Using GetParameterAverage all over
(edit) @3830   15 years Eric.Larour New GetParameterAverage routine in inputs
(edit) @3829   15 years seroussi minor
(edit) @3828   15 years Eric.Larour New TriaRef framework in place, just have to fill it up
(edit) @3827   15 years Eric.Larour p1 enum
(edit) @3826   15 years Eric.Larour P1 enum
(edit) @3825   15 years Mathieu Morlighem fixed problem for P1Enum
(edit) @3824   15 years seroussi nan in lower and upper elements
(edit) @3823   15 years Eric.Larour small bug
(edit) @3822   15 years seroussi minor
(edit) @3821   15 years Eric.Larour New GetSolutionFromInputs module
(edit) @3820   15 years Mathieu Morlighem Added checks in convergence
(edit) @3819   15 years Eric.Larour neighboors should be list of pointers. sorry helene
(edit) @3818   15 years seroussi neighbors
(edit) @3817   15 years seroussi problem in Penta compilation
(edit) @3816   15 years Mathieu Morlighem Some bug fix
(edit) @3815   15 years seroussi lowerelements missing in IoModel.h
(edit) @3814   15 years seroussi minor
(edit) @3813   15 years seroussi fixed problem with singlenodetoelementconnectivity
(edit) @3812   15 years seroussi need to create singlenodetoelementconnectivity field in iomodel
(edit) @3811   15 years Eric.Larour Added upper and lower elements neighboors in Penta element
(edit) @3810   15 years Mathieu Morlighem Added GetStrainRate support in 2d
(edit) @3809   15 years seroussi elements needed for SingleNode
(edit) @3808   15 years Mathieu Morlighem divided GetStrainRate in GetVxStrainRate and GetVyStrainRate
(edit) @3807   15 years Eric.Larour Added InputToResultx module
(edit) @3806   15 years Eric.Larour finished prognostic core solution
(edit) @3805   15 years Eric.Larour New Penta Hook
(edit) @3804   15 years seroussi need to fetch elements
(edit) @3803   15 years seroussi problem in Sing Elem demarshall
(edit) @3802   15 years seroussi added missing Enum type in Demarshall Raw
(edit) @3801   15 years seroussi problem in Sing MarshallSize
(edit) @3800   15 years Mathieu Morlighem minor
(edit) @3799   15 years seroussi no inputs in diagnostic_core_nonlinear and linear
(edit) @3798   15 years seroussi no inputs when calling diagnostic_core_linear and nonlinear
(edit) @3797   15 years seroussi minor
(edit) @3796   15 years seroussi parameter fields names
(edit) @3795   15 years seroussi no more drag_plot field
(edit) @3794   15 years seroussi do not update input if null vector
(edit) @3793   15 years seroussi names changed in matlab
(edit) @3792   15 years seroussi do not free names when creatind matlab structure from params
(edit) @3791   15 years Eric.Larour New modules to extrude and depth average inputs + new TriaHook, …
(edit) @3790   15 years Mathieu Morlighem fixed EnumIsElement
Note: See TracRevisionLog for help on using the revision log.