-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.6 Consolidation Issues #55
Comments
Also there is a type in the CondolidationTestTrial - loadingStess should be loadingStress. The Schema has this typo. |
We have also found that the consolidation test is missing two properties for each trial which are specified AGS. We need the initial void ratio and final void ratio for the trial. I propose these be added. Also, AGS has the Coefficient of Consolidation Root Time and Coefficient of Consolidation Log Time. Those are also shown in the screenshot. |
Suggested changes have been made to ConsolidationTest in this repository (schema-dev). Note, as part of our eventual transition away from the diggs_geo namespace, the changes are found in diggs:ConsolidationTest, located in the TestProceduresAll.xsd schema file. diggs_geo:ConsolidationTest and all associated elements and type definitions have been moved to Diggs_geo_deprecated.xsd. Schema documentation has been updated that reflects these changes. Also, the new trialNo pertains to ConsolidationTestTrial only; each ConslidationTestTrial object contains a consolidationIncrement property that holds a CTConsolidationIncrement object where axial deformation is recorded with time. This array of elapsed time/axial deformation values does not include an index value insofar as the elapsedTime property serves as an index for recording the deformation within each property Plese reply to confirm (or not) that the new ConsolidationTest properly addresses your comments. |
We have found a couple of issues with the Consolidation Test.
The text was updated successfully, but these errors were encountered: