Workflow: Difference between revisions

From Flooxs
Jump to navigation Jump to search
 
Line 26: Line 26:


===5. Post Processing (print or plot results)===
===5. Post Processing (print or plot results)===
An overview of postprocessing and the details of the commands can be found [[Post Processing Commands|here]].
Although not as fancy as commercial tools, there are a wide range of ways to examine output results.  Examples of analysis can be found in this section.
Although not as fancy as commercial tools, there are a wide range of ways to examine output results.  Examples of analysis can be found in this section.
* [[Selection Examples]]
* [[Selection Examples]]
* [[Printing Examples]]
* [[Printing Examples]]
* [[Plotting Examples - new short version]]
* [[Plotting Examples - new short version]]

Latest revision as of 15:32, 14 June 2020

[[Workflow: How to create a FLOOXS simulation from scratch

1. Grid Generation

These are worked examples of grid generation concepts. Build 1D, 2D, and 3D structures for simulation.

Mesh Generation Examples

2. Add Solution Variables

Includes a general discussion of declaring variables in FLOOXS, including "pde" vs. "const," and "solution" vs. "sel z=" vs. "set."

3. Add Process or Device Models

4. Solve

5. Post Processing (print or plot results)

An overview of postprocessing and the details of the commands can be found here.

Although not as fancy as commercial tools, there are a wide range of ways to examine output results. Examples of analysis can be found in this section.