Jorge Pérez Zerpa

Results 24 issues of Jorge Pérez Zerpa

Motivated by https://github.com/nasa/nasa-latex-docs/issues/22#issuecomment-1726759332 I am proposing adding a CI and test for the class.

add moments: - [ ] M_y and M_z to paraview output files for truss/frame elements - [ ] M_x My Mxy to plate element

enhancement

the modes are not sorted by `eig` function. this should be added - [x] sort frequencies and modes - [ ] improve how the frequencies are provided as a result...

- [x] implementation with complex step - [ ] implementation with analytic expression of constitutive tensor

enhancement

in relation with `analysisSettings.methodName`, create a field such as `analysisSettings.methodParams` for the parameters needed for the iteration, such as: `incremArcLen`, `deltaNM` `alphaNM` `alphaHHT``posVariableLoadBC` `iniDeltaLamb` and remove all of those fields....

enhancement
documentation

- [x] fix links to and add figures in spring mass example - [ ] complete the description of the analytic solution in the beamlinearvibration example - [x] add figure...

good first issue
documentation

- [x] add code - [x] add test such as vonmises - [ ] add to docs

- [x] add feature - [x] add use of it in some test example, for instance... add a variable length step as another case in https://github.com/ONSAS/ONSAS.m/blob/master/examples/staticVonMisesTruss/onsasExample_staticVonMisesTruss.m - [ ] include...

enhancement

* [ ] implement the exponential update * [ ] validate using some example

enhancement
help wanted
someday