-
-
Notifications
You must be signed in to change notification settings - Fork 234
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
Question❓
I'm trying to model a chromatographic column, which involves a second-order PDE in space. At some points in time, I change the flowrate and concentration in the beginning of the column through discrete callbacks but I get initialization errors. I tried to use the initializealg = ShampineCollocationInit() option inside solve, but to no avail. After reading #3254 I found out about the callback_initializealg option that I wanted to try, but how and where should I use it?
Thanks
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested