Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: PeriHub/PeriLab.jl

Tags

v1.5.0

Toggle v1.5.0's commit message
[Diff since v1.4.10](v1.4.10...v1.5.0)

- PeriLabError, to handle known exceptions
- FieldTypes added and field creation streamlined

- Data_Manager removed as an argument
- Removed module includes, reducing compilation time
- Module names streamlined
- TimerOutputs is now using the default timer

**Merged pull requests:**
- CompatHelper: bump compat for DataStructures to 0.19, (keep existing compat) (#302) (@github-actions[bot])
- Bump codecov/codecov-action from 5.5.0 to 5.5.1 (#309) (@dependabot[bot])
- Performance/opt include strat (#313) (@JTHesse)

**Closed issues:**
- Simulation stalls when Material Models option is enabled in Solver (#305)
- Simulation stalls when Thermal Expansion is selected as Thermal type (#306)
- [Bug]: von Mises stresses are not written (#310)

v1.4.10

Toggle v1.4.10's commit message
[Diff since v1.4.9](v1.4.9...v1.4.10)

**Merged pull requests:**
- Bump actions/checkout from 4 to 5 (#299) (@dependabot[bot])
- Bump codecov/codecov-action from 5.4.3 to 5.5.0 (#300) (@dependabot[bot])

**Closed issues:**
- Simulation stalls before first time step with Aluminium deck (NaN in Heat Flow) (#301)

v1.4.9

Toggle v1.4.9's commit message
[Diff since v1.4.8](v1.4.8...v1.4.9)

- Print Bed Z Coordinate
- Time dependent environmental temperature
- Allow state variables for compute parameters

- Optimized Print Bed thermal flow

v1.4.8

Toggle v1.4.8's commit message
[Diff since v1.4.7](v1.4.7...v1.4.8)

- Curved Gcode interpretation
- Nearest Point Data Compute Class
- Global Variable fullscale test
- Fieldtype check befor export #287

- Global Variable calculation for MPI #285
- Nodeset evaluation for 2D

- Moved the anisotropic damage calculation to a new material model

**Closed issues:**
- [Feature]: Add MPI global value test (#285)
- [Bug]: Bond Based Fields export (#287)
- CSV-Output enthält nur „time“ ohne Werte nach erfolgreicher Simulation (#293)

v1.4.7

Toggle v1.4.7's commit message
[Diff since v1.4.6](v1.4.6...v1.4.7)

- Bond rotation for heat transfer

v1.4.6

Toggle v1.4.6's commit message
[Diff since v1.4.5](v1.4.5...v1.4.6)

- Dwell (G4) callback #292
- 1D Bond based example

- Bond field export #288
- Node set id assignment
- Global value export for MPI

- Reworked the gcode reader and specifc volume
- Optimized heat transfer module
- Substructured the datamanager for better readability
- Improve typstability and MPI calls

**Merged pull requests:**
- New datastructure (#289) (@CWillberg)
- CompatHelper: bump compat for Meshes to 0.54, (keep existing compat) (#290) (@github-actions[bot])

**Closed issues:**
- [Bug]:bond field in exodus exception (#288)
- Manuelle Einstellung der Temperaturskala (#291)
- G4-Pausenbefehl (G4 S...) wird in der Simulation ignoriert (#292)

v1.4.5

Toggle v1.4.5's commit message
[Diff since v1.4.4](v1.4.4...v1.4.5)

- Only surface nodes options for contact
- Contact search frequency #279
- Docu for search strategy #282

- Contact penalty model
- Contact for MPI #280
- Type stability

- Contact search algorithm #281

**Merged pull requests:**
- Milestone optimize search (#284) (@CWillberg)

**Closed issues:**
- [Feature]: Search Frequency (#278)
- [Feature]: Synchronize only local contact pairs (#280)
- [Feature]: Using nearest neighbor search for local search (#281)
- [Doc]: Document the search strategy (#282)

v1.4.4

Toggle v1.4.4's commit message
[Diff since v1.4.3](v1.4.3...v1.4.4)

**Closed issues:**
- [Feature]: Search Frequency (#279)

v1.4.3

Toggle v1.4.3's commit message
[Diff since v1.4.2](v1.4.2...v1.4.3)

**Closed issues:**
- [Bug]: "Any" yaml check (#276)

v1.4.2

Toggle v1.4.2's commit message
[Diff since v1.4.1](v1.4.1...v1.4.2)

**Merged pull requests:**
- CompatHelper: bump compat for Meshes to 0.53, (keep existing compat) (#272) (@github-actions[bot])
- Bump codecov/codecov-action from 5.4.2 to 5.4.3 (#273) (@dependabot[bot])

**Closed issues:**
- [Bug]: Anisotropic damage is not tested (#274)
- [Feature]: Friction Coefficient (#275)