Version info¶
Version: v1.0.0¶
Date: 30.07.2025
- Changed vertebrae set to fix alternating vertebrae of thoracic and lumbar spine only (closes #13)
- Fixed added mass calculation (closes #14)
- Implemented a parameter for contact flag DEPTH (closes #15)
- Implemented a parameter to increase positioning beam force (closes #16)
- Added version number to assessment notebook (closes #17)
- Flattened shoulder belt geometry to avoid intersections in case of frame movement (closes #18)
- Renamed boundary condition contact-HBM-to-table to Table_loadcell to avoid misinterpretation (closes #20)
- Modified contact settings. Set BSORT and SFS and SFM to default
- Changed parameter definition to avoid referencing parameter with "-" before parameter name (ITP_z)
Version: v0.5.3¶
Date: 07.03.2024
- Implemented score calculation to assessment notebook
- Implemented added mass calculation to assessment notebook
- Cosmetic adaptations
Version: v0.5.2¶
Date: 04.02.2024
- Cosmetic updates
Version: v0.5.1¶
Date: 24.01.2024
- Removed head support from setup (closes #12)
- Added rib fracture risk plot with NRF=0, NFR=1+, NRF=2+ NRF=3+
Version: v0.5.0¶
Date: 20.01.2024
- Added missing parameter to master file (closes #11)
Version: v0.4.0¶
Date: 20.01.2024
- Activate the constraint switch 20ms before the load is applied to avoid unrealistic offset of the curve due to a jump in the force curve. (closes #9)
- Calculate the maximal deflection of the chest from the in-crash phase only to generate correct deflection levels. (closes #10)
Version: v0.3.0¶
Date: 14.01.2024
- Added a 30° inclined plate to reproduce the PMHS posture (closes #7)
- Fixed simulation time check in assessment notebook (closes #8)
Version: v0.2.2¶
Date: 06.12.2024
- Update README (clean-up)
Version: v0.2.1¶
Date: 05.11.2024
- Update spine fixation part to cover all vertebrae (closes #6)
- Update binout path in notebook (closes #4)
Version: v0.2.0¶
Date: 17.10.2024
- Update spine constraint to be used with deformable and rigid vertebrae (closes #2)
- Reaction force is measured via boundary of table instead of contact force between HBM and table as spine is constrained to table (closes #3)
Version: v0.1.1¶
Date: 11.10.2024
- Update rib fracture plot and PMHS data table
- Parameter "rib_max_defl" is updated to generate rib fraction plots (closes #1)
- Table with PMHS data is added
Version: v0.1.0¶
Date: 30.08.2024
Initial setup upload