... | ... | @@ -40,7 +40,7 @@ build lmgc90, run the following command: |
|
|
```cmd
|
|
|
conda create -n lmgc90 python=3.7
|
|
|
conda activate lmgc90
|
|
|
conda install m2w64-gcc-fortran m2w64-make m2w64-openblas
|
|
|
conda install m2w64-gcc-fortran m2w64-make m2w64-openblas libpython
|
|
|
conda install swig cmake=3.9.4
|
|
|
conda install numpy scipy matplotlib vtk
|
|
|
cd build
|
... | ... | |