Hello all,
Some context:
I intend to use WRF for ensemble generation with random perturbations using WRFDA. The perturbations are generated for a set of dynamical variables such as PSFC, T, U and V for my outer domain. Since I want to run a set of 3 nested domains, the wrfinput_d02 and wrfinput_d03 files are not aware that perturbations have been added to the initial conditions. For that reason I used the "fine_input_stream = 0, 2, 2," option in the namelist.input file so initial conditions for the nests domains are read directly from wrfinput_d01 (the one IC file that knows about the perturbations).
My question:
The problem I am having is that I can not find any information regarding what variables are actually read from this file and what other variables are read from the wrfinput_d02 and wrfinput_d03 files, respectively for each nested domain. Could anyone please point me in the right direction. I would appreciate any help you can provide.
Some context:
I intend to use WRF for ensemble generation with random perturbations using WRFDA. The perturbations are generated for a set of dynamical variables such as PSFC, T, U and V for my outer domain. Since I want to run a set of 3 nested domains, the wrfinput_d02 and wrfinput_d03 files are not aware that perturbations have been added to the initial conditions. For that reason I used the "fine_input_stream = 0, 2, 2," option in the namelist.input file so initial conditions for the nests domains are read directly from wrfinput_d01 (the one IC file that knows about the perturbations).
My question:
The problem I am having is that I can not find any information regarding what variables are actually read from this file and what other variables are read from the wrfinput_d02 and wrfinput_d03 files, respectively for each nested domain. Could anyone please point me in the right direction. I would appreciate any help you can provide.