are there any open API's for comsol? we should list them here so we can choose the strategy to build the wrapper. - comsol java API: see for example - https://www.comsol.com/paper/utilization-of-comsol-multiphysics-java-api-for-the-implementation-of-a-micromag-13252 - http://www.lmn.pub.ro/~daniel/ElectromagneticModelingDoctoral/Books/COMSOL4.3/mph/COMSOLJavaAPIReferenceGuide.pdf other option is to use a scripting language and create scripts, e.g., we can have a few template scripts that hte wrapper simply adapts.
are there any open API's for comsol? we should list them here so we can choose the strategy to build the wrapper.
other option is to use a scripting language and create scripts, e.g., we can have a few template scripts that hte wrapper simply adapts.