Note: This discussion is about an older version of the COMSOL Multiphysics® software. The information provided may be out of date.
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.
ModelUtil.load
Posted 20 juil. 2012, 12:16 UTC−4 Interfacing, Parameters, Variables, & Functions Version 4.3 1 Reply
Please login with a confirmed email address before reporting spam
Hi everyone,
when I open a Model in my Java-Code model = ModelUtil.load("Model", filepath); within a ProgressWorker the finished(Throwable t) Methode is called multiple times. Same for model.sol("sol1").runAll(); within a ProgressWorker.
- So how do I make sure the model ist loaded first an then calculated?
Thanx
Matthias
when I open a Model in my Java-Code model = ModelUtil.load("Model", filepath); within a ProgressWorker the finished(Throwable t) Methode is called multiple times. Same for model.sol("sol1").runAll(); within a ProgressWorker.
- So how do I make sure the model ist loaded first an then calculated?
Thanx
Matthias
1 Reply Last Post 9 août 2012, 06:04 UTC−4