openwfm / wrf-fire-matlab

Contents of the directory other/Matlab filtered from the original wrf-fire repository when it moved to WRF-SFIRE
4 stars 0 forks source link

Couple femwind with WRF-SFIRE through netcdf #4

Open janmandel opened 3 years ago

janmandel commented 3 years ago

Run femwind from wrfout using the same interface as QES-Winds in openwfm/WRF-SFIRE#18

janmandel commented 2 years ago

The pnetcdf coupling with pnetcdf and checksums works on cheyenne with wrf-fire-matlab commit 3a5ef8c and WRF-SFIRE commit f8bbb82 Parallel wrf.exe and serial femwind_wrfout.exe synchronize and send the arrays back and forth. They need to be started at about the same time in the same directory with a copy of an earlier wrfout renamed wrf.nc. Getting the numbers right will take more work. To build wrf, see openwfm/WRF-SFIRE#18 branch develop-18 and load module pnetcdf first To build femwind_wrfout.exe, see openwfm/wrf-fire-matlab#4 and make in femwind/fortran.