NCAR / ccpp-scm

CCPP Single Column Model
Other
13 stars 50 forks source link

Add computation of advective tendencies to Replay script #441

Open dustinswales opened 3 months ago

dustinswales commented 3 months ago

Currently, the UFS_IC_generator.py script computes the total forcing tendencies for a single grid point. This should be expanded to use a stencil of neighboring points to compute the horizontal advective tendencies.