DataAnalyticsEngineering / FANS

FANS: an open-source, efficient, and parallel FFT-based homogenization solver designed to solve microscale multiphysics problems.
GNU Lesser General Public License v3.0
8 stars 2 forks source link

Fix spack installation tutorial in README.md #37

Closed juliusgh closed 4 days ago

juliusgh commented 4 days ago

In the current version, the command to activate the spack environment is not working. This changes the command to the one provided in https://spack.readthedocs.io/en/latest/getting_started.html#shell-support

sanathkeshav commented 4 days ago

Bless.. Thank you very much !