How should I edit run_real.bash?
Hello,I am trying to couple CROCO and WRF. The following error was encountered while running.
starting wrf task 0 of 2
starting wrf task 1 of 2
MPI_ABORT was invoked on rank 0 in communicator MPI_COMM_WORLD with errorcode 1.
NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes. You may or may not see output from other processes, depending on
exactly when Open MPI kills them.
How do I set MPI correctly? My MPI is not one of the files. And I have added mpi related the environment variables in my ~/.bashrc. I've attached the relevant documents below.
And what does WRF_IN_DIR stand for?
C:\fakepath\real.log C:\fakepath\configure.namelist.wps.txt C:\fakepath\run_real.log C:\fakepath\run_real.bash C:\fakepath\rsl.error.0000.txt C:\fakepath\rsl.error.0001.txt C:\fakepath\rsl.out.0000.txt C:\fakepath\rsl.out.0001.txt C:\fakepath\namelist.input.base.complete.txt
Here is the run_wps.bash file that has been successfully run. C:\fakepath\run_wps.bash