• Click the Model Builder button () to switch from the Application Builder to the Model Builder windows and the standard COMSOL Desktop.
• Click the New Form button () to create a new form using the New Form wizard. See Working with a Form and Using the New Form Wizard.
• Click the New Method button () to create a new Method node in the model and open its code in a new editor tab. See The Method Nodes and Method Editor Windows.
• Click the Record a New Method button () to create a new method start a recording session of operations on the embedded model that you can later use as code in that method. When the recording starts, the button changes to the Stop Recording button (
), which you click to end the recording. See Recording Code.
•
• Click the Preview button () to show or hide the Preview window for a live preview of the forms and methods in the application. In the Preview window, you can scroll to get a preview of the forms and methods in the application, which can be useful, for example, if you are working on a method that interacts with a form. To show a preview of a form in the Preview window, select a form or method node in the Application Builder window.
• This section contains buttons for creating variable, file, and choice list declarations. See The Declarations Branch.
• Click the Scalar button () to open a menu where you can choose to add a string, Boolean, integer, or double scalar.
• Click the Array 1D button () to open a menu where you can choose to add a string, Boolean, integer, or double 1D array.
• Click the Array 2D button () to open a menu where you can choose to add a string, Boolean, integer, or double 2D array (matrix).
•
•
•
• Click the External Java Library button () to add an external Java library. See The External Java Library Node.
• Click the External C Library button () to add a dynamically linked native code library. See The External C Library Node.
•
•
•
•
• Click the Ribbon Section button () to add a ribbon section to a ribbon. See The Ribbon Section Node.
•
•
•
• Click the Separator button () to add a separator to separate groups of related menu items in a menu. See The Separator Node.
• Click the Test Application button () to launch the application in a separate window so that you can test it. See Testing the Application.
• Click the Apply Changes button () to compile and apply code changes to the running application (a so-called hot code swap). See Applying Changes to a Running Application.
• Click the Test in Web Browser button () to test run the application in a web browser. See Testing the Application.
The View section contains buttons for rearranging the views in the Application Builder desktop window.
•
•