e0582a8bff4cd38b1feb4acfa82806d90f4fbbd9
The Tank.A(area) is calculated as: Tank[j].A = PI*SQR(Tank[j].A/Ucf[ELEV])/4.0; //diameter is stored in Tank[j].A so the right equation to get the diameter back is sqrt(4.0/PI*Tank[index-Njuncs].A)*Ucf[ELEV];
Description
No description provided
Languages
C
78.8%
C++
8.6%
C#
2.5%
Visual Basic 6.0
1.9%
Visual Basic .NET
1.9%
Other
6.3%