Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 13:44
· 440 commits to main since this release
233fd8f

ONSAS v0.1.0

Diff since v0.0.3

Closed issues:

  • Add Strain model as a parametric type into Truss elements (#64)
  • Remove the Vector [p(t)] from LocalPressureBoundaryCondition (#207)
  • Update wrt style according to CONTRIBUTING.md (#232)
  • Refactor modules with new style guide and only one level of submodules (#265)
  • Check create_entitiy does not create new Nodes (#281)
  • Constructors for Meshes (#285)
  • Delete push! methods and use append! for Meshes operations (#286)
  • Crate a release (#291)
  • Cleanup @reexport usage (#298)
  • Maybe define Dof in Utils (#301)
  • Reorder Structural... (#302)
  • Add a SVK Truss example (#305)
  • Delete StrainModel as a parametric type and use a Material model instead (#309)
  • Update converge check (#315)
  • Revamp FixedDof for only one Field (#320)
  • Merge StructuralModel and Structures (#321)

Merged pull requests: