Hello,
I am trying to modify atmosphere pressure, and first, I want to modify surface pressure. So, I modify phys_state(chunk)%ps with my data. The figure below shows the output of the model compared with the output of the model without any modification(I add a low pressure in the beginning of day 2).
It was expected to work, but it didn't. First, other variables like u,v didn't change. Second, the PS in day 3 was the same as in the model with no modification.
So I am asking how to modify the pressure and make it stay and affect the atmosphere??
Thanks.
I am trying to modify atmosphere pressure, and first, I want to modify surface pressure. So, I modify phys_state(chunk)%ps with my data. The figure below shows the output of the model compared with the output of the model without any modification(I add a low pressure in the beginning of day 2).
It was expected to work, but it didn't. First, other variables like u,v didn't change. Second, the PS in day 3 was the same as in the model with no modification.
So I am asking how to modify the pressure and make it stay and affect the atmosphere??
Thanks.