Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Feelpp package #1

Open
1 task done
prudhomm opened this issue Nov 9, 2023 · 0 comments
Open
1 task done

Add Feelpp package #1

prudhomm opened this issue Nov 9, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@prudhomm
Copy link
Member

prudhomm commented Nov 9, 2023

Summary

Feel++ is a comprehensive C++ library for Galerkin methods, such as finite and spectral element methods, used in the numerical solution of partial differential equations (PDEs) across one, two, and three dimensions. It is comprised of three main components:

  1. Feel++ Core: This is the mathematical kernel of Feel++, offering versatile solutions to problems with different techniques for testing and comparing methods, such as continuous Galerkin (cG) and discontinuous Galerkin (dG) methods. It includes a wide range of numerical methods, closely follows mathematical abstractions of PDEs, supports high-performance computing scaling, and facilitates the creation of complex, typically non-linear, multi-physics applications in various fields including industry and healthcare.

  2. Feel++ Toolboxes: These provide a suite of mono and multi-physics applications ready to address problems in fluid mechanics, solid mechanics, heat transfer (including conjugate heat transfer), fluid-structure interaction, electro and magnetostatics, thermoelectrics, and level set and multifluid dynamics.

  3. Feel++ Model Order Reduction (MOR): This component offers tools and examples for working with reduced order models, which are crucial for simplifying complex models while retaining essential features.

Moreover, Feel++ provides Python interfaces for each of its components, allowing for manipulation of mathematical objects and models in Python, making it accessible for a wider range of users and applications.

Rationale

No response

Description

No response

Additional information

No response

General information

  • I have searched the issues of this repo and believe this is not a duplicate
@prudhomm prudhomm self-assigned this Nov 9, 2023
@prudhomm prudhomm added the enhancement New feature or request label Nov 9, 2023
@prudhomm prudhomm added this to Feel++ Nov 9, 2023
@github-project-automation github-project-automation bot moved this to Backlog in Feel++ Nov 9, 2023
@prudhomm prudhomm moved this from Backlog to Todo in Feel++ Nov 9, 2023
prudhomm added a commit that referenced this issue Nov 9, 2023
add recipe for feelpp
prudhomm added a commit that referenced this issue Sep 14, 2024
prudhomm added a commit that referenced this issue Sep 14, 2024
…fault

use self.define_from_variant

Add Feelpp package #1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant