@Alas_1234
my previous solution was using the stage storage method. but I made it with another way and I got a completely different volume.
- simply do the steps 1-6 (except change the polyline level to 345) then make a new surface and add the polyline to the new surface as break-line and outer boundary.
- make a volume surface then check the volume it will be 20,559,347.09 Cu. M.
The volume from the report was 15,667,479.14 Cu. M. for average end area and 14,665,333.42 Cu. M. for conic vol.
I think the problem came for the neglected areas in the report because the program took it an area only without volume. So I made some calculations at the report excel file ( sum the areas of each level ) then I used the average end area method the result was 19,275,665.4 Cu. M.
In the end, there is another solution to calculate the volumes
- follow the same steps in this reply by using the feature line instead of the polyline
- make the new surface and the volume surface is auto rebuild
- open the volume dashboard, add the volume surface to it,
- write the current volume at excel file
- select the feature line and from the upper tab click raise or lower and set the value to -1
- write the volume from the dashboard at each time you lower the feature line.
- After you get the volume for each level at the excel file, do the calculation to get the volume for each level (the volumes you wrote for each time you lower the level of the feature line was for the whole area until that level not the volume between every 2 levels).
I hope I did it clear enough for you.