Hello,
I am trying to run a WRF simulation with a moving inner nest and with time-varying SST. Because the inner nest moves, I have input_from_file (namelist.input, &time_control) set to FALSE for it, so that the moving nest will update itself based on the parent grid. In this case, real.exe does not create a wrflowinp_d02 file for the inner moving nest. Because sst_update looks at wrflowinp_d02 for new SST values to update the inner nest, I get a 'file not found'-type error when running. Furthermore, it seems like it is not possible in principle to provide SST update fields for the inner nest because we do not know where it will be beforehand.
Is it possible to run sst_update with a moving inner nest? If so, what may I be overlooking?
Thanks very much,
Ben
I am trying to run a WRF simulation with a moving inner nest and with time-varying SST. Because the inner nest moves, I have input_from_file (namelist.input, &time_control) set to FALSE for it, so that the moving nest will update itself based on the parent grid. In this case, real.exe does not create a wrflowinp_d02 file for the inner moving nest. Because sst_update looks at wrflowinp_d02 for new SST values to update the inner nest, I get a 'file not found'-type error when running. Furthermore, it seems like it is not possible in principle to provide SST update fields for the inner nest because we do not know where it will be beforehand.
Is it possible to run sst_update with a moving inner nest? If so, what may I be overlooking?
Thanks very much,
Ben