bnarapus@gmu_edu
New Member
Hi All,
I am using CAM 3.1 to write out averaged 15-day outputs of boundary layer heights. I started my model on 1981-Jan-02 and make sure my namelist variable which changes the output frequency to be 15 days. To get the 15 days averaged output I make sure such a statement exist in the control directory.
call addfld ('PBLH ','m ',1, 'A','PBL height',phys_decomp).
Now I am getting the outputs on 1981-Jan-02, 1981-Jan-17, ...........
I want to know which days are averaged to produce 1981-Jan-02.
1981-Jan-02 output means :average of 1981-Jan-02 to 1981-Jan-16?
thanks in advance,
Bala
I am using CAM 3.1 to write out averaged 15-day outputs of boundary layer heights. I started my model on 1981-Jan-02 and make sure my namelist variable which changes the output frequency to be 15 days. To get the 15 days averaged output I make sure such a statement exist in the control directory.
call addfld ('PBLH ','m ',1, 'A','PBL height',phys_decomp).
Now I am getting the outputs on 1981-Jan-02, 1981-Jan-17, ...........
I want to know which days are averaged to produce 1981-Jan-02.
1981-Jan-02 output means :average of 1981-Jan-02 to 1981-Jan-16?
thanks in advance,
Bala