Published March 30, 2024
| Version v8.2.1
Software
Open
FElupe: Finite Element Analysis
Authors/Creators
Description
[8.2.1] - 2024-03-30
Fixed
- Fix
FieldContainer.evaluate.strain(fun=lambda stretch: stretch)for custom strain-stretch callables. Thefun-argument was previously ignored.
What's Changed
- Add
field.EvaluateFieldContainer(field)by @adtzlr in https://github.com/adtzlr/felupe/pull/728 - Outsource
EvaluateFieldContainertofield/_evaluate.pyby @adtzlr in https://github.com/adtzlr/felupe/pull/729 - Fix
FieldContainer.evaluate.strain(fun=lambda stretch: stretch)for customfun-callables by @adtzlr in https://github.com/adtzlr/felupe/pull/731
Full Changelog: https://github.com/adtzlr/felupe/compare/v8.2.0...v8.2.1
Notes
Files
adtzlr/felupe-v8.2.1.zip
Files
(10.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:63ba55d7f093e3c318e5d2df08a94e13
|
10.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/adtzlr/felupe/tree/v8.2.1 (URL)