Skip to content

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

2. Fix the MPI job hanging after completion, if WRF is configured with parallel NC + quilting.
2. Fix the tuv bug, where distance to sun would remain zero if the simulation starts on 1 January
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