Skip to content

Commit

Permalink
TTI unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
Bertbk committed May 30, 2024
1 parent 137714c commit 932c2df
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -174,14 +174,14 @@ char const * xmlInput =
initialCondition="1"
objectPath="ElementRegions/Region/cb"
fieldName="acousticDipX"
scale="1"
scale="0.0"
setNames="{ all }"/>
<FieldSpecification
name="acousticDipY"
initialCondition="1"
objectPath="ElementRegions/Region/cb"
fieldName="acousticDipY"
scale="1"
scale="0.0"
setNames="{ all }"/>
<FieldSpecification
name="zposFreeSurface"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -167,14 +167,14 @@ char const * xmlInput =
initialCondition="1"
objectPath="ElementRegions/Region/cb"
fieldName="acousticDipX"
scale="1"
scale="0.0"
setNames="{ all }"/>
<FieldSpecification
name="acousticDipY"
initialCondition="1"
objectPath="ElementRegions/Region/cb"
fieldName="acousticDipY"
scale="1"
scale="0.0"
setNames="{ all }"/>
<FieldSpecification
name="zposFreeSurface"
Expand Down

0 comments on commit 932c2df

Please sign in to comment.