Published April 6, 2024
| Version v8.3.1
Software
Open
FElupe: Finite Element Analysis
Authors/Creators
Description
[8.3.1] - 2024-04-06
Fixed
- Set the default verbosity level to None in
newtonrhapson(verbose=None)andJob.evaluate(verbose=None). If None, this defaults to True (as before) but evaluates the environmental variableFELUPE_VERBOSEif present withFELUPE_VERBOSE == "true". This does not ignore custom verbosity levels.
What's Changed
- Change default
verbose=NoneinJob.evaluate()andnewtonrhapson()by @adtzlr in https://github.com/adtzlr/felupe/pull/736
Full Changelog: https://github.com/adtzlr/felupe/compare/v8.3.0...v8.3.1
Notes
Files
adtzlr/felupe-v8.3.1.zip
Files
(10.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:d874a62942f9c9f06cf60788aa5c7b48
|
10.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/adtzlr/felupe/tree/v8.3.1 (URL)