Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix to support WRF Pnetcdf + quilting configuration when coupled to ROMS #217

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

SeregaOsipov
Copy link

I've managed to run a coupled WRF-ROMS setup and configure WRF with PnetCDF + quilting.
I had to fix the hanging after both models completed the integration. The problem was that the processes allocated to quilting did not call mpi_barrier correctly.

Please consider merging. You only need changes from WRF/frame/module_io_quilt_old.F

PS: The last compilation step does not link PNetcdf libraries. I fixed it manually by supplying "-L/lustre/scratch/osipovs/Models/COAWST/WRF/external/io_pnetcdf -lwrfio_pnf -L/opt/cray/pe/parallel-netcdf/1.12.1.4/INTEL/19.1/lib -lpnetcdf"

Best, Sergey

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant