Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TAeZoSysPro_testsuite
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TAeZoSysPro
TAeZoSysPro_testsuite
Commits
a68c47b7
Commit
a68c47b7
authored
4 years ago
by
MARSOLLIER Felix
Browse files
Options
Downloads
Patches
Plain Diff
Removal of this test since replaced by the test "LiquidNode"
parent
46ec9c4f
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
FluidDynamics/BaseClasses/LiquidNode_simulated.mo
+0
-10
0 additions, 10 deletions
FluidDynamics/BaseClasses/LiquidNode_simulated.mo
FluidDynamics/BaseClasses/package.order
+0
-1
0 additions, 1 deletion
FluidDynamics/BaseClasses/package.order
with
0 additions
and
11 deletions
FluidDynamics/BaseClasses/LiquidNode_simulated.mo
deleted
100644 → 0
+
0
−
10
View file @
46ec9c4f
within TAeZoSysPro_testsuite.FluidDynamics.BaseClasses;
model LiquidNode_simulated
parameter Modelica.SIunits.Temperature T = 273.15 + 90;
parameter Modelica.SIunits.Pressure p = 101325;
Modelica.Fluid.Interfaces.FluidPort_b port_liquidNode(redeclare package Medium = Modelica.Media.Water.WaterIF97_ph) annotation(
Placement(visible = true, transformation(origin = {2, 0}, extent = {{-10, -10}, {10, 10}}, rotation = 0), iconTransformation(origin = {2, 0}, extent = {{-10, -10}, {10, 10}}, rotation = 0)));
equation
port_liquidNode.h_outflow = Modelica.Media.Water.WaterIF97_pT.specificEnthalpy_pT(p = p, T = T);
end LiquidNode_simulated;
This diff is collapsed.
Click to expand it.
FluidDynamics/BaseClasses/package.order
+
0
−
1
View file @
a68c47b7
...
...
@@ -6,4 +6,3 @@ test_GasNode_two_phases
test_Interface_liq_gas
test_LiquidNode
test_FreeAeraulicConvection
LiquidNode_simulated
This diff is collapsed.
Click to expand it.
Administrator
@root
mentioned in commit
04ba402b
·
4 years ago
mentioned in commit
04ba402b
mentioned in commit 04ba402bb5cef871ad24f04ffb7a568108474bfe
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment