Hello,
I am using v8p0. I got the simulation to work by modifying the source file. I changed the times so that they match the liquid boundaries file, which includes values of time greater than the duration of the simulation (70000s), as Chi-Tuan said.
This is my liquid boundaries file:
#
T Q(2) SL(1)
s m3/s m
0 8944 2.96
7200 8944 2.96
39000 8944 2.96
70800 8944 2.96
76200 8944 2.96
150000 8944 2.96
And this is the final source file that worked:
#
#
T Q(1) TR(1,1) TR(1,2) TR(1,3) TR(1,4) Q(2) TR(2,1) TR(2,2) TR(2,3) TR(2,4) Q(3) TR(3,1) TR(3,2) TR(3,3) TR(3,4) Q(4) TR(4,1) TR(4,2) TR(4,3) TR(4,4)
s m3/s UFC/100ml UFC/100ml UFC/100ml UFC/100ml m3/s UFC/100ml UFC/100ml UFC/100ml UFC/100ml m3/s UFC/100ml UFC/100ml UFC/100ml UFC/100ml m3/s UFC/100ml UFC/100ml UFC/100ml UFC/100ml
0 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0.
7200 1. 10000000. 0. 0. 0. 1. 0. 10000000 0. 0. 1. 0. 0. 10000000 0. 1. 0. 0. 0. 10000000
39000 1. 10000000. 0. 0. 0. 1. 0. 10000000 0. 0. 1. 0. 0. 10000000 0. 1. 0. 0. 0. 10000000
70800 1. 10000000. 0. 0. 0. 1. 0. 10000000 0. 0. 1. 0. 0. 10000000 0. 1. 0. 0. 0. 10000000
76200 1. 10000000. 0. 0. 0. 1. 0. 10000000 0. 0. 1. 0. 0. 10000000 0. 1. 0. 0. 0. 10000000
150000 1. 10000000. 0. 0. 0. 1. 0. 10000000 0. 0. 1. 0. 0. 10000000 0. 1. 0. 0. 0. 10000000
Thanks for the help.
Regards.
Lucía