Skip to main content

easifem is a command line interface for using EASIFEM library. Expandable And Scalable Infrastructure for Finite Element Methods, EASIFEM, is Modern Fortran framework for solving partial differential equations (PDEs) using finite element methods.

Project description

easifem

PyPI - Version PyPI - Python Version

easifem is a command line interface (CLI) for using EASIFEM library.

Expandable And Scalable Infrastructure for Finite Element Methods, EASIFEM, is Modern Fortran framework for solving partial differential equations (PDEs) using finite element methods. EASIFEM eases the efforts to develop scientific programs in Fortran. It is meant for researchers, scientists, and engineers using Fortran to implement numerical methods for solving the initial-boundary-value problems (IBVPs)."


Table of Contents

Installation

pip install easifem

License

easifem is distributed under the terms of the MIT license.

Getting started

easifem provides following subcommands:

  1. setenv
  2. install
  3. run
  4. clean

setenv

easifem setenv --install="PATH_INSTALL_DIR" --build="PATH_BUILD_DIR" --source="PATH_SOURCE_DIR"

This will create easifemvar.sh (for Bash and Zsh) and easifemvar.fish for (Fish shell). These files will be located at ~/.config/easifem.

install

easifem install extpkgs
easifem install base
easifem install classes
easifem install materials
easifem install kernels
easifem install easifem

run

To-do

Following command will be added in the future.

  1. update
  2. uninstall
  3. build

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

easifem-24.1.0.tar.gz (17.8 kB view hashes)

Uploaded Source

Built Distribution

easifem-24.1.0-py3-none-any.whl (23.1 kB view hashes)

Uploaded Python 3

Supported by

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