# Advanced Continuous Simulation Language

> Mediated Wiki article. Canonical URL: https://mediated.wiki/source/Advanced_Continuous_Simulation_Language
> Markdown URL: https://mediated.wiki/source/Advanced_Continuous_Simulation_Language.md
> Source: https://en.wikipedia.org/wiki/Advanced_Continuous_Simulation_Language
> Source revision: 1344855253
> License: Creative Commons Attribution-ShareAlike 4.0 International (https://creativecommons.org/licenses/by-sa/4.0/)

The **Advanced Continuous Simulation Language**, or **ACSL** (pronounced "axle"), is a [computer language](/source/Computer_language) designed for modeling and evaluating the performance of continuous systems described by time-dependent, nonlinear [differential equations](/source/Differential_equations). Like [SIMCOS](/source/SIMCOS) and [TUTSIM](/source/TUTSIM), ACSL is a dialect of the Continuous System Simulation Language (CSSL), originally designed by the Simulation Councils Inc (SCI) in 1967 in an attempt to unify the continuous simulations field.[1]

## Language highlights

ACSL is an equation-oriented language consisting of a set of arithmetic operators, standard functions, a set of special ACSL statements, and a [MACRO](/source/Macro_(computer_science)) capability which allows extension of the special ACSL statements.

ACSL is intended to provide a simple method of representing mathematical models on a digital computer. Working from an equation description of the problem or a [block diagram](/source/Block_diagram), the user writes ACSL statements to describe the system under investigation.

An important feature of ACSL is its sorting of the continuous model equations, in contrast to general purpose programming languages such as [Fortran](/source/Fortran) where program execution depends critically on statement order.

## Typical applications

Applications of ACSL in new areas are being developed constantly. Typical areas in which ACSL is currently applied include [control system](/source/Control_system) design, [aerospace](/source/Aerospace) simulation, chemical process dynamics, [power plant](/source/Power_plant) dynamics, [plant](/source/Plant) and [animal](/source/Animal) growth, [toxicology](/source/Toxicology) models, [vehicle](/source/Vehicle) handling, [microprocessor](/source/Microprocessor) controllers, and [robotics](/source/Robotics).

## References

1. Edward EL Mitchell & Joseph S. Gauthier (1976). "Advanced continuous simulation language (ACSL)". *[Simulation](/source/Simulation)*. **26** (3): 72–78. [SAGE Publications](/source/SAGE_Publications). [doi:10.1177/003754977602600302](https://doi.org/10.1177/003754977602600302)

---
Adapted from the Wikipedia article [Advanced Continuous Simulation Language](https://en.wikipedia.org/wiki/Advanced_Continuous_Simulation_Language) by Wikipedia contributors ([contributor history](https://en.wikipedia.org/wiki/Advanced_Continuous_Simulation_Language?action=history)). Available under [Creative Commons Attribution-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/). Changes may have been made.
