Hello,
We work on a project using comsol and we want to automate our tasks using java.
We understand the article on the comsol website www.comsol.com/blogs/automate-modeling-tasks-comsol-api-use-java/
but we are wondering if it is possible that when we run the java program, comsol realizes the tasks at the same time, like the video on the link above ?
For example if we have an iterative loop which creates blocks, we see the blocks building themselves one by one in comsol when the itertive loop is running.
Indeed, when we created a big geometry, the time to import it on comsol is very long.
Thank's
We work on a project using comsol and we want to automate our tasks using java.
We understand the article on the comsol website www.comsol.com/blogs/automate-modeling-tasks-comsol-api-use-java/
but we are wondering if it is possible that when we run the java program, comsol realizes the tasks at the same time, like the video on the link above ?
For example if we have an iterative loop which creates blocks, we see the blocks building themselves one by one in comsol when the itertive loop is running.
Indeed, when we created a big geometry, the time to import it on comsol is very long.
Thank's