This simulation will provide first-year engineering undergraduates with hands-on experience of ideal gases. Users explore the behaviour of a closed ideal gas system by setting its thermodynamic state variables/constants (e.g., π, π, π, πΈπΌ , π), applying work and/or heat to the system.
Starten des Programms:
- installieren von Julia
- installieren der nΓΆtigen Packages
- Julia Konsole ΓΆffnen
- using Pkg
- Pkg.add("Paketname@vX.Y.Z")
- Agents v5.14.0
- LinearAlgebra
- GLMakie v0.8.5
- InteractiveDynamics v0.22.1
- Observables v0.5.4
- Mit dem "cd()" command zu dem Verzeichnis navigieren, indem "IdealGas.jl" enthalten ist
- include("IdealGas.jl")
- IdealGas.demo()