Releases: thelfer/tfel
Releases · thelfer/tfel
Version 4.2.5
Version 4.1.6
Version 4.0.7
Version 3.4.10
Version 3.3.9
Version 3.2.14
Version 3.1.17
Version 3.0.17
Version 5.1.0
The release notes are available here: https://thelfer.github.io/tfel/web/release-notes-5.1.html
What's Changed
- Add Ansys to the homepage list by @Irvise in #367
- additional comments for some power functions by @maxence-wz in #374
- add gitignore file by @weihuayi in #392
- specify the convention to define the rotation matrix by @maxence-wz in #429
- Fix Issue #436 by @thelfer in #437
- 471 remove the unused enable mkl option in the cmake build system by @thelfer in #472
- remove the autoconf build system. remove references to sourceforge.net by @thelfer in #473
- 477 tfel math use c++20 concepts to define the stensorconcept by @thelfer in #478
- Introduce the TensorConcept. Remove usage of implementsTensorConcept by @thelfer in #480
- 481 tfel math introduce the st2tost2concept by @thelfer in #482
- 483 tfel math introduce the concept t2tot2concept by @thelfer in #485
- Introduce the T2toST2Concept and ST2toT2Concept concepts. Remove usag… by @thelfer in #490
- Fix Issue #487 by @thelfer in #491
- mark main classe as nodiscard by @thelfer in #492
- [fix] doc by @thelfer in #495
- Use C++20 concepts to define the VectorConcept by @maxence-wz in #497
- [tfel-math] introduce the matrix concept by @maxence-wz in #500
- Use C++20 concepts to define the ArrayConcept by @maxence-wz in #503
- 505 remove usage of stdenable if in favor of the requires clause by @thelfer in #507
- Fix build with clang 17.6 by @thelfer in #508
- Add PIE for some tools by @kwizart in #509
- Fix Issue #514 by @thelfer in #515
- 511 material properties add support for bounds and physical bounds on the output of material laws by @thelfer in #517
- Fix Issue #519 by @thelfer in #525
- Fix Issue #523 by @thelfer in #527
- Fix Issue #524 by @thelfer in #528
- 529 physical constants units of the stefan constant are wrong by @thelfer in #530
- Fix Issue #531 by @thelfer in #532
- Fix Issue #526. Add missing pages by @thelfer in #533
- Fix Issue #540 by @thelfer in #541
- 537 tfel math implement harari eigen value solver by @maxence-wz in #538
- document integrator by @andrewgsavage in #546
- Fix Issue 548 by @thelfer in #549
- 496 tfel math add better support class template argument deduction ctad by @thelfer in #516
- 552 mfront document the integrator code block by @thelfer in #553
- 557 mfront allow to specify dsl options in mfrontbasegetdsl by @thelfer in #559
- 562 cmake fix enable static option by @thelfer in #565
- 555 cmake better handling of dependencies in exported cmake files by @thelfer in #568
- Fix Issue #556 by @thelfer in #569
- 476 generic interface add support for arrays of thermodynamic forces by @thelfer in #570
- Fix Issue 567 by @thelfer in #572
- 582 cast3m interface add explicit names and 4 letter mapping of internal variables to the castem file by @maxence-wz in #584
- Fix Issue #585 by @thelfer in #588
- 586 mfront query treat correctly the dsl option parameters as static variables by @thelfer in #590
- Fix Issue #589 by @thelfer in #591
- 577 mfront define material properties through raw data by @thelfer in #592
- Fix Issue #594 by @thelfer in #595
- Fix Issue #370 by @thelfer in #596
- 535 mfront doc add support for material properties by @maxence-wz in #593
- fix pythonlibs version cleanup (ex.: 3.9.19+) by @mthcrts in #599
- 605 update octave interface by @thelfer in #607
- 610 cmake better support for using tfel as a cpm dependency by @thelfer in #612
- 468 doc automatically deploy the doxygen documents to GitHub pages by @thelfer in #614
- Fix Issue #615 by @thelfer in #616
- 636 add homogenization schemes for distributions of ellipsoids by @antoinecea in #643
- 632 tfel material add computations of the eshelby tensors by @antoinecea in #638
- Fix numerous typos in web documentation by @WeisLeDocto in #650
- 644 mfront add strain rate sensitive isotropic hardening rules by @thelfer in #653
- Update hyperelasticity.md by @lacorrep in #657
- Update ogden.md by @lacorrep in #658
- 294 python bindings evaluate port to pybind by @thelfer in #665
- 667 reduce the size of files paths in sources to fit in windowss max path limit by @thelfer in #669
- 654 add powershell environment variable by @thelfer in #670
- fix Issue #683, #684 and #685 by @thelfer in #686
- 679 mfront create an mfront interface for behaviours and models by @thelfer in #700
- Fix Issue #699 by @thelfer in #701
- 661 mfront allow to use isotropic hardening rules in isotropic dsls by @thelfer in #711
- Fix Issue #710 by @thelfer in #712
- Fix Issue 709 by @thelfer in #713
- 645 tfel material add eshelby tensor in anisotropic medium by @antoinecea in #649
- 682 tfel material homogenization add others schemes and bounds by @antoinecea in #706
- Fix Issue #721 by @thelfer in #722
- 698 mfront add a stress update option which would not use the elastic strain as a state variable in isotropic dsls by @thelfer in #723
- Fix Issue #203 by @thelfer in #725
- Fix Issue 708 by @thelfer in #729
- 719 mfront documentation add doc on nonlinear homogenization schemes taylor sachs and others by @antoinecea in #730
- 727 mfront doc add doc on linear homogenization by @antoinecea in #731
- Fix LSDYNA Doxygen documentation by @Irvise in #733
- use FOR_NAME macro of omi_for_c.h for Abaqus interface by @maxence-wz in #744
- 740 support building with cmake 400 by @thelfer in #751
- Create build_win_mingw.yml by @3rav in #749
- Fix Issue 739 by @thelfer in #756
- added doc on static condensation for betarule.md by @antoinecea in #759
- 760 save the thermal expansion tensor via an auxiliarystatevariable using bricks stress potential by @thelfer in #772
- Fix Issue #761 by @thelfer in #774
- Finalize work on Issue #762 by @thelfer in #775
- Fix Issue #763 by @thelfer in #776
- Fix Issue 777 by @thelfer in #780
- Fix Issue #768 by @thelfer in #781
- Fix Issue #779 by @thelfer in #783
- added Ponte Castaneda and Willis scheme in biphasic medium by @antoinecea in #786
- Fix Issue #790 by @thelfer in #791
- Fix Issue 789 by @thelfer in #792
- 787 tfel material homogenization add hill tensors and put the bulk and shear moduli as parameters by @antoinecea in #799
- Fix Issue #801 by @thelfer in #802
- 788 tfel material develop python module by @antoinecea in #804
- 773 mfront uniform syntax for elasticmaterialproperties computestiffnesstensor hilltensor by @thelfer in #808
- Fix Issue #743 by @thelfer in #809
- 800 t...
Version 5.0.2
The release notes are available here: https://thelfer.github.io/tfel/web/release-notes-5.0.2.html
Full Changelog: TFEL-5.0.1...TFEL-5.0.2