Skip to content

Commit

Permalink
update read me
Browse files Browse the repository at this point in the history
  • Loading branch information
PetrKryslUCSD committed Dec 16, 2024
1 parent d5d41b5 commit 9fa570d
Showing 1 changed file with 12 additions and 11 deletions.
23 changes: 12 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,8 @@

## News

- 12/15/2024: Reorganize examples into separate homogeneous and layered shell folders.
- 12/10/2024: Update to Julia 1.11. Reorganize and update examples.
- 05/27/2024: Fix documentation of test module.
- 02/25/2024: Update for FinEtools 8.


[Past news](#past-news)
Expand Down Expand Up @@ -125,28 +124,30 @@ pictures and time collections (useful for animations) are supported this way.

## <a name="past-news"></a>Past news

- 05/27/2024: Fix documentation of test module.
- 02/25/2024: Update for FinEtools 8.
- 12/30/2023: Update for Julia 1.10.
- 12/21/2023: Tutorials merged back into the package tree.
- 09/26/2023: Multiple examples revised. Numerous documentation improvements.
- 08/14/2023: Updated for Julia 1.9.2. Revised nomenclature of layup transformation matrices.
- 07/13/2023: Updated for Julia 1.9 and FinEtools 7.
- 08/14/2023: Update for Julia 1.9.2. Revised nomenclature of layup transformation matrices.
- 07/13/2023: Update for Julia 1.9 and FinEtools 7.
- 05/26/2022: Paper on explicit dynamics accepted for publication in the
International Journal for Numerical Methods in Engineering. [Draft is
available in PDF.](docs/expl-shells-compressed.pdf)
- 05/07/2022: Upgraded to Julia 1.7.2.
- 05/07/2022: Upgrade to Julia 1.7.2.
- 02/13/2022: [Paper](https://doi.org/10.1002/nme.6944) describing the robust
triangular flat-facet shell element has been accepted for publication in the
International Journal for Numerical Methods in Engineering. [Draft is
available in PDF.](docs/shells-submitted.pdf)
- 01/29/2022: Explicit dynamics with CSR sparse matrix parallel multiplication.
- 12/31/2021: Implemented model for layered (laminated, composite) plates and shells.
- 12/20/2021: Reorganized examples into a project.
- 12/31/2021: Implement model for layered (laminated, composite) plates and shells.
- 12/20/2021: Reorganize examples into a project.
- 12/14/2021: The shell element T3FF fully tested, and described in a paper (submitted).
- 08/18/2021: Implemented linear statics and dynamics of shells using the DSG triangle with various improvements. Robust and accurate element.
- 05/23/2021: Updated for Julia 1.6.
- 08/23/2020: Added a separate tutorial package, [FinEtoolsFlexStructuresTutorials.jl](https://petrkryslucsd.github.io/FinEtoolsFlexStructuresTutorials.jl)).
- 08/16/2020: Described the tutorials.
- 07/27/2020: Added documentation.
- 05/23/2021: Update for Julia 1.6.
- 08/23/2020: Add a separate tutorial package, [FinEtoolsFlexStructuresTutorials.jl](https://petrkryslucsd.github.io/FinEtoolsFlexStructuresTutorials.jl)).
- 08/16/2020: Describe the tutorials.
- 07/27/2020: Add documentation.
- 02/25/2020: Beams: Nonlinear static analysis implemented.
- 02/20/2020: Beams: Nonlinear transient dynamic analysis implemented.
- 02/16/2020: Beams: Buckling analysis implemented.

0 comments on commit 9fa570d

Please sign in to comment.