DeebakVijay
New member
Greetings,
As a part of my work , I am dynamically scaling down the meteorological parameters like wind speed to high resolution. I am using one way nesting for this. I am wondering if there is any difference in " ndown approach" vs "feedback=0 approach ".
One thing that I notice is in ndown approach , the wrf_output files of parent domain becomes the boundary condition for the child domain. Hence the frequency of parent domain output determines the data available for boundary condition in child domain model run.
But , in "feedback=0 approach " both the runs happen parallely and the boundary forcings happen from parent to child domain after each time step of parent domain.
Thank you. Waiting for your reply.
As a part of my work , I am dynamically scaling down the meteorological parameters like wind speed to high resolution. I am using one way nesting for this. I am wondering if there is any difference in " ndown approach" vs "feedback=0 approach ".
One thing that I notice is in ndown approach , the wrf_output files of parent domain becomes the boundary condition for the child domain. Hence the frequency of parent domain output determines the data available for boundary condition in child domain model run.
But , in "feedback=0 approach " both the runs happen parallely and the boundary forcings happen from parent to child domain after each time step of parent domain.
- Is this the right description about the algorithm ?
- If so does it make any difference in the solution?
- Is there any other thing different between each approach?
- Which would be the right choice for my work?
Thank you. Waiting for your reply.