Published November 7, 2022
| Version v0.110.0
Software
Open
feelpp/feelpp: Feel++ V110
Creators
- Christophe Prud'homme1
- Vincent Chabannes2
- StephaneVeys
- Thibaut Metivet3
- Alexandre Ancel4
- Romain Hild
- jbwahl
- Cécile Daversin-Catty5
- Guillaume Dollé
- Tarabay6
- lsala
- LANTZT
- Doyeux
- Trophime7
- Thomas Saigre6
- Abdoulaye SAMAKE
- Benjamin Vanthong8
- Mourad ISMAIL9
- Vincent Huber
- Kyoshe Winstone
- schenone
- Philippe6
- Daniele Prada10
- lberti
- prj-11
- Denis Barbier
- clayrc12
- Yacine
- Jeremy Veysset13
- 1. Cemosis
- 2. Feel++ Consortium
- 3. INRIA, Feel++ Consortium
- 4. Ircad
- 5. Simula Research Laboratory
- 6. IRMA
- 7. LNCMI/CNRS
- 8. Vanthong Corp.
- 9. http://www.univ-grenoble-alpes.fr
- 10. Istituto di Matematica Applicata e Tecnologie Informatiche "Enrico Magenes"
- 11. CNRS
- 12. IFSTTAR
- 13. Tecup
Description
End-user changes
- [feelpp] Feel++ python wrappers were moved to their own component
feelpp-python
#1734 - [feelpp] Feel++ mor classes and functions were moved to their own component
feelpp-mor
#1734 - [feelpp] samcef mesh format can now be imported see #1800
- [feelpp] All Feel++ application writes a table of information at end of execution reminding in particular the location of the generated results
- [feelpp] distance function to a range got rewritten and support narrow band, see #1813 #1682
- [toolboxes] the json format was massively updated to be more flexible and extensible in the future see json format documentation, a lot of examples are available in each toolbox
- [toolboxes] support all postprocessing features described here
- [python and toolboxes] support for remeshing see #1572, #1449 , #1567
- [python/mor] Support pbdw see #1786
- [python/mor] Support for outputs json specifications see #1840
- [python] Better support for jupyter, see #1972
- [feelpp] Support different Linux flavors fedora:{36,37} debian:{11,testing,sid}, ubuntu:{20.04,22.04,22.10} see #1913 and a docker environment is available for each of them
ghcr.io/feelpp/feelpp-env:<flavor>-<version>
- Feature/named arguments by @vincentchabannes in https://github.com/feelpp/feelpp/pull/1724
- Add basic finite element matrices construction in python by @prudhomm in https://github.com/feelpp/feelpp/pull/1739
- update Eigen copy to 3.4 by @prudhomm in https://github.com/feelpp/feelpp/pull/1748
- Feature/toolboxes by @vincentchabannes in https://github.com/feelpp/feelpp/pull/1751
- Prudhomm/issue1756 by @prudhomm in https://github.com/feelpp/feelpp/pull/1757
- Prudhomm/issue1747 by @prudhomm in https://github.com/feelpp/feelpp/pull/1767
- Feature/fix machine atlas by @vincentchabannes in https://github.com/feelpp/feelpp/pull/1774
- add new functions to python parsing aboit model parameters by @thomas-saigre in https://github.com/feelpp/feelpp/pull/1773
- Refactor/mor by @prudhomm in https://github.com/feelpp/feelpp/pull/1770
- Refactor/mor mubar by @thomas-saigre in https://github.com/feelpp/feelpp/pull/1777
- Feature/exceptions by @prudhomm in https://github.com/feelpp/feelpp/pull/1781
- Feature/toolboxes by @vincentchabannes in https://github.com/feelpp/feelpp/pull/1769
- Prudhomm/issue1765 by @prudhomm in https://github.com/feelpp/feelpp/pull/1766
- Fix wrong tensor shape for local grad when using hdiv or hcurl confor… by @metivett in https://github.com/feelpp/feelpp/pull/1792
- Feature/repo by @prudhomm in https://github.com/feelpp/feelpp/pull/1799
- Feature/importer samcef by @vincentchabannes in https://github.com/feelpp/feelpp/pull/1800
- update nlohman json to 3.10.5 Prudhomm/issue1737 by @prudhomm in https://github.com/feelpp/feelpp/pull/1803
- Prudhomm/issue1804 by @prudhomm in https://github.com/feelpp/feelpp/pull/1805
- Feature/pbdw by @romainhild in https://github.com/feelpp/feelpp/pull/1786
- 1734 reorganisation of feelpp repo by @prudhomm in https://github.com/feelpp/feelpp/pull/1810
- Feature/toolboxes refactoring hdg by @romainhild in https://github.com/feelpp/feelpp/pull/1796
- Feature/toolboxes by @vincentchabannes in https://github.com/feelpp/feelpp/pull/1812
- Feature/fm-narrow-band by @metivett in https://github.com/feelpp/feelpp/pull/1813
- Update broken symbolic link to cases in fluid by @lberti in https://github.com/feelpp/feelpp/pull/1822
- Bump actions/stale from 4 to 5 by @dependabot in https://github.com/feelpp/feelpp/pull/1823
- Bump JamesIves/github-pages-deploy-action from 4.1.5 to 4.3.0 by @dependabot in https://github.com/feelpp/feelpp/pull/1819
- Bump actions/download-artifact from 2 to 3 by @dependabot in https://github.com/feelpp/feelpp/pull/1824
- Bump actions/checkout from 2.4.0 to 3 by @dependabot in https://github.com/feelpp/feelpp/pull/1788
- Feature/vectorublas by @metivett in https://github.com/feelpp/feelpp/pull/1802
- Feature/ensemble split by @prudhomm in https://github.com/feelpp/feelpp/pull/1832
- Feature/toolboxes by @vincentchabannes in https://github.com/feelpp/feelpp/pull/1846
- Add outputs for ToolboxMor and use CRBModels by @romainhild in https://github.com/feelpp/feelpp/pull/1840
- Fix fastmarching and distancetorange initialization (filter out ghost elements) by @metivett in https://github.com/feelpp/feelpp/pull/1850
- #1858 up pybind11 by @prudhomm in https://github.com/feelpp/feelpp/pull/1859
- mv fwd by @prudhomm in https://github.com/feelpp/feelpp/pull/1857
- Bump JamesIves/github-pages-deploy-action from 4.3.0 to 4.3.3 by @dependabot in https://github.com/feelpp/feelpp/pull/1845
- Bump docker/login-action from 1 to 2 by @dependabot in https://github.com/feelpp/feelpp/pull/1853
- Bump docker/setup-buildx-action from 1 to 2 by @dependabot in https://github.com/feelpp/feelpp/pull/1854
- Bump docker/setup-qemu-action from 1 to 2 by @dependabot in https://github.com/feelpp/feelpp/pull/1855
- 1861 improve remesh test by @prudhomm in https://github.com/feelpp/feelpp/pull/1862
- Feature/mordicus by @romainhild in https://github.com/feelpp/feelpp/pull/1867
- adapt feelpp to ubuntu 22.04 jammy by @prudhomm in https://github.com/feelpp/feelpp/pull/1873
- 1871 improve remesh control over boundary representation by @prudhomm in https://github.com/feelpp/feelpp/pull/1877
- Feature/toolboxes by @vincentchabannes in https://github.com/feelpp/feelpp/pull/1885
- Feature/dependencies mor install by @vincentchabannes in https://github.com/feelpp/feelpp/pull/1886
- Feature/optimization symbolic expr degree by @vincentchabannes in https://github.com/feelpp/feelpp/pull/1889
- Support Eigen3 external dependency by @vincentchabannes in https://github.com/feelpp/feelpp/pull/1890
- 1879 get the min or max of function at vertices on a marker and arg minmax by @prudhomm in https://github.com/feelpp/feelpp/pull/1901
- Feature/fix mor examples by @vincentchabannes in https://github.com/feelpp/feelpp/pull/1899
- Feature : add application to synchronize case from a remote server by @thomas-saigre in https://github.com/feelpp/feelpp/pull/1917
- 1904 avoid using dofpoints compute them on the fly by @prudhomm in https://github.com/feelpp/feelpp/pull/1916
- Fix typos in doc subdirectory by @luzpaz in https://github.com/feelpp/feelpp/pull/1921
- wrap createView #1925 by @prudhomm in https://github.com/feelpp/feelpp/pull/1926
- 1938 load parameters from csv for mor online run by @prudhomm in https://github.com/feelpp/feelpp/pull/1943
- 1946 fix dll loader for mor plugins if so not present by @prudhomm in https://github.com/feelpp/feelpp/pull/1948
- Fix/init parameter space by @thomas-saigre in https://github.com/feelpp/feelpp/pull/1894
- 1972 improve jupyter support by @prudhomm in https://github.com/feelpp/feelpp/pull/1975
- Use FindPkgConfig and petsc.pc instead of FindPETSc.cmake closes #1913 by @prudhomm in https://github.com/feelpp/feelpp/pull/1932
- 1924 wrap mor plugin in python by @prudhomm in https://github.com/feelpp/feelpp/pull/1977
- @lberti made their first contribution in https://github.com/feelpp/feelpp/pull/1822
- @luzpaz made their first contribution in https://github.com/feelpp/feelpp/pull/1921
Full Changelog: https://github.com/feelpp/feelpp/compare/v0.109.0...v0.110.0
Files
feelpp/feelpp-v0.110.0.zip
Files
(47.8 MB)
Name | Size | Download all |
---|---|---|
md5:2d8bb8d8634499ee7801b240fc8099b2
|
47.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/feelpp/feelpp/tree/v0.110.0 (URL)