SebastianL
Industrial
- Aug 27, 2012
- 4
Hello everyone!
I'm new in this Forum and i hope u can help me with my Aspen/Fortran problem.
I hace a simulation in Aspen with Rplug-reactors. For the heat transfer i want to create an user subroutine to get better results. The "User Model" Dokumentation of Aspen do not help and i have only the examplefile "usrplq" in my Aspen directory.
Does someone have an examplecode/file for heat transfer in Aspen Plus/Polymersplus?
Or can tell me which variable i have to work with for the heat transfer?
I added this simple equtations to the usrplq: (Aspen+ 2006)
QTCP=5.d10
QTCA =2.d10
QTPA=0.d0
but i get the same results for different values...
Thanks!
I'm new in this Forum and i hope u can help me with my Aspen/Fortran problem.
I hace a simulation in Aspen with Rplug-reactors. For the heat transfer i want to create an user subroutine to get better results. The "User Model" Dokumentation of Aspen do not help and i have only the examplefile "usrplq" in my Aspen directory.
Does someone have an examplecode/file for heat transfer in Aspen Plus/Polymersplus?
Or can tell me which variable i have to work with for the heat transfer?
I added this simple equtations to the usrplq: (Aspen+ 2006)
QTCP=5.d10
QTCA =2.d10
QTPA=0.d0
but i get the same results for different values...
Thanks!