Skip to content
Snippets Groups Projects
Commit 54143f15 authored by Sebastian Müller's avatar Sebastian Müller 🐈
Browse files

Adding eve.chs-conda01

parent 3d8b208b
No related branches found
Tags v1.4.1
1 merge request!3Adding eve.chs-conda01
......@@ -9,11 +9,14 @@ All these scripts will load:
- the respective fortran compiler and set `FC` env-var (optional MPI support)
- netCDF-Fortran
- CMake
- the MPR Python Environment
- the MPR Python Environment (_except chs-conda environment_)
- pFUnit - Fortran unit testing framework (_not available for GNU 6.4_)
### Usage
- Conda environment with gfortran:
```bash
source eve.chs-conda01
```
- GNU 6.4 compiler (`foss/2018a` Toolchain):
```bash
source eve.gfortran64 # or
......
module purge
module use /global/apps/modulefiles
module load chs-fortran-conda/0.1.0
export FC=gfortran
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment