Open
Description
This is the work in progress plan for V111
Modeling
🥵 Radiative heat transfer
- add unobstructed view factor computation #1910 @prudhomm @lberti
- add json spec for radiative heat transfer #1909 @prudhomm @lberti
- Compute ray tracing view factor for RHT #1892 @prudhomm @lberti
- add sky temperature models #1906 @Zohra-D
- compute solar flux on surfaces #1907 @Zohra-D
- Add radiation type of boundary condition for heat toolbox #1274 @vincentchabannes
- Read CSV files in radiative heat transfer applications (weather information) #2043 @lberti
💥 Collision forces
- Cleanup and organize testcases on bodies moving in fluids #1839 @VLCeline @lberti
- Implementation collision forces for moving rigid bodies in fluids #1836 @VLCeline
- add moving rigid body testcases in fluids and including collision tests #1837 @VLCeline @lberti
- Support contact/repulsion forces #1807 @VLCeline @lberti
- Support for rigid/elastic bodies #1429 @prudhomm @lberti @vincentchabannes
- Implement adhesion and new collision forces #2034
Numerical Methods
- Reduced basis: use HDF5 by default for save/load and allow basis loading in sequential #2026 @lberti
- Support adaptive time stepping method #1848 @prudhomm
- implement nirb framework for elliptic problems #1912 @thomas-saigre @alielarif
- support anisotropic remeshing metrics #2004
- allow to generate reduced basis for multiple outputs #2081
- new mor application for heat transfert in eye #2068 @thomas-saigre
- Support MPI parallelism with BVH ray intersection #2197 @vincentchabannes
DSEL
- Memory allocation for linear and bilinear forms behave differently #2049 @prudhomm @lberti
- Expression depending on the dimension of the case #2032 @prudhomm @thomas-saigre
Mesh
- add filters to get set of faces based on a levelset #2019 @prudhomm
- add filters to get set of boundary faces of a material #2020 @prudhomm
- Create objects inside a mesh via a level set function #2021 @VLCeline
- select elements from an expression #2023 @prudhomm
- enable mesh distance metric with respect to arbitrary markers #2095 @prudhomm
Study cases
Engineering
- Enrich range object #1489 @prudhomm
- do not use boost::parameter for template classes #2175 @prudhomm
- support ensemble simulations in parallel #1825 @prudhomm
- 🧹 remove taskflow #2008 @prudhomm
- add support for specx #2009 @prudhomm
- update .devcontainer for feelpp #2037 @prudhomm
- port to c++20 #2076 @prudhomm
- port to PETSc 3.19 #2077 @prudhomm
- update feelpp for homebrew #2078 @prudhomm
- improve cmake preset #2082
- add support for OpenTURNS #2091
- fix load of the plugin #2086
- add support for EigenRand #2131
- replace boost::filesystem by std::filesystem #1801 @vincentchabannes
Performance
Python
- add heatfluid toolbox python wrapper #2028 @prudhomm @thomas-saigre
- 🏃 improve expression handling in python #2013
- setup jupyter notebook root folder #2044 @prudhomm @thomas-saigre
- add support for testing notebook using pytest and ctest #2054 @prudhomm @thomas-saigre
- Add meshMove functionality in python #2052 @lberti @prudhomm
- Get functionspace and element from coefficientFormPDEs toolbox #2057
- minor interface updates and tests cleanup #2058
- add vonmises computation in python given a displacement and lame coefficient #2060
- add mesh and surface plot in plotly #2059
- add save and display timers #2061
- add feelpp version string #2062
- Add mesh, setMesh and updateParameterValues methods to the solid toolbox python bindings #2115
Install/Update
- 💥 FTE duplicate google-glog symbols #2017
- 📦 add packaging for fedora systems feelpp.pkg#11
- add support for spack #2016
- cmake add package support per os #1983
- update Eigen #2010
- update pybind11 #2011
- add nanoflann to feelpp #1893 @prudhomm
- update nlopt #2079
- add support latest debian and ubuntu distro #2135
Clean Code
Documentation
- 📜 use doxypypy to generate python documentation with Doxygen #2005
- 📜 improve documentation of pyfeelpp-toolboxes book.feelpp.org#223
- support jupyter notebook in examples toolbox#150 @jobinhio
- Port solid toolbox study cases toolbox#137 @jobinhio
- add toolbox report to testcase toolbox#136 @jobinhio
- package and install feelpp_online_run documentation
Metadata
Metadata
Assignees
Type
Projects
Status
In Progress