Skip to content

Java Methods in COMSOL Multiphysics

Spring term

Taught by Alejandro Cifuentes López

COMSOL Multiphysics contains a Java code generator and editor that allows you to program methods to obtain full control over the behavior of the model or application you are developing. You can put virtually any code you want in the Java method of the model or application. For example, we can write code to create random or recursive geometries, read data from a text file describing the geometry design, export data in a custom format, algorithmically modify the physics of the model, automate the configuration of the study, and so on.

In this course we will learn, from a practical point of view, the generation, use and edition of methods in COMSOL Multiphysics from a general programming in Java.

    • Fundamentals of Java.
    • Model object and general commands.
    • General functionalities in a model.
    • Graphical User Interface (GUI).

Image made using the COMSOL Multiphysics® software and provided by courtesy of COMSOL.