NCAR / tuv-x

Photolysis rate constant calculator
https://ncar.github.io/tuv-x/
Apache License 2.0
4 stars 2 forks source link

added BLAS library specification in build script #83

Closed AdityaDendukuri closed 5 months ago

AdityaDendukuri commented 5 months ago
  1. Modified the cmake command to add BLAS libraries to the build tree in the GNU compiler build script.
  2. Removed Fortran JSON library installation from the build scripts.
  3. Modified README.md with correct example JSON configurations.

closes #82