Hello,
I have a rather general question about the vertical mesh transformation. Let me explain my question by the following example.
I use a SIGMA transformation with given proportions. In the cas file I specify to use 10 horizontal layers. In the CONDIM subroutine I specify the following z* levels:
ZSTAR%R(1)=0.00D0
ZSTAR%R(2)=0.05D0
ZSTAR%R(3)=0.10D0
ZSTAR%R(4)=0.15D0
ZSTAR%R(5)=0.35D0
ZSTAR%R(6)=0.50D0
ZSTAR%R(7)=0.65D0
ZSTAR%R(8)=0.80D0
ZSTAR%R(9)=0.90D0
ZSTAR%R(10)=1.0D0
I only specify 10 z* levels, so I think the equations are only solved in 9 vertical prisms throughout the domain. As such, I would only expect results in 9 vertical layers, the first one being at a level of 0.025D0 (middle of the first prism), the second one at a level of 0.075D0 (middle of the second prism), .... However, in my result file I can find 10 vertical layers! As such I don't know to which local water depth the calculated layers correspond. Does layer 1 correspond with the values at 0.0D0, being the bed level?
Can someone clarify this vertical mesh transformation please? Thank you very much in advance!
Best regards,
Stefaan