Skip to main content

phiFEM: convenience tools to use the phiFEM immersed boundary finite element method with dolfinx.

Project description

phiFEM: a convenience package for using $\varphi$-FEM with FEniCSx

This package provides convenience tools that help with the implementation of $\varphi$-FEM schemes in the FEniCSx computation platform.

$\varphi$-FEM (or phiFEM) is an immersed boundary finite element method leveraging levelset functions to avoid the use of any non-standard finite element spaces or non-standard quadrature rules near the boundary of the domain. More information about $\varphi$-FEM can be found in the various publications (see e.g. 1 and 2).

phiFEM Pypi webpage

Dependencies

See phifem-env.yml.

⚠️ Note that all these dependencies (except phifem) are already included in dolfinx Docker container.

Installation

Pixi environment

  • Given the pixi.lock file in the source directory, create and run a phifem Pixi environment via:
    pixi shell
    

Conda environment

  • Create a phifem Conda environment from the spec file phifem-env.yml:
    conda create -f phifem-env.yml
    
  • Activate the phifem environment:
    conda activate phifem
    

Docker container

The phiFEM package can be used inside the dolfinx container (e.g. ghcr.io/fenics/dolfinx/dolfinx:stable)

  • Launch the dolfinx container in interactive mode using, e.g. Docker (see the docker documentation for the meaning of the different arguments):
    docker run -ti -v $(pwd):/home/dolfinx/shared -w /home/dolfinx/shared dolfinx/dolfinx:stable
    
  • Inside the container install phiFEM via pip:
    pip install phifem
    

Usage

See here.

Run the demos

The demos can be found on the phiFEM Github repository. To run the demos first clone the repository.

Inside the Docker container/Conda environment:

  • Install the demos dependencies:

    XXX install polars Pyaml
    

    with XXX=pip in the Docker container and XXX=conda in the conda environment.

  • Navigate the demo directory and run it e.g.:

    cd demo/weak-dirichlet/flower
    python main.py bg
    

⚠️ The demo files require arguments, for more info run python main.py -h.

Run the tests

Inside the Docker container/Conda environment:

  • Install pytest:

    XXX install pytest
    

    with XXX=pip in the Docker container and XXX=conda in the Conda environment.

  • Run the tests:

    cd tests
    pytest
    

Disclaimer

The author Raphaël Bulle guarantees that his contributions to this project are generative-ai-free.

For more information, see here (in french).

License

phiFEM is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with phiFEM. If not, see http://www.gnu.org/licenses/.

Logo credit

Frédérique Lecourtier (https://mimesis.inria.fr/members/frederique-lecourtier/)

  1. M. DUPREZ and A. LOZINSKI, $\varphi$-FEM: A finite element method on domains defined by level-sets, SIAM J. Numer. Anal., 58 (2020), pp. 1008-1028, https://epubs.siam.org/doi/10.1137/19m1248947

  2. S. COTIN, M. DUPREZ, V. LLERAS, A. LOZINSKI, and K. VUILLEMOT, $\varphi$-FEM: An efficient simulation tool using simple meshes for problems in structure mechanics and heat transfer, Partition of Unity Methods, (2023), pp. 191-216, https://www.semanticscholar.org/paper/%CF%86-FEM%3A-an-efficient-simulation-tool-using-simple-in-Cotin-Duprez/82f2015ac98f66af115ae57f020b0b1a45c46ad0.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

phifem-0.7.1.dev1.tar.gz (2.5 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

phifem-0.7.1.dev1-py3-none-any.whl (24.4 kB view details)

Uploaded Python 3

File details

Details for the file phifem-0.7.1.dev1.tar.gz.

File metadata

  • Download URL: phifem-0.7.1.dev1.tar.gz
  • Upload date:
  • Size: 2.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.9

File hashes

Hashes for phifem-0.7.1.dev1.tar.gz
Algorithm Hash digest
SHA256 0c5ac699a6cdf2ddbbd8de86e6a71de936b3c67a91bb1cb3e15f4f2fb50c5c6b
MD5 68f091aefb48dbec439c0346d15e60a1
BLAKE2b-256 20e7ec46600c61534aea9a5ecc87a48dae2e3dac2b90631b7a9c2c30cb229753

See more details on using hashes here.

File details

Details for the file phifem-0.7.1.dev1-py3-none-any.whl.

File metadata

  • Download URL: phifem-0.7.1.dev1-py3-none-any.whl
  • Upload date:
  • Size: 24.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.9

File hashes

Hashes for phifem-0.7.1.dev1-py3-none-any.whl
Algorithm Hash digest
SHA256 58bebf03ade14e96d905606406ce74253289915cb42fdf01d7df60a2cfe0f2cd
MD5 130a677362bceeb7da5afa4c73bd6db3
BLAKE2b-256 d735213e0505a56cb489f45051fbbe148bc8efee82f5f7400d2045a0da5280c9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page