#!/bin/bash

module load localflock gcc/9.1.0 openmpi/4.0.1-gcc-9 netcdf/4.7.0-gcc-9 jasper/2.0.14

export HDF5_DISABLE_VERSION_CHECK=2

module unload wrf
module load   wrf/4.1.2

ulimit -s unlimited
