NeqSim Research Opportunity Report
Scan date: 2026-04-19
Classes scanned: 2062
With recent changes: 84
Test coverage: 922 tested classes
Literature check: No
Found 15 paper opportunities (15 ready to write).
Top Opportunities
| # |
Score |
Type |
Readiness |
Title |
| 1 |
73 |
application |
ready |
Application of Transient Pipe to Multiphase Pipeline Flow... |
| 2 |
73 |
application |
ready |
Application of Pipeline to Multiphase Pipeline Flow Problems |
| 3 |
73 |
characterization |
ready |
Systematic Characterization of System Thermo for Thermody... |
| 4 |
73 |
method |
ready |
A Novel TPmultiflash Approach for Thermodynamic Models |
| 5 |
73 |
method |
ready |
A Novel TPflash Approach for Thermodynamic Models |
| 6 |
65 |
application |
ready |
Application of Adiabatic Pipe to Multiphase Pipeline Flow... |
| 7 |
63 |
characterization |
ready |
Systematic Characterization of Gibbs Reactor for General |
| 8 |
63 |
application |
ready |
Application of Production Optimizer to General Problems |
| 9 |
63 |
method |
ready |
A Novel Process Optimization Engine Approach for General |
| 10 |
63 |
characterization |
ready |
Systematic Characterization of Compressor for Compression... |
| 11 |
63 |
method |
ready |
A Novel Compressor Chart Approach for Compression & Expan... |
| 12 |
63 |
method |
ready |
A Novel Distillation Column Approach for Distillation & A... |
| 13 |
63 |
characterization |
ready |
Systematic Characterization of Heat Exchanger for Heat Tr... |
| 14 |
63 |
characterization |
ready |
Systematic Characterization of Separator for Separation |
| 15 |
63 |
characterization |
ready |
Systematic Characterization of Three Phase Separator for ... |
Detailed Descriptions
1. Application of Transient Pipe to Multiphase Pipeline Flow Problems
- Class:
TransientPipe (src/main/java/neqsim/process/equipment/pipeline/twophasepipe/TransientPipe.java)
- Domain: Multiphase Pipeline Flow
- Paper type: application
- Novelty score: 73/100
- Readiness: ready
- Effort: very_high (~16 weeks)
- Suggested journals: computers_chem_eng, chem_eng_sci
- Size: 1573 lines, 144 public methods
- Tested: Yes
- Recent commits: 9 (+37392 lines)
NeqSim code improvements this paper would drive:
- Validate and harden recent changes
- Demonstrate and document engineering workflow
- Validate process model against plant/pilot data
Recent commit highlights:
2. Application of Pipeline to Multiphase Pipeline Flow Problems
- Class:
Pipeline (src/main/java/neqsim/process/equipment/pipeline/Pipeline.java)
- Domain: Multiphase Pipeline Flow
- Paper type: application
- Novelty score: 73/100
- Readiness: ready
- Effort: medium (~8 weeks)
- Suggested journals: computers_chem_eng, chem_eng_sci
- Size: 537 lines, 144 public methods
- Tested: Yes
- Recent commits: 9 (+47015 lines)
NeqSim code improvements this paper would drive:
- Validate and harden recent changes
- Demonstrate and document engineering workflow
- Validate process model against plant/pilot data
Recent commit highlights:
3. Systematic Characterization of System Thermo for Thermodynamic Models
- Class:
SystemThermo (src/main/java/neqsim/thermo/system/SystemThermo.java)
- Domain: Thermodynamic Models
- Paper type: characterization
- Novelty score: 73/100
- Readiness: ready
- Effort: very_high (~16 weeks)
- Suggested journals: fluid_phase_equilibria, computers_chem_eng, iecr
- Size: 2531 lines, 284 public methods
- Tested: Yes
- Recent commits: 28 (+21489 lines)
NeqSim code improvements this paper would drive:
- Validate and harden recent changes
- Systematic validation across operating conditions
- Calibrate property predictions against experimental data
Recent commit highlights:
4. A Novel TPmultiflash Approach for Thermodynamic Models
- Class:
TPmultiflash (src/main/java/neqsim/thermodynamicoperations/flashops/TPmultiflash.java)
- Domain: Thermodynamic Models
- Paper type: method
- Novelty score: 73/100
- Readiness: ready
- Effort: very_high (~16 weeks)
- Suggested journals: fluid_phase_equilibria, computers_chem_eng, iecr
- Size: 1577 lines, 12 public methods
- Tested: Yes
- Recent commits: 28 (+13378 lines)
NeqSim code improvements this paper would drive:
- Validate and harden recent changes
- Improve solver/algorithm implementation
- Calibrate property predictions against experimental data
Recent commit highlights:
5. A Novel TPflash Approach for Thermodynamic Models
- Class:
TPflash (src/main/java/neqsim/thermodynamicoperations/flashops/TPflash.java)
- Domain: Thermodynamic Models
- Paper type: method
- Novelty score: 73/100
- Readiness: ready
- Effort: medium (~8 weeks)
- Suggested journals: fluid_phase_equilibria, computers_chem_eng, iecr
- Size: 541 lines, 7 public methods
- Tested: Yes
- Recent commits: 22 (+6402 lines)
NeqSim code improvements this paper would drive:
- Validate and harden recent changes
- Improve solver/algorithm implementation
- Calibrate property predictions against experimental data
Recent commit highlights:
- feat: flash algorithm improvements (TPflash, Flash, TPmultiflash)
- feat: flash algorithm improvements (TPflash, Flash, TPmultiflash)
- Revert "improvements"
6. Application of Adiabatic Pipe to Multiphase Pipeline Flow Problems
- Class:
AdiabaticPipe (src/main/java/neqsim/process/equipment/pipeline/AdiabaticPipe.java)
- Domain: Multiphase Pipeline Flow
- Paper type: application
- Novelty score: 65/100
- Readiness: ready
- Effort: medium (~8 weeks)
- Suggested journals: computers_chem_eng, chem_eng_sci
- Size: 459 lines, 56 public methods
- Tested: Yes
- Recent commits: 9 (+50590 lines)
NeqSim code improvements this paper would drive:
- Validate and harden recent changes
- Demonstrate and document engineering workflow
- Validate process model against plant/pilot data
Recent commit highlights:
7. Systematic Characterization of Gibbs Reactor for General
- Class:
GibbsReactor (src/main/java/neqsim/process/equipment/reactor/GibbsReactor.java)
- Domain: General
- Paper type: characterization
- Novelty score: 63/100
- Readiness: ready
- Effort: very_high (~16 weeks)
- Suggested journals: computers_chem_eng
- Size: 1614 lines, 81 public methods
- Tested: Yes
- Recent commits: 19 (+15675 lines)
NeqSim code improvements this paper would drive:
- Validate and harden recent changes
- Systematic validation across operating conditions
Recent commit highlights:
8. Application of Production Optimizer to General Problems
- Class:
ProductionOptimizer (src/main/java/neqsim/process/util/optimizer/ProductionOptimizer.java)
- Domain: General
- Paper type: application
- Novelty score: 63/100
- Readiness: ready
- Effort: very_high (~16 weeks)
- Suggested journals: computers_chem_eng
- Size: 2188 lines, 201 public methods
- Tested: Yes
- Recent commits: 11 (+39779 lines)
NeqSim code improvements this paper would drive:
- Validate and harden recent changes
- Demonstrate and document engineering workflow
Recent commit highlights:
9. A Novel Process Optimization Engine Approach for General
- Class:
ProcessOptimizationEngine (src/main/java/neqsim/process/util/optimizer/ProcessOptimizationEngine.java)
- Domain: General
- Paper type: method
- Novelty score: 63/100
- Readiness: ready
- Effort: high (~12 weeks)
- Suggested journals: computers_chem_eng
- Size: 1242 lines, 112 public methods
- Tested: Yes
- Recent commits: 10 (+48979 lines)
NeqSim code improvements this paper would drive:
- Validate and harden recent changes
- Improve solver/algorithm implementation
Recent commit highlights:
10. Systematic Characterization of Compressor for Compression & Expansion
- Class:
Compressor (src/main/java/neqsim/process/equipment/compressor/Compressor.java)
- Domain: Compression & Expansion
- Paper type: characterization
- Novelty score: 63/100
- Readiness: ready
- Effort: very_high (~16 weeks)
- Suggested journals: computers_chem_eng
- Size: 2699 lines, 249 public methods
- Tested: Yes
- Recent commits: 28 (+83468 lines)
NeqSim code improvements this paper would drive:
- Validate and harden recent changes
- Systematic validation across operating conditions
Recent commit highlights:
11. A Novel Compressor Chart Approach for Compression & Expansion
- Class:
CompressorChart (src/main/java/neqsim/process/equipment/compressor/CompressorChart.java)
- Domain: Compression & Expansion
- Paper type: method
- Novelty score: 63/100
- Readiness: ready
- Effort: medium (~8 weeks)
- Suggested journals: computers_chem_eng
- Size: 581 lines, 50 public methods
- Tested: Yes
- Recent commits: 6 (+22668 lines)
NeqSim code improvements this paper would drive:
- Validate and harden recent changes
- Improve solver/algorithm implementation
Recent commit highlights:
12. A Novel Distillation Column Approach for Distillation & Absorption
- Class:
DistillationColumn (src/main/java/neqsim/process/equipment/distillation/DistillationColumn.java)
- Domain: Distillation & Absorption
- Paper type: method
- Novelty score: 63/100
- Readiness: ready
- Effort: very_high (~16 weeks)
- Suggested journals: chem_eng_sci, computers_chem_eng
- Size: 2776 lines, 112 public methods
- Tested: Yes
- Recent commits: 26 (+44150 lines)
NeqSim code improvements this paper would drive:
- Validate and harden recent changes
- Improve solver/algorithm implementation
- Validate process model against plant/pilot data
Recent commit highlights:
13. Systematic Characterization of Heat Exchanger for Heat Transfer
- Class:
HeatExchanger (src/main/java/neqsim/process/equipment/heatexchanger/HeatExchanger.java)
- Domain: Heat Transfer
- Paper type: characterization
- Novelty score: 63/100
- Readiness: ready
- Effort: medium (~8 weeks)
- Suggested journals: computers_chem_eng, chem_eng_sci
- Size: 739 lines, 105 public methods
- Tested: Yes
- Recent commits: 10 (+46709 lines)
NeqSim code improvements this paper would drive:
- Validate and harden recent changes
- Systematic validation across operating conditions
Recent commit highlights:
14. Systematic Characterization of Separator for Separation
- Class:
Separator (src/main/java/neqsim/process/equipment/separator/Separator.java)
- Domain: Separation
- Paper type: characterization
- Novelty score: 63/100
- Readiness: ready
- Effort: very_high (~16 weeks)
- Suggested journals: chem_eng_sci, computers_chem_eng
- Size: 1953 lines, 204 public methods
- Tested: Yes
- Recent commits: 31 (+93254 lines)
NeqSim code improvements this paper would drive:
- Validate and harden recent changes
- Systematic validation across operating conditions
Recent commit highlights:
15. Systematic Characterization of Three Phase Separator for Separation
- Class:
ThreePhaseSeparator (src/main/java/neqsim/process/equipment/separator/ThreePhaseSeparator.java)
- Domain: Separation
- Paper type: characterization
- Novelty score: 63/100
- Readiness: ready
- Effort: medium (~8 weeks)
- Suggested journals: chem_eng_sci, computers_chem_eng
- Size: 571 lines, 33 public methods
- Tested: Yes
- Recent commits: 13 (+48096 lines)
NeqSim code improvements this paper would drive:
- Validate and harden recent changes
- Systematic validation across operating conditions
Recent commit highlights:
Domain Breakdown
| Domain |
Opportunities |
| Multiphase Pipeline Flow |
3 |
| Thermodynamic Models |
3 |
| General |
3 |
| Compression & Expansion |
2 |
| Separation |
2 |
| Distillation & Absorption |
1 |
| Heat Transfer |
1 |
Paper Type Breakdown
| Type |
Count |
| characterization |
6 |
| method |
5 |
| application |
4 |
Generated by neqsim-paperlab research scanner.
NeqSim Research Opportunity Report
Scan date: 2026-04-19
Classes scanned: 2062
With recent changes: 84
Test coverage: 922 tested classes
Literature check: No
Top Opportunities
Detailed Descriptions
1. Application of Transient Pipe to Multiphase Pipeline Flow Problems
TransientPipe(src/main/java/neqsim/process/equipment/pipeline/twophasepipe/TransientPipe.java)NeqSim code improvements this paper would drive:
Recent commit highlights:
2. Application of Pipeline to Multiphase Pipeline Flow Problems
Pipeline(src/main/java/neqsim/process/equipment/pipeline/Pipeline.java)NeqSim code improvements this paper would drive:
Recent commit highlights:
3. Systematic Characterization of System Thermo for Thermodynamic Models
SystemThermo(src/main/java/neqsim/thermo/system/SystemThermo.java)NeqSim code improvements this paper would drive:
Recent commit highlights:
4. A Novel TPmultiflash Approach for Thermodynamic Models
TPmultiflash(src/main/java/neqsim/thermodynamicoperations/flashops/TPmultiflash.java)NeqSim code improvements this paper would drive:
Recent commit highlights:
5. A Novel TPflash Approach for Thermodynamic Models
TPflash(src/main/java/neqsim/thermodynamicoperations/flashops/TPflash.java)NeqSim code improvements this paper would drive:
Recent commit highlights:
6. Application of Adiabatic Pipe to Multiphase Pipeline Flow Problems
AdiabaticPipe(src/main/java/neqsim/process/equipment/pipeline/AdiabaticPipe.java)NeqSim code improvements this paper would drive:
Recent commit highlights:
7. Systematic Characterization of Gibbs Reactor for General
GibbsReactor(src/main/java/neqsim/process/equipment/reactor/GibbsReactor.java)NeqSim code improvements this paper would drive:
Recent commit highlights:
8. Application of Production Optimizer to General Problems
ProductionOptimizer(src/main/java/neqsim/process/util/optimizer/ProductionOptimizer.java)NeqSim code improvements this paper would drive:
Recent commit highlights:
9. A Novel Process Optimization Engine Approach for General
ProcessOptimizationEngine(src/main/java/neqsim/process/util/optimizer/ProcessOptimizationEngine.java)NeqSim code improvements this paper would drive:
Recent commit highlights:
10. Systematic Characterization of Compressor for Compression & Expansion
Compressor(src/main/java/neqsim/process/equipment/compressor/Compressor.java)NeqSim code improvements this paper would drive:
Recent commit highlights:
11. A Novel Compressor Chart Approach for Compression & Expansion
CompressorChart(src/main/java/neqsim/process/equipment/compressor/CompressorChart.java)NeqSim code improvements this paper would drive:
Recent commit highlights:
12. A Novel Distillation Column Approach for Distillation & Absorption
DistillationColumn(src/main/java/neqsim/process/equipment/distillation/DistillationColumn.java)NeqSim code improvements this paper would drive:
Recent commit highlights:
13. Systematic Characterization of Heat Exchanger for Heat Transfer
HeatExchanger(src/main/java/neqsim/process/equipment/heatexchanger/HeatExchanger.java)NeqSim code improvements this paper would drive:
Recent commit highlights:
14. Systematic Characterization of Separator for Separation
Separator(src/main/java/neqsim/process/equipment/separator/Separator.java)NeqSim code improvements this paper would drive:
Recent commit highlights:
15. Systematic Characterization of Three Phase Separator for Separation
ThreePhaseSeparator(src/main/java/neqsim/process/equipment/separator/ThreePhaseSeparator.java)NeqSim code improvements this paper would drive:
Recent commit highlights:
Domain Breakdown
Paper Type Breakdown
Generated by neqsim-paperlab research scanner.