Hi, I want to calculate and use 365 day running total precip. I can see in atm2lndType.F90 that this is already getting recorded at the column level (for a fire module it seems). If I'm needing this information for calculations for each PFT, do I need a new variable to record precip at the patch level? Or since all PFT's in a grid cell would experience the same rainfall would I just somehow assign the column value already being recorded in the above variable to all patches?
Thanks.
Thanks.