Thank You very much for your answer, Yes i meant external subroutine. More precisely how to configure Aspen Plus for Intel Fortran Compiler with Microsoft Visual Studio as linker. It is described in above attachment but i could not understand how to specify the combination of compiler and linker by using Aspen Plus utility. Is there any other Manual describing these linking and configuring steps in detail. I have model in Fortran but i don't know how to implement in Aspen Plus.
@ Brian Hanley......hello.can u plz help me in solving my problem regarding linking up of Aspen Plus with visual basic. i have gone through the user manual provided by aAspen Plus for ultrafiltration. i have done that but i want to implement same for pervaporation process but not able to do that. can u plz help me.
Did you try Aspen Tech Support, I have been through a process of linking Aspen with Fortran which i can help. Whatever you need to do is possible with both Fortran or visual basic. I think you use Excel as an interface if you want to connect with visual basic.
@Brian....yeah it is somehow discussed there...but i am not able to get it fully..
@Ejaz Haider...you have done fortran programming for this problem.. can you please have a look on page 434 of this book....do i have to follow the same...help me in this regard plzz.
I looked at page 434, it looked like it is written in c++. It does not matter how you customize the Aspen Plus. You need to have model equations and understanding of it. You can use Fortran, custom modeler or VBA to customize.
im so sorry for replying late @Mustafa and @ Asma I'm sorry for replying late @Mustapha and @Asma thanks so much.. I have figured it out.I edited the configure.cfg file. I just changed the version of ivf to the one installed on my system and also the version of visual studio installed. Which was ivf _16 and vs_v12
I have installed the compiler and visual studio and I have my code in Fortran siffix. How should I add the compiler and visual studio to that compiler.cfg file?
Do you know the location of compiler.cfg file, i tried to edit that file too, but it is very difficult to edit with right combination, Aspen guy gave the new "compiler.cfg" file which i replaced with the old one and it worked, so if you know the location then i can send you the file. Please save the original one somewhere and then replace it with the new one and try your luck.. :)
@Ejaz Haider , Could you please send me Compiler.cfg? and What is new version of Intel visual fortran? and what are other programms required for this linking?
did anyone have any doc about user manual models in newer version of aspen(9 or 10),because i cant find simulation engine program for compiling files. how can i compile file in version 9 or 10?
I am using intel parallel studio xe 2019. Are able to completely compile the getting started customizing Unit operation Models manual of ultrafiltation in aspen plus?
Like I said earlier I had issue when I first attempted to compiler and I resolved it just by editing the cfg file but after I changed my system it was more difficult. But after rigorous work I came up with a solution. which I will attach to this comment. Open the cfg file and read through.
Tell me if you understand what I explained. I put enough comment in the file so that I can remember how I came about the solution and also to help others understand how the solution was obtained.
Open it with notepad and read thoroughly.
If you have any question please do not hesitate to ask @ Udit Choundhary
Dear researchers, I could successfully link Aspen with Fortran, and customized Aspen with user kinetics Fortran subroutine. Following file may help you to learn Fortran syntax for Aspen. Thanks