The Application Gallery features COMSOL Multiphysics® tutorial and demo app files pertinent to the electrical, structural, acoustics, fluid, heat, and chemical disciplines. You can use these examples as a starting point for your own simulation work by downloading the tutorial model or demo app file and its accompanying instructions.
Search for tutorials and apps relevant to your area of expertise via the Quick Search feature. Note that many of the examples featured here can also be accessed via the Application Libraries that are built into the COMSOL Multiphysics® software and available from the File menu.
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. Read More
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 Read More
Helmholtz resonators are used in exhaust systems, as they can attenuate a specific narrow frequency band. The presence of a flow in the system alters the acoustic properties of the resonator and the transmission loss of the subsystem. In this tutorial model, a Helmholtz resonator is ... Read More
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 ... Read More
This example simulates the temperature dynamics in cylindrical battery, initially at room temperature, after being placed in an oven. As the temperature increases, various exothermal decomposition reactions are activated, which in turn result in further heating of the battery. Read More
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, ... Read More
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 ... Read More
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 ... Read More
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 ... Read More
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 ... Read More