Die Application Gallery bietet COMSOL Multiphysics® Tutorial- und Demo-App-Dateien, die für die Bereiche Elektromagnetik, Strukturmechanik, Akustik, Strömung, Wärmetransport und Chemie relevant sind. Sie können diese Beispiele als Ausgangspunkt für Ihre eigene Simulationsarbeit verwenden, indem Sie das Tutorial-Modell oder die Demo-App-Datei und die dazugehörigen Anleitungen herunterladen.
Suchen Sie über die Schnellsuche nach Tutorials und Apps, die für Ihr Fachgebiet relevant sind. Beachten Sie, dass viele der hier vorgestellten Beispiele auch über die Application Libraries zugänglich sind, die in die COMSOL Multiphysics® Software integriert und über das Menü File verfügbar sind.
This example of a simulation application shows how to add a user-defined license agreement, which you can use to protect applications that you publish and distribute. Mehr lesen
This example shows how to create a time-limited and hardware-locked application. It is associated with the section "Time-Limited and Hardware-Locked Applications" in the Application Programming Guide Mehr lesen
Helmholtz-Resonatoren werden in Abgassystemen eingesetzt, da sie ein bestimmtes schmales Frequenzband dämpfen können. Das Vorhandensein einer Strömung im System verändert die akustischen Eigenschaften des Resonators und den Übertragungsverlust des Teilsystems. In diesem Tutorial-Modell ... Mehr lesen
This model defines a zero-gap alkaline water electrolyzer, where oxygen and hydrogen gas are evolved in porous gas diffusion nickel felt electrodes, placed adjacent to a porous separator (diaphragm). The geometry defines a unit cell of an electrolyzer stack, in turn comprising two full ... Mehr lesen
Dieses Beispiel simuliert die Temperaturdynamik in einer zylindrischen Batterie, die zunächst Raumtemperatur hat, nachdem sie in einen Ofen gestellt wurde. Mit steigender Temperatur werden verschiedene exotherme Zersetzungsreaktionen aktiviert, die wiederum zu einer weiteren Erwärmung ... Mehr lesen
The pyrolysis of a centimeter-sized wood particle presents a fully coupled multiphysics problem with mass transfer, fluid flow, and heat transfer. This example model consists of two parts. The first part demonstrates how to set up a model describing the pyrolysis of a porous, ... Mehr lesen
This single-phase induction motor model is used to compare with Testing Electromagnetic Analysis Method (TEAM) workshop problem 30. The Magnetic Fields physics interface is used to model the motor in the frequency domain at 60 Hz. The Velocity (Lorentz Term) feature is used to model the ... Mehr lesen
In a polymer electrolyte membrane fuel cell (PEMFC), water is produced at the cathode. The cell is also fed with water vapor via the inlet gas streams, in order to keep the polymer electrolyte membrane humidified. If the water partial pressure in the gas phase exceeds the vapor ... Mehr lesen
This file shows how to create a surface of an irregular shape based on text, image, or elevation data. This approach is best suited for data where the height (or elevation) is a function of x- and y-coordinates. The data is of the Matterhorn, a European mountain located in the Alps. In ... Mehr lesen
You can use the Method Editor in the Application Builder for creating methods that perform almost any type of modeling tasks, including geometry modeling. It is easy to miss the fact that methods can support recursion by having a method calling itself in a recursive loop. Here, we will ... Mehr lesen