Record solution at various column / radial sections instead of outlet only - MATLAB

Hi Soumi,

assuming that your column model is stored in mCol, I believe you can set

mCol.returnSolutionBulk = true;

and then later inspect the solution for every axial cell in result.solution.bulk.

Edit: PSA: I haven’t checked this, this is just an educated guess…


Note, that the CADET-Matlab interface is being deprecated. It will not be included in further releases of CADET since none of us at the institute uses MATLAB.

But do not despair, it’s an ideal time to learn CADET-Process at the first CADET-Workshop in the United States, hosted by our friends at RPI in Troy, NY, May 22-24, 2024. Spread the word and I would love to see you and some other guys from UD over there! :nerd_face:

Best regards

Jo

3 Likes