Uses of Class
neqsim.process.equipment.network.NetworkValidationBenchmarks.BenchmarkResult
Packages that use NetworkValidationBenchmarks.BenchmarkResult
-
Uses of NetworkValidationBenchmarks.BenchmarkResult in neqsim.process.equipment.network
Methods in neqsim.process.equipment.network that return NetworkValidationBenchmarks.BenchmarkResultModifier and TypeMethodDescriptionNetworkValidationBenchmarks.runParallelPipeBenchmark()Benchmark 2: Two parallel pipes with known flow split.NetworkValidationBenchmarks.runPressureMonotonicity()Benchmark 5: Pressure monotonicity along flow direction.NetworkValidationBenchmarks.runSinglePipeBenchmark()Benchmark 1: Single pipe Darcy-Weisbach pressure drop.NetworkValidationBenchmarks.runSolverCrossVerification()Benchmark 4: Hardy Cross vs Newton-Raphson agreement.NetworkValidationBenchmarks.runSparseVsDenseBenchmark()Benchmark 6: Sparse vs Dense solver agreement for large networks.NetworkValidationBenchmarks.runTriangleMassBalance()Benchmark 3: Triangle loop mass balance.Methods in neqsim.process.equipment.network that return types with arguments of type NetworkValidationBenchmarks.BenchmarkResultModifier and TypeMethodDescriptionNetworkValidationBenchmarks.runAllBenchmarks()Run all benchmarks and return aggregate results.LoopedPipeNetwork.runValidationBenchmarks()Run all validation benchmarks and return results.