Skip to content

Commit

Permalink
Added a note for ElmerFEM for Windows (qiskit-community#933)
Browse files Browse the repository at this point in the history
  • Loading branch information
sirshisram authored Apr 12, 2023
1 parent 22aff24 commit 9fbfada
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README_Gmsh_Elmer.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ $ brew install gmsh
- ElmerFEM doesn't come as a python library and has different installation options on your operating system.
- Please follow the official guide provided by Elmer Foundation CSC, [here](https://github.com/ElmerCSC/elmerfem#elmer-fem)

**NOTE:** For Windows, please consider installing `ElmerFEM-gui-mpi-Windows-AMD64` and not `ElmerFEM-gui-nompi-Windows-AMD64` as it may not let ElmerGrid run on the input mesh from Gmsh. Refer [this issue](https://github.com/Qiskit/qiskit-metal/issues/933).

**NOTE:** For MacOS, please consider building the software from source rather than using Homebrew on Mac, as the homebrew install isn't very consistent and may cause issues in the future.

### After you complete your installation
Expand Down

0 comments on commit 9fbfada

Please sign in to comment.