You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: src/main/java/neqsim/fluidMechanics/flowNode/twoPhaseNode/twoPhaseReactorFlowNode/TwoPhaseTrayTowerFlowNode.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -132,7 +132,7 @@ public static void main(String[] args) {
132
132
* System.out.println("Starter....."); SystemSrkEos testSystem = new SystemSrkEos(275.3,
133
133
* ThermodynamicConstantsInterface.referencePressure); ThermodynamicOperations testOps = new
134
134
* ThermodynamicOperations(testSystem); PipeData pipe1 = new PipeData(10.0, 0.025);
Copy file name to clipboardexpand all lines: src/main/java/neqsim/fluidMechanics/flowSolver/twoPhaseFlowSolver/twoPhasePipeFlowSolver/TwoPhaseFixedStaggeredGridSolver.java
+2-2
Original file line number
Diff line number
Diff line change
@@ -155,7 +155,7 @@ public void initProfiles() {
155
155
156
156
/*
157
157
* do{ err=0; pipe.getNode(0).init(); for(int i = 0;i<numberOfNodes-1;i++){
Copy file name to clipboardexpand all lines: src/main/java/neqsim/fluidMechanics/util/fluidMechanicsVisualization/flowSystemVisualization/onePhaseFlowVisualization/pipeFlowVisualization/PipeFlowVisualization.java
+2-2
Original file line number
Diff line number
Diff line change
@@ -103,7 +103,7 @@ public void calcPoints(String name) {
Copy file name to clipboardexpand all lines: src/main/java/neqsim/fluidMechanics/util/fluidMechanicsVisualization/flowSystemVisualization/twoPhaseFlowVisualization/twoPhasePipeFlowVisualization/TwoPhasePipeFlowVisualization.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -175,7 +175,7 @@ public void displayResult(String name) {
Copy file name to clipboardexpand all lines: src/main/java/neqsim/physicalProperties/physicalPropertyMethods/commonPhasePhysicalProperties/conductivity/PFCTConductivityMethodMod86.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -318,7 +318,7 @@ public double calcMixLPViscosity() {
Copy file name to clipboardexpand all lines: src/main/java/neqsim/physicalProperties/physicalPropertyMethods/commonPhasePhysicalProperties/viscosity/Viscosity.java
Copy file name to clipboardexpand all lines: src/main/java/neqsim/physicalProperties/physicalPropertyMethods/gasPhysicalProperties/conductivity/Conductivity.java
Copy file name to clipboardexpand all lines: src/main/java/neqsim/physicalProperties/physicalPropertyMethods/gasPhysicalProperties/viscosity/Viscosity.java
Copy file name to clipboardexpand all lines: src/main/java/neqsim/processSimulation/processEquipment/compressor/CompressorChartAlternativeMapLookup.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -428,7 +428,7 @@ public static void main(String[] args) {
428
428
* double[] surgeflow = new double[] { 453.2, 550.0, 700.0, 800.0 }; double[] surgehead = new
0 commit comments