Hello,
I have created two models on the COMSOL server. One solves the steady-state heat equation and returns T(r,z). I can access this solution from MATLAB using mphgetu.
I'd like to feed this T(r,z), as part of the source term of a parabolic PDE (my second model). My question is, since mphgetu returns an 1XN vector where N is the number of nodes, how do I feed it back to the second model? How does the second model know what (r,z) coordinates each element of the solution vector corresponds to?
Any help will be much appreciated. Have a nice day!
-ATR
I have created two models on the COMSOL server. One solves the steady-state heat equation and returns T(r,z). I can access this solution from MATLAB using mphgetu.
I'd like to feed this T(r,z), as part of the source term of a parabolic PDE (my second model). My question is, since mphgetu returns an 1XN vector where N is the number of nodes, how do I feed it back to the second model? How does the second model know what (r,z) coordinates each element of the solution vector corresponds to?
Any help will be much appreciated. Have a nice day!
-ATR