Hi:
I added a subroutine in the dyn_em/solve. F which will be used once in each time step. This program is running well when I only have domain d01.
But when I ran the nesting domain, there is something wrong when initializing nest domain
So I wish my program can only be used in domain d01.
The WRF model I am using is V3.7.1 with vortex following.
How to check the domain ID in dyn_em/solve.F?
How can I tell which region the subroutine is running in?
I added a subroutine in the dyn_em/solve. F which will be used once in each time step. This program is running well when I only have domain d01.
But when I ran the nesting domain, there is something wrong when initializing nest domain
So I wish my program can only be used in domain d01.
The WRF model I am using is V3.7.1 with vortex following.
How to check the domain ID in dyn_em/solve.F?
How can I tell which region the subroutine is running in?