Discussion ClosedThis 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.
[SOLVED]: Running COMSOL in batch mode without the meshing / solver window popup. Bug?
Posted 2009年7月29日 GMT+2 07:161 Reply
Please login with a confirmed email address before reporting spam
Hi All
I run COMSOL in batch mode remotely from the command line, and moreover run matlab scripts in COMSOL. What I want to do is run COMSOL from the command line with something like this:
$ comsol matlab -ml -nodesktop -ml -nosplash -mlr "myscript"
The problem is that COMSOL will try to pop-up a meshing status bar and a solution progress bar which errors my model with a null pointer exception since it doesn't know which display to send the window to.
I've tried looking up batch mode options, but those only seem to work when you're running .mph files -- for my problem, this is not an option.
Is there actually a way to do this?
Thanks,
Sumedh
I run COMSOL in batch mode remotely from the command line, and moreover run matlab scripts in COMSOL. What I want to do is run COMSOL from the command line with something like this:
$ comsol matlab -ml -nodesktop -ml -nosplash -mlr "myscript"
The problem is that COMSOL will try to pop-up a meshing status bar and a solution progress bar which errors my model with a null pointer exception since it doesn't know which display to send the window to.
I've tried looking up batch mode options, but those only seem to work when you're running .mph files -- for my problem, this is not an option.
Is there actually a way to do this?
Thanks,
Sumedh
1 Reply
Last Post 2009年7月29日 GMT+2 07:22