Hello Aakriti Jain
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:
10 years ago
2014年12月11日 GMT-5 09:52
Hej hej,
I am having the same problem, is there a way to open these files?
Best regards
Leonard
Hej hej,
I am having the same problem, is there a way to open these files?
Best regards
Leonard
Please login with a confirmed email address before reporting spam
Posted:
10 years ago
2014年12月12日 GMT-5 11:39
Hi
There is a link you can get some help.
http://evgeni.org/oldfish/Top_nine_hints_for_working_with_Comsol
Be careful COMSOL API adheres to Java® 1.5.
http://www.comsol.com/blogs/automate-modeling-tasks-comsol-api-use-java/
Hope this helps.
Henrik Sönnerlind
COMSOL Employee
Please login with a confirmed email address before reporting spam
Posted:
10 years ago
2014年12月15日 GMT-5 03:04
Hi,
Exporting from 4.4 and importing into 4.3b via a Java file as suggested above *might* work, but there are two assumptions:
1. The newer (4.4) model does not contain any functionality not available in older (4.3b) version of COMSOL.
2. The features used in the 4.4 version were not significantly improved between the two versions. When we do internal changes of a feature, this is not necessarily visible from 'the outside'. The Java representation may have changed though. This is however not so common, since we avoid changing the API unless it is necessary.
But even if the import fails due to either if these causes, it is often possible to edit the Java file and edit or remove the offending lines. You could then import almost all of the model into 4.3b and then adjust it manually.
Regards,
Henrik
Hi,
Exporting from 4.4 and importing into 4.3b via a Java file as suggested above *might* work, but there are two assumptions:
1. The newer (4.4) model does not contain any functionality not available in older (4.3b) version of COMSOL.
2. The features used in the 4.4 version were not significantly improved between the two versions. When we do internal changes of a feature, this is not necessarily visible from 'the outside'. The Java representation may have changed though. This is however not so common, since we avoid changing the API unless it is necessary.
But even if the import fails due to either if these causes, it is often possible to edit the Java file and edit or remove the offending lines. You could then import almost all of the model into 4.3b and then adjust it manually.
Regards,
Henrik