Published August 11, 2023
| Version v0.2.8
Software
Open
ONSAS.m: an Open Nonlinear Structural Analysis Solver for GNU-Octave/Matlab
Description
Several changes. This is an extensive list of them:
- Update tests.yml to include windows testing by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/488
- update by @TheChikenfly in https://github.com/ONSAS/ONSAS.m/pull/492
- fix damping by @TheChikenfly in https://github.com/ONSAS/ONSAS.m/pull/493
- adding example cylindrical linear plane strain example into docs by @mvanzulli in https://github.com/ONSAS/ONSAS.m/pull/490
- add new example for linearDynamicBeam + remove inclusion example and dxf file by @santiago-correa-89 in https://github.com/ONSAS/ONSAS.m/pull/466
- fix dampingmat with @TheChikenfly and @mvanzulli by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/503
- Extend hydroFrameForce function to compute q by @mvanzulli in https://github.com/ONSAS/ONSAS.m/pull/504
- Added fixed lift direction for WOM application by @mvanzulli in https://github.com/ONSAS/ONSAS.m/pull/505
- small changes in hydroforce by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/506
- implemented into
hydroFrameForces.muniform velocity boolean by @mvanzulli in https://github.com/ONSAS/ONSAS.m/pull/510 - Fix simple wind turbine example tolerances by @mvanzulli in https://github.com/ONSAS/ONSAS.m/pull/516
- adding test for GIP by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/521
- Cleaned format in hydroFrame forces and line bug by @mvanzulli in https://github.com/ONSAS/ONSAS.m/pull/524
- add WOM VIV models by @TheChikenfly in https://github.com/ONSAS/ONSAS.m/pull/518
- docmodifications by @santiago-correa-89 in https://github.com/ONSAS/ONSAS.m/pull/528
- fixing docs :books: by @mvanzulli in https://github.com/ONSAS/ONSAS.m/pull/526
- Checkyml by @mvanzulli in https://github.com/ONSAS/ONSAS.m/pull/533
- fix errors by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/532
- Splitted element beam forces in two intertial/internal functions by @mvanzulli in https://github.com/ONSAS/ONSAS.m/pull/536
- fixing issue #518 by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/538
- rename co-rotational frame functions and update headers of all files by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/537
- Update CITATION.cff by @TheChikenfly in https://github.com/ONSAS/ONSAS.m/pull/540
- Material non linearity by @JoaquinViera in https://github.com/ONSAS/ONSAS.m/pull/539
- Deleting duplicated code in corotational framework functions by @mvanzulli in https://github.com/ONSAS/ONSAS.m/pull/541
- Suppressing WOMV2 and addingWOMV4 by @TheChikenfly in https://github.com/ONSAS/ONSAS.m/pull/542
- creating a VIV test by @TheChikenfly in https://github.com/ONSAS/ONSAS.m/pull/544
- add first pretension test to frame by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/545
- add progress bar by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/548
- add iters stats + separation on vtk plots + fix png in docs CI + rename ymls by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/549
- add test for material nonlinear analysis in 2D linear beam problems by @JoaquinViera in https://github.com/ONSAS/ONSAS.m/pull/550
- Fixing non-linear aerodynamics example by @mvanzulli in https://github.com/ONSAS/ONSAS.m/pull/552
- Update parametersSet.m by @TheChikenfly in https://github.com/ONSAS/ONSAS.m/pull/546
- added tangent aero with @jorgepz by @mvanzulli in https://github.com/ONSAS/ONSAS.m/pull/554
- add spring feature and fix vtk index issue by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/556
- Add reconfiguration example to C.I :cyclone: by @mvanzulli in https://github.com/ONSAS/ONSAS.m/pull/557
- Add truss plasticity feature by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/559
- Fix element density in
Jrhoby @mvanzulli in https://github.com/ONSAS/ONSAS.m/pull/562 - add deployable ring example and fix arclength method displacement norm by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/565
- fix warning function name + change WOMversion by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/566
- changes in WOMVIV by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/563
- Adding possibility to have added mass coefficient in inertial force for frame functions by @TheChikenfly in https://github.com/ONSAS/ONSAS.m/pull/567
- Updated docs to the new tangent matrix of aero force and added dynamic case bypassed into reconfiguration by @mvanzulli in https://github.com/ONSAS/ONSAS.m/pull/568
- Fix userFlowVel calls in frame_fluid_force for non uniform flows by @TheChikenfly in https://github.com/ONSAS/ONSAS.m/pull/570
- fix signs nonlinear beam isotropic hardening by @JoaquinViera in https://github.com/ONSAS/ONSAS.m/pull/569
- Correcting added mass by @TheChikenfly in https://github.com/ONSAS/ONSAS.m/pull/572
- fixing ring gif by @mvanzulli in https://github.com/ONSAS/ONSAS.m/pull/575
- Adding a pipe cross section by @TheChikenfly in https://github.com/ONSAS/ONSAS.m/pull/573
- Updating creating models by @TheChikenfly in https://github.com/ONSAS/ONSAS.m/pull/576
- Fixing an error case when fluid velocity is 0 by @TheChikenfly in https://github.com/ONSAS/ONSAS.m/pull/574
- Update frame_fluid_force.m by @TheChikenfly in https://github.com/ONSAS/ONSAS.m/pull/577
- fix bug in eulercolumn example by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/579
- update matlab action and add time to tests by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/583
- some minor insignificant changes by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/585
- 531 added mass implementation by @TheChikenfly in https://github.com/ONSAS/ONSAS.m/pull/584
- Added mass example corrections for Octave by @TheChikenfly in https://github.com/ONSAS/ONSAS.m/pull/586
- Update frame_inertial_force.m by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/590
- Split
frame_fluid_force.minto different small functions and files by @mvanzulli in https://github.com/ONSAS/ONSAS.m/pull/588 - add first validation test of matrices for frame modal analysis by @TheChikenfly in https://github.com/ONSAS/ONSAS.m/pull/592
- changes in modal analysis computation and vtk plot by @TheChikenfly in https://github.com/ONSAS/ONSAS.m/pull/593
- Comments on WOMV4.m by @TheChikenfly in https://github.com/ONSAS/ONSAS.m/pull/596
- Global variables to store reaction forces by @mvanzulli in https://github.com/ONSAS/ONSAS.m/pull/597
- remove redundant argument in frame fluid force function by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/598
- Add Uniaxial compression into docs by @mvanzulli in https://github.com/ONSAS/ONSAS.m/pull/600
- Validation plot uniaxial compression example (#599) by @mvanzulli in https://github.com/ONSAS/ONSAS.m/pull/601
- changes in compression example and docs workflow by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/602
- various changes in test examples by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/603
- update propeller links by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/604
- Update .gitignore and remove autosave file by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/607
- Changes in WOMV4 by @TheChikenfly in https://github.com/ONSAS/ONSAS.m/pull/606
- Update uniaxialCompression.m by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/611
- Analytical solution uniaxial compression and NHK docs by @mvanzulli in https://github.com/ONSAS/ONSAS.m/pull/605
- changes in initial conditions setting and reorganization of examples by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/612
- switch from MEBI to MEB in all examples by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/614
- Switch from gitter to github discussions by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/618
- test coverage by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/619
- fix moxunit-action version by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/621
- fix truss vtk issue by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/623
- Add code coverage by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/620
- trying fix by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/624
- add more tests to runTestProblems_moxunit_disp.m by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/628
- adding tests to coverage by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/629
- changes in workflows by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/630
- DRY in elem2NodalLoads function by @mvanzulli in https://github.com/ONSAS/ONSAS.m/pull/633
- add more examples to code coverage by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/632
- add more tests to code coverage by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/635
- fix octave_tests workflow by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/638
- add more examples to coverage by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/639
- fix internal local forces in linear frame and add to coverage by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/640
- IL VIV by @TheChikenfly in https://github.com/ONSAS/ONSAS.m/pull/622
- Correcting my error by @TheChikenfly in https://github.com/ONSAS/ONSAS.m/pull/641
- Built-in aerodynamic coefficients by @mvanzulli in https://github.com/ONSAS/ONSAS.m/pull/636
- Fix forces in alphaHHT and add displacements to user force by @santiago-correa-89 in https://github.com/ONSAS/ONSAS.m/pull/642
- add first lines for including thermal forces by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/644
- Plane strain plasticity by @JoaquinViera in https://github.com/ONSAS/ONSAS.m/pull/609
- add Jirasek arcLength option by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/646
- Code optimizations by @JoaquinViera in https://github.com/ONSAS/ONSAS.m/pull/648
- von mises truss with jirasek method by @JoaquinViera in https://github.com/ONSAS/ONSAS.m/pull/652
- Update assembler.m by @TheChikenfly in https://github.com/ONSAS/ONSAS.m/pull/655
- Changes in VIV functions by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/647
- Ring plane strain docs by @mvanzulli in https://github.com/ONSAS/ONSAS.m/pull/656
- Correction on WOM by @TheChikenfly in https://github.com/ONSAS/ONSAS.m/pull/657
- some fixes in examples and docs by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/651
- small changes in several examples by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/659
- fix coverage by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/661
- add userLoad documentation by @santiago-correa-89 in https://github.com/ONSAS/ONSAS.m/pull/660
- computeFext_allMethods by @santiago-correa-89 in https://github.com/ONSAS/ONSAS.m/pull/663
- add triangular plate element implementation by @jorgepz in https://github.com/ONSAS/ONSAS.m/pull/665
- Add rotated logarithmic strain to truss elements by @Sergesto in https://github.com/ONSAS/ONSAS.m/pull/664
- @Sergesto made their first contribution in https://github.com/ONSAS/ONSAS.m/pull/664
Full Changelog: https://github.com/ONSAS/ONSAS.m/compare/v0.2.7...v0.2.8
Notes
Files
ONSAS/ONSAS.m-v0.2.8.zip
Files
(11.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:adf0b49041aa5c208a11df86ed3c9037
|
11.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ONSAS/ONSAS.m/tree/v0.2.8 (URL)