Hello Denis Maus
Your Discussion has gone 30 days without a reply. If you still need help with COMSOL and have an on-subscription license, please visit our Support Center for help.
If you do not hold an on-subscription license, you may find an answer in another Discussion or in the Knowledge Base.
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
31 mars 2014, 09:52 UTC−4
Hi,
did you find an answer for your question? I also working on Mac OS and would very much like to be able to open multiple comsol models at the same time.
//Ellen
Hi,
did you find an answer for your question? I also working on Mac OS and would very much like to be able to open multiple comsol models at the same time.
//Ellen
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
9 avr. 2014, 03:18 UTC−4
no, unfortunately i did not found a solution.
no, unfortunately i did not found a solution.
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
26 juin 2014, 09:58 UTC−4
Hello,
You can run a new instance by using the following command in the Terminal.
open -na "COMSOL Multiphysics.app"
Procedure to open from COMSOL installation directory:
1.- Open Terminal
2.- Go to your COMSOL Directory example: "cd /Applications/COMSOL44"
3.- Use the command : "open -n "COMSOL Multiphysics.app"
Done a new instance should be running. You can do the same for other versions of COMSOL.
--
Kind Regards,
Arpys
Hello,
You can run a new instance by using the following command in the Terminal.
open -na "COMSOL Multiphysics.app"
Procedure to open from COMSOL installation directory:
1.- Open Terminal
2.- Go to your COMSOL Directory example: "cd /Applications/COMSOL44"
3.- Use the command : "open -n "COMSOL Multiphysics.app"
Done a new instance should be running. You can do the same for other versions of COMSOL.
--
Kind Regards,
Arpys
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
26 juin 2014, 16:57 UTC−4
Thanks for the solution, Arpys.
also worked well with Comsol 4.3b.
You can run a new instance by using the following command in the Terminal.
open -na "COMSOL Multiphysics.app"
Thanks for the solution, Arpys.
also worked well with Comsol 4.3b.
[QUOTE]
You can run a new instance by using the following command in the Terminal.
open -na "COMSOL Multiphysics.app"
[/QUOTE]