#!/bin/bash lib_path=`head -1 LIBPATH.keep` gfortran -O2 -fopenmp -o verify_model verify_model.f ${lib_path}/atcflib.o ${lib_path}/sondelib.o