Open lj-cug opened 3 years ago
Hi, @lj-cug! Yes, you should be able to couple the two models in pymt. It will take a few steps, though.
Is it correct that you have written a BMI for each model? If so, the next step is to use the babelizer to turn the models into components--Python packages that can be imported through pymt. See the babelizer documentation--there's even an example of applying the babelizer to a model written in C.
Dear Sir or Ms: Now I have one model coded by C Language and one model coded by FORTRAN language. I want to couple these two model components within pymt. Is this feasible? Thanks Best Regards Li Jian