Thanks a lot for the reply, Daniel. I appreciate your time.
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,...
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,...
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,...
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,...
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,...
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,...