I'm trying to run an Atmospheric Model (RegCM) but I've the next error when I try to run an executable
./regcmMPI: error while loading shared libraries: libmpi_mpifh.so.12: cannot open shared object file: No such file or directory
I'd trying running commands like:
Sudo apt-get install openmpi-dev libopenmpi
But I can't solve the problem.