Skip to content

Commit

Permalink
Added full class path
Browse files Browse the repository at this point in the history
This is needed for merging the model to other libraries
  • Loading branch information
mwetter committed Oct 20, 2023
1 parent ec200ac commit 05cceb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IBPSA/Fluid/Geothermal/Aquifer/Validation/NumberWells.mo
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ model NumberWells
y=aquWel2.TAquHot[10])
"Temperature output from aquifer model with two pairs of wells"
annotation (Placement(transformation(extent={{20,40},{40,60}})));
Utilities.Diagnostics.CheckEquality cheEqu
IBPSA.Utilities.Diagnostics.CheckEquality cheEqu
"Assertion that checks for equality of results"
annotation (Placement(transformation(extent={{60,60},{80,80}})));
equation
Expand Down

0 comments on commit 05cceb5

Please sign in to comment.