Dear community,
I have a formatted file containing the triplet (HM0, TP, DIR) at hourly timesteps for each open boundary node (n points). The structure of this file is as follows:
NO_TIME_POINTS
121
###
AT,HM01,TP1,DIR1,HM02,TP2,DIR2,...,HM0n,TPn,DIRn
0,...
3600,...
...
432000,...
I have successfully run a TOMAWAC model according to the guidelines provided by PAT PRODANO, where I prescribed a single triplet (HM0, TP, DIR) at each timestep for all boundary nodes by duplicating the values. Please see the attached file for reference. Unfortunately, I was calculating the average of each variable (meanHM0, meanTP, meanDIR) at each timestep over the open boundary nodes and duplicating these results uniformly.
Could anyone provide tips on how to modify the LIMWAC subroutine to accommodate varying values of HM0, TP, and DIR over time and across different open boundary nodes.
Any ideas or suggestions would be greatly appreciated!
Thanks in advance
Mourad