Releases: smrg-uob/PeriodicBoundaryCondition
Releases · smrg-uob/PeriodicBoundaryCondition
PeriodicBoundaryCondition v2.1
PeriodicBoundaryCondition v2.0
- Corrected mathematical implementation of the periodic boundary conditions. There is no longer a need to define the periodicity in a symmetrical or asymmetrical fashion.
This implementation also allows for correct solution in case of shear. - Added an axial periodicity mode
- Increased the feedback in the overview dialog window and the confirmation dialog window after node pairing
- Fixed a bug where custom kernel data was not always fully unpickled
PeriodicBoundaryCondition v1.1
- ADDED an overview dialog of all applied PBCs and their state
- ADDED persistency of PBC metadata between closing and opening of the MDB
- ADDED option to easily delete applied PBCs (instead of having to do it manually)
- ADDED the ability to select sets to exclude from a PBC
- ADDED highlighting of selected surfaces and sets in the viewport (if the relevant module is active)
PeriodicBoundaryCondition v1.0
Initial release