neqsim icon indicating copy to clipboard operation
neqsim copied to clipboard

Problem running DistillationColumn

Open msuardi opened this issue 3 years ago • 1 comments

I was trying to create a absorption-distillation example in Python but I had problems displaying the results from the DistillationColumns. So I switched to Java. Following the instructions at this link: https://colab.research.google.com/drive/1XkQ_CrVj2gLTtJvXhFQMWALzXii522CL#scrollTo=rLXNemTqighl

I'm trying to run the following: java -cp NeqSim.jar neqsim.processSimulation.processEquipment.distillation.DistillationColumn

This causes a lot of "ERROR neqsim.thermo.phase.PhaseEos - Failed to solve for molarVolume within the iteration limit". Can you please help me?

msuardi avatar Mar 10 '21 15:03 msuardi

I will look into this and also provide you with an example in Python.

EvenSol avatar Mar 16 '21 15:03 EvenSol