Hi everyone,
I’m new to model2roms and have followed these steps so far:
- I downloaded the model2roms repository.
2. Navigated into the folder using cd model2rom.
3. Created a conda environment named model2roms and installed the required packages as mentioned in README.md.
- Compiled the code using python compile.py, and it generated three .so files in the same folder.
Now, when I try to run python runM2R.py, I get the following error: "barotropic module not found"
Could you please help me resolve this issue or suggest any steps to fix it?
Thank you,
Sree
Hi everyone,
I’m new to model2roms and have followed these steps so far:
Now, when I try to run python runM2R.py, I get the following error: "barotropic module not found"
Could you please help me resolve this issue or suggest any steps to fix it?
Thank you,
Sree