Skip to content

javijv4/bvmodelgen2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bvmodelgen2

For using fiber and UVC generator do:

  1. Create a conda environment: conda create --name bvgen2
  2. Activate the environment: conda activate bvgen2
  3. Install FEniCSx: conda install -c conda-forge fenics-dolfinx mpich h5py cffi python
  4. Install bvmodelgen2, do python -m pip install -e . inside the repository folder (make sure the environment is activated).

If you do not need to use the fiber and UVC generator:

  1. Create a conda environment: conda create --name bvgen2 python
  2. Activate the environment: conda activate bvgen2
  3. Install bvmodelgen2, do python -m pip install -e . inside the repository folder (make sure the environment is activated).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published