Skip to content

Commit

Permalink
Merge pull request #632 from larswik/feature/BookB-Pset_GeoSciencePro…
Browse files Browse the repository at this point in the history
…pertiesCommon

BookB-Pset_GeoSciencePropertiesCommon
  • Loading branch information
larswik authored Jul 6, 2024
2 parents d9d75de + 2c4da6e commit 0df2d93
Show file tree
Hide file tree
Showing 18 changed files with 53 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="DryBulkDensity_2Zd$lo7FL9eP39_zTeDr$R" Name="DryBulkDensity" UniqueId="a39ffbf2-1cf5-49a1-90c9-fbd768375fdb" PrimaryDataType="IfcMassDensityMeasure" />

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Ratio of the mass of solid to the unit total volume (dry material).
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Name="GroundwaterTemperature" UniqueId="2b6254ba-4b4e-457b-88dc-4c1fa5dfd005" PrimaryDataType="IfcThermodynamicTemperatureMeasure" />

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Temperature measured or assumed in the groundwater.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="PwaveVelocity_3PNsA2fgH81Aaey7kS$TDO" Name="PwaveVelocity" UniqueId="d95f6282-a6a4-4804-a928-f07b9cfdd358" PrimaryDataType="IfcLinearVelocityValue" />

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Value of S wave (Shear wave (S)) measured through the unit.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Name="Resistance" UniqueId="51ab1300-6a4e-46d3-b4cd-858af3aacd8e" PrimaryDataType="IfcElectricResistanceMeasure" />

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Electrical resistance (Ohm).
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="Resistivity_0CD1$azajCjeK721qDipOz" Name="Resistivity" UniqueId="0c341fe4-f64b-4cb6-8507-081d0db3363d" PrimaryDataType="IfcElectricResistanceMeasure" />
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="Resistivity_0CD1$azajCjeK721qDipOz" Name="Resistivity" UniqueId="0c341fe4-f64b-4cb6-8507-081d0db3363d" PrimaryDataType="IfcElectricalResistivityMeasure" />

Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="SwaveVelocity_1LvJ8TerD4XunolAqoyu8J" Name="SwaveVelocity" UniqueId="55e5321d-a353-4487-8c72-bcad32f38213" PrimaryDataType="IfcLinearVelocityValue" />

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Value of P wave (pressure or primary elastic body wave (P)) measured through the unit.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<DocProperty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="WetBulkDensity_0zymFCuR5CTx4wkxmFWmPt" Name="WetBulkDensity" UniqueId="3df303cc-e1b1-4c77-b13a-bbbc0f830677" PrimaryDataType="IfcMassDensityMeasure" />

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Ratio of the total mass to the unit total volume (material at its natural moisture content).
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
<DocSelectItem Name="IfcAreaDensityMeasure" UniqueId="20adb0b3-71ef-4e57-b648-947d5f45ef4c" />
<DocSelectItem Name="IfcSoundPowerLevelMeasure" UniqueId="5be96029-7131-4f9e-8d79-8eec03cf67c8" />
<DocSelectItem Name="IfcSoundPressureLevelMeasure" UniqueId="172b3723-0e0d-49ed-b325-734fa2b0504b" />
<DocSelectItem Name="IfcElectricalResistivityMeasure" UniqueId="ce950fef-4814-4f6d-880a-e90027229c2b" />
</Selects>
</DocSelect>

Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<DocDefined xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Name="IfcElectricalResistivityMeasure" UniqueId="acc36b16-7e9d-43a2-8178-4a5758f8c6bb" DefinedType="REAL">
<Localization>
<DocLocalization Locale="en" Name="Electrical Resistivity Measure" />
<DocLocalization Locale="fr" Name="Mesure de résistivité électrique" />
</Localization>
<Definition xsi:type="DocPrimitive" xsi:nil="true" href="REAL_058prOFB515gkYwBBwzbNv" />
</DocDefined>

Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
_IfcElectricalResistivityMeasure_ is a measure of the electrical resistivity.

Usually measured in Ohm-m.

Type: REAL
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<DocPropertySet xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Name="Pset_GeoSciencePropertiesCommon" UniqueId="a3ad9c70-0ceb-4e74-b7cf-479e0cbfa6f7" ApplicableType="IfcGeoScienceFeature/GEOLOGICALUNIT,IfcGeoScienceFeature/GEOTECHNICALUNIT" PropertySetType="PSET_OCCURRENCEDRIVEN">
<Properties>
<DocProperty xsi:nil="true" href="PwaveVelocity_3PNsA2fgH81Aaey7kS$TDO" />
<DocProperty xsi:nil="true" href="SwaveVelocity_1LvJ8TerD4XunolAqoyu8J" />
<DocProperty xsi:nil="true" href="Resistivity_0CD1$azajCjeK721qDipOz" />
<DocProperty xsi:nil="true" href="WetBulkDensity_0zymFCuR5CTx4wkxmFWmPt" />
<DocProperty xsi:nil="true" href="GroundwaterTemperature_3IMyTWYAj0SuSW8M3JUwRd" />
<DocProperty xsi:nil="true" href="DryBulkDensity_2Zd$lo7FL9eP39_zTeDr$R" />
</Properties>
</DocPropertySet>

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Properties common for geological and geotechnical units.

0 comments on commit 0df2d93

Please sign in to comment.