Extracting Element-Wise Stress and Hydraulic Gradient in GeoStudio 2022
Hello everyone,
I would like to know whether it is possible to extract element-wise stress and hydraulic gradient for the entire soil domain in GeoStudio (2022).
If this is possible, could you please explain the process or recommend the appropriate method? My objective is to export the stress components and hydraulic gradient for each individual element across the entire model domain.
I would greatly appreciate any guidance, suggestions, or insights from those who have experience with this in GeoStudio.
Thank you in advance for your valuable comments and support.
Comments
-
View - Result Information could potentially be used if the domain, and the number of elements, is not too large and you are only extracting the information for a single time step. You can drag a selection box around elements, switch the Data Type to Gauss Point and the Data Category to Water Flow (i.e., fluxes, gradients, etc.) or Effective Stress. With that done, you can copy/paste the data into Excel. You will also have to separately copy/paste the Geometry data so that you have the x and y coordinates. Having stated this, the introduction of the GeoStudio Scripting API makes this much easier since it can be done programmatically.
1