User Activity

  • Posted a comment on discussion Python Scripting on DWSIM - Open Source Process Simulator

    Thanks a lot for the reply, Daniel. I appreciate your time.

  • Modified a comment on discussion Python Scripting on DWSIM - Open Source Process Simulator

    Hello Everyone, I have been trying to create a distillation column simulation but I'm stuck in setting a stream as feed that will enter the column at stage 7. Could you help me find out what is the problem with the following script ? # create and connect objects m1 = sim.AddObject(ObjectType.MaterialStream, 50, 100, "inlet") d1 = sim.AddObject(ObjectType.DistillationColumn, 150, 50, "column") e1 = sim.AddObject(ObjectType.EnergyStream, 400, 50, "condenser duty") m2 = sim.AddObject(ObjectType.MaterialStream,...

  • Modified a comment on discussion Python Scripting on DWSIM - Open Source Process Simulator

    Hello Everyone, I have been trying to create a distillation column simulation but I'm stuck in setting a stream as feed that will enter the column at stage 7. Could you help me find out what is the problem with the following script ? # create and connect objects m1 = sim.AddObject(ObjectType.MaterialStream, 50, 100, "inlet") d1 = sim.AddObject(ObjectType.DistillationColumn, 150, 50, "column") e1 = sim.AddObject(ObjectType.EnergyStream, 400, 50, "condenser duty") m2 = sim.AddObject(ObjectType.MaterialStream,...

  • Modified a comment on discussion Python Scripting on DWSIM - Open Source Process Simulator
  • Modified a comment on discussion Python Scripting on DWSIM - Open Source Process Simulator

    Hello Everyone, I have been trying to create a distillation column simulation but I'm stuck in setting a stream as feed that will enter the column at stage 7. Could you help me find out what is the problem with the following script ? # create and connect objects m1 = sim.AddObject(ObjectType.MaterialStream, 50, 100, "inlet") d1 = sim.AddObject(ObjectType.DistillationColumn, 150, 50, "column") e1 = sim.AddObject(ObjectType.EnergyStream, 400, 50, "condenser duty") m2 = sim.AddObject(ObjectType.MaterialStream,...

  • Modified a comment on discussion Python Scripting on DWSIM - Open Source Process Simulator

    Hello Everyone, I have been trying to create a distillation column simulation but I'm stuck in setting a stream as feed that will enter the column at stage 7. Could you help me find out what is the problem with the following script ? # create and connect objects m1 = sim.AddObject(ObjectType.MaterialStream, 50, 100, "inlet") d1 = sim.AddObject(ObjectType.DistillationColumn, 150, 50, "column") e1 = sim.AddObject(ObjectType.EnergyStream, 400, 50, "condenser duty") m2 = sim.AddObject(ObjectType.MaterialStream,...

  • Modified a comment on discussion Python Scripting on DWSIM - Open Source Process Simulator

    Hello Everyone, I have been trying to create a distillation column simulation but I'm stuck in setting a stream as feed that will enter the column at stage 7. Could you help me find out what is the problem with the following script ? # create and connect objects m1 = sim.AddObject(ObjectType.MaterialStream, 50, 100, "inlet") d1 = sim.AddObject(ObjectType.DistillationColumn, 150, 50, "column") e1 = sim.AddObject(ObjectType.EnergyStream, 400, 50, "condenser duty") m2 = sim.AddObject(ObjectType.MaterialStream,...

  • Posted a comment on discussion Python Scripting on DWSIM - Open Source Process Simulator

    Hello Everyone, I have been trying to create a distillation column simulation but I'm stuck in setting a stream as feed that will enter the column at stage 7. Could you help me find out what is the problem with the following script ? # create and connect objects m1 = sim.AddObject(ObjectType.MaterialStream, 50, 100, "inlet") d1 = sim.AddObject(ObjectType.DistillationColumn, 150, 50, "column") e1 = sim.AddObject(ObjectType.EnergyStream, 400, 50, "condenser duty") m2 = sim.AddObject(ObjectType.MaterialStream,...

View All

Personal Data

Username:
thoreaustiz
Joined:
2022-04-21 08:30:40.403000

Projects

  • No projects to display.

Personal Tools