salvadorgarciamunoz / kipet

Development repository for Kipet.
GNU General Public License v3.0
20 stars 17 forks source link

Michaels problem. #12

Closed dthierry closed 6 years ago

dthierry commented 6 years ago

Michaels dae_sim.py problem overall is considerably difficult to solve. @mchlshort do you have the reference for this problem?.

Even with my finite_by_finite element approach. The solution of the simulation problem struggles.

I see that some init_X.csv and init_Z.csv files do all the magic.

Any ideas?

mchlshort commented 6 years ago

Example – wavelength selection.pdf

I have these couple slides as reference and I also have MATLAB and Ampl files for the problem. If you want me to I can e-mail these to you let me know. Not sure how useful they will be since they are for the MINLP model :/

dthierry commented 6 years ago

Ah, thanks @mchlshort. I will check the slides out.

dthierry commented 6 years ago

Sorry for the question but is the formulation in dae_sim.py correct? I mean according to the slides. Particularly the rule_odes.

dthierry commented 6 years ago

nvm I got it!