Discussion Closed This discussion was created more than 6 months ago and has been closed. To start a new discussion with a link back to this one, click here.
Commulative integrals
Posted 2009年9月30日 GMT-4 07:36 1 Reply
Please login with a confirmed email address before reporting spam
Hi,
In the old COMSOL there used to be a "quad" command for computing integrals, with specific boundaries, on a subdomain for instance. In COSMOL 3.5a that's gone, and you can now only compute entire subdomain integrals.
Is there some way to still compute these without going to MATLAB?
I found that you can get somewhat what you want by making an integral coupling variable:
int_c = c*(x<dest(x))
but the result is "chappy" and "wavy" for some reason.... Any help would be greatly appreciated.
In the old COMSOL there used to be a "quad" command for computing integrals, with specific boundaries, on a subdomain for instance. In COSMOL 3.5a that's gone, and you can now only compute entire subdomain integrals.
Is there some way to still compute these without going to MATLAB?
I found that you can get somewhat what you want by making an integral coupling variable:
int_c = c*(x<dest(x))
but the result is "chappy" and "wavy" for some reason.... Any help would be greatly appreciated.
1 Reply Last Post 2009年9月30日 GMT-4 10:59