eyulaeva@ucsd_edu
New Member
I am trying to run CESM case where only ocean is active (POP), and atmosphere = datm = IAF CORE2.However instead of CORE2 forcing, I would like to use the output from another atmospheric model. I have created my atmospheric forcing similar to CORE-2 atmospheric forcing, except that my T and Q are at 2 m, and "out of the box" POP/data atmosphere with CORE-2 forcing uses T and Q at 10 meters.I am trying to figure out what should I change in the shr_flux_mod.F90 routine so that the model understands that it needs to shift T and Q from 2 to 10 m. However from the code it seems that the default values are set to 2m for reference heights for Tair and Qair.
At which point these heights are changed to 10 m for CORE-2 forcing? I need to make sure they are still 2 m for my case when I use my forcing.
At which point these heights are changed to 10 m for CORE-2 forcing? I need to make sure they are still 2 m for my case when I use my forcing.