|
•
|
Read this user’s guide to get detailed information about the different parts of the model object and how these are accessed from MATLAB. In the section Command Reference the function available for use with LiveLink™ for MATLAB® are described.
|
|
•
|
The COMSOL Multiphysics Programming Reference Manual contains reference documentation that describes the methods in the model object.
|
|
1
|
|
2
|
In the Preferences window, click Methods. In the Code generation settings clear the option Use component syntax.
|
|
3
|
Click OK.
|

|
•
|
Learn how to activate and deactivate domains alternatively during a transient analysis. See the model Domain Activation and Deactivation (model name domain_activation_llmatlab).
|
|
•
|
Homogenization in a Chemical Reactor (model name homogenization_llmatlab) shows how to simulate a periodic homogenization process in a space-dependent chemical reactor model. This homogenization removes concentration gradients in the reactor at a set time interval.
|
|
•
|
Convective Heat Transfer with Pseudoperiodicity (model name pseudoperiodicity_llmatlab) simulates convective heat transfer in a channel filled with water. To reduce memory requirements, the model is solved repeatedly on a pseudo-periodic section of the channel. Each solution corresponds to a different section, and before each solution step the temperature at the outlet boundary from the previous solution is mapped to the inlet boundary.
|
|
•
|
Temperature Distribution in a Vacuum Flask (model name vacuum_flask_llmatlab) shows how to use the MATLAB function callback. This example solves for the temperature distribution inside a vacuum flask with hot coffee.
|