Skip to content
Snippets Groups Projects
Commit 32fc5584 authored by Marshall Scott's avatar Marshall Scott
Browse files

Changed typo

parent 614867cf
Branches fix_material
No related tags found
1 merge request!26Fix material
Pipeline #7801 failed
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<fraction n="0.234" ref="O"/> <fraction n="0.234" ref="O"/>
<fraction n="0.012" ref="Ar"/> <fraction n="0.012" ref="Ar"/>
</material> </material>
<!-- We model vakuum just as very thin air --> <!-- We model vacuum just as very thin air -->
<material name="Vacuum"> <material name="Vacuum">
<D type="density" unit="g/cm3" value="1.e-25"/> <D type="density" unit="g/cm3" value="1.e-25"/>
<fraction n="0.754" ref="N"/> <fraction n="0.754" ref="N"/>
...@@ -185,9 +185,9 @@ ...@@ -185,9 +185,9 @@
<composite n="4" ref="O"/> <composite n="4" ref="O"/>
</material> </material>
<material name="Ar10CO2"> <material name="Ar10CO2">
<D type="density" value= "1.802e-3" unit="g / cm3"/> <D type="density" value="1.802e-3" unit="g / cm3"/>
<composite n="10" ref="Ar"/> <composite n="10" ref="Ar"/>
<composite n="1" ref ="C"/> <composite n="1" ref="C"/>
<composite n="2" ref="O"/> <composite n="2" ref="O"/>
</material> </material>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment