Simulation language: Difference between revisions
imported>Lindsay658 |
|||
| Line 14: | Line 14: | ||
==References== | ==References== | ||
{{Reflist}} | {{Reflist}} | ||
{{Programming paradigms navbox}} | |||
[[Category:Simulation programming languages]] | [[Category:Simulation programming languages]] | ||
[[Category:Stochastic simulation]] | [[Category:Stochastic simulation]] | ||
{{prog-lang-stub}} | {{prog-lang-stub}} | ||
Latest revision as of 02:00, 1 January 2026
Script error: No such module "Unsubst". Template:Short description A computer simulation language is used to describe the operation of a simulation on a computer.[1][2] There are two major types of simulation: continuous and discrete event though more modern languages can handle more complex combinations. Most languages also have a graphical interface and at least a simple statistic gathering capability for the analysis of the results. An important part of discrete-event languages is the ability to generate pseudo-random numbers and variants from different probability distributions.
See also
- Template:Annotated link
- List of computer simulation software
- List of HDL simulators: simulators whose model is specified using a hardware description language
- Template:Annotated link
References
<templatestyles src="Reflist/styles.css" />
- ↑ Dahl, Ole-Johan, and Kristen Nygaard. "SIMULA: an ALGOL-based simulation language." Communications of the ACM 9.9 (1966): 671-678.
- ↑ Fritzson, Peter, and Vadim Engelson. "Modelica—A unified object-oriented language for system modeling and simulation." European Conference on Object-Oriented Programming. Springer, Berlin, Heidelberg, 1998.
Script error: No such module "Check for unknown parameters".
Template:Programming paradigms navbox Template:Prog-lang-stub