Alagator
Alagator is the scripting language that was developed as a way for FLOOXS users to easily control the physics in their simulations. This is where the real power of FLOOXS lies. These commands allow the user to easily set up a set of common process or semiconductor device equations. For example, the scripting language has multiple components that are called during execution of a diffusion command. The basic element is a description of a differential equation. The diffusion calls several procedures for a solution that allow these equations to be constructed at run time.
- Alagator Language Description, A description of the recognized keywords and symbols in building an equation.
- Callback Procedures, A description of the procedures that are looked for and called by the diffusion code.
- Alagator Tutorial, Tutorial examples that help users get started.