Step: Difference between revisions

    From KDE UserBase Wiki
     
    (11 intermediate revisions by 5 users not shown)
    Line 1: Line 1:
    [[Welcome_to_KDE_UserBase|Home]] >> [[Applications]] >> [[Applications/Education|Education]] >> [[Step]]
    <languages />
    <translate>
    <!--T:1-->
    {{EduBreadCrumbs}}


    {{Construction}}
    <!--T:2-->
     
    {|class="tablecenter vertical-centered"
    {|cellpadding="10"
    | [[Image:Step.png|64px]]
    | [[Image:Step.png|64px]]
    | '''Step''' is an interactive physical simulator. It allows you to explore the physical world through simulations.
    | '''Step''' is an interactive physical simulator. It allows you to explore the physical world through simulations.<br />
     
    It is part of the [http://edu.kde.org KDE Education Project].  
    It is part of the [http://edu.kde.org KDE Education Project].  
    |}
    |}


    ==Description== <!--T:3-->


    [[Image:Step_welcome.png|500px|center|thumb]]<br />
    <!--T:4-->
     
    '''Step''' is an interactive physics simulator. It works like this: you place some bodies on the scene, add some forces such as gravity or springs, then click <menuchoice>Simulate</menuchoice> and '''Step''' shows you how your scene will evolve according to the laws of physics. You can change every property of bodies/forces in your experiment (even during simulation) and see how this will change the outcome of the experiment. With '''Step''' you can not only learn but feel how physics works!
    '''Step''' is an interactive physics simulator. It works like this: you place some bodies on the scene, add some forces such as gravity or springs, then click '''Simulate''' and '''Step''' shows you how your scene will evolve according to the laws of physics. You can change every property of bodies/forces in your experiment (even during simulation) and see how this will change the outcome of the experiment. With '''Step''' you can not only learn but feel how physics works!


    ==Features==
    ==Features== <!--T:5-->


    <!--T:6-->
    * Classical mechanical simulation in two dimensions
    * Classical mechanical simulation in two dimensions
    * Particles, springs with dumping, gravitational and coulomb forces
    * Particles, springs with damping, gravitational and Coulomb forces
    * Rigid bodies
    * Rigid bodies
    * Collision detection (currently only discrete) and handling
    * Collision detection (currently only discrete) and handling
    Line 25: Line 27:
    * Units conversion and expression calculation: you can enter something like "(2 days + 3 hours) * 80 km/h" and it will be accepted as distance value (requires [http://qalculate.sourceforge.net/ libqalculate])
    * Units conversion and expression calculation: you can enter something like "(2 days + 3 hours) * 80 km/h" and it will be accepted as distance value (requires [http://qalculate.sourceforge.net/ libqalculate])
    * Errors calculation and propagation: you can enter values like "1.3 ± 0.2" for any property and errors for all dependent properties will be calculated using statistical formulas
    * Errors calculation and propagation: you can enter values like "1.3 ± 0.2" for any property and errors for all dependent properties will be calculated using statistical formulas
    * Solver error estimation: errors introduced by the solver is calculated and added to user-entered errors
    * Solver error estimation: errors introduced by the solver are calculated and added to user-entered errors
    * Several different solvers: up to 8th order, explicit and implicit, with or without adaptive timestep (most of the solvers require [http://www.gnu.org/software/gsl/ GSL library])
    * Several different solvers: up to 8th order, explicit and implicit, with or without adaptive timestep (most of the solvers require [http://www.gnu.org/software/gsl/ GSL library])
    * Controller tool to easily control properties during simulation (even with custom keyboard shortcuts)
    * Controller tool to easily control properties during simulation (even with custom keyboard shortcuts)
    Line 33: Line 35:
    * Integrated tutorials
    * Integrated tutorials


    ==Screenshots==
    ==Screenshots== <!--T:7-->


    <!--T:8-->
    {| cellpadding="10"
    {| cellpadding="10"
    |[[Image:Step_solar_system_model.png|250px|thumb | ]]
    |[[Image:Step_solar_system_model.png|300px|thumb | Solar system model]]
    |[[Image:Step_particles_and_springs.png|250px|thumb | ]]
    |[[Image:Step_particles_and_springs.png|300px|thumb | 5 particles joined with springs]]
    |-
    |-
    |[[Image:Step_rigid_polygons.png|250px|thumb | ]]
    |[[Image:Step_rigid_polygons.png|300px|thumb | Rigid polygons]]
    |[[Image:Step_selecting_solver.png|250px|thumb | ]]
    |[[Image:Step_selecting_solver.png|300px|thumb | Select one of the solvers]]
    |-
    |-
    |[[Image:Step_graphs.png|250px|thumb | ]]
    |[[Image:Step_graphs.png|300px|thumb | Graphs]]
    |[[Image:Step_lissajous curves.png|250px|thumb | ]]
    |[[Image:Step_lissajous curves.png|300px|thumb | Lissajous curves]]
    |-
    |-
    |[[Image:Step_gas.png|250px|thumb | ]]
    |[[Image:Step_gas.png|300px|thumb | Gas ]]
    |[[Image:Step_liquid.png|250px|thumb | ]]
    |[[Image:Step_liquid.png|300px|thumb | Liquid]]
    |-
    |-
    |[[Image:Step_note.png|250px|thumb | ]]
    |[[Image:Step_note.png|300px|thumb | Add notes to you scene]]
    |}
    |}


    ==Weblinks==
    ==Documentation== <!--T:9-->


    ===[http://techbase.kde.org/Projects/Edu/Step StepCore Library]===
    <!--T:10-->
    * [http://docs.kde.org/development/en/kdeedu/step/index.html '''Step''' Handbook]


    '''StepCore''' is the physical simulation library on which '''Step''' is based. It can be used without '''Step''' for complex simulations which require coding or in other software which require physical simulation functionality. It is designed in order to be extensible, tunable and to provide accurate simulation.
    ==Weblinks== <!--T:11-->


    You can find more information about the StepCore library on [http://techbase.kde.org/Projects/Edu/Step techbase].
    ===[http://techbase.kde.org/Projects/Edu/Step StepCore Library]=== <!--T:12-->


    ==Documentation==
    <!--T:13-->
    '''StepCore''' is the physical simulation library on which '''Step''' is based. It can be used without '''Step''' for complex simulations which require coding or in other software which require physical simulation functionality. It is designed in order to be extensible, tunable and to provide accurate simulation.


    * [http://docs.kde.org/development/en/kdeedu/step/index.html '''Step''' Handbook]
    <!--T:14-->
    You can find more information about the [http://techbase.kde.org/Projects/Edu/Step StepCore library on techbase.kde.org].


    <!--T:15-->
    [[Category:Education]]
    [[Category:Education]]
    [[Category:Science]]
    </translate>

    Latest revision as of 15:41, 20 July 2011

    Home » Applications » Education » Step

    Step is an interactive physical simulator. It allows you to explore the physical world through simulations.

    It is part of the KDE Education Project.

    Description

    Step is an interactive physics simulator. It works like this: you place some bodies on the scene, add some forces such as gravity or springs, then click Simulate and Step shows you how your scene will evolve according to the laws of physics. You can change every property of bodies/forces in your experiment (even during simulation) and see how this will change the outcome of the experiment. With Step you can not only learn but feel how physics works!

    Features

    • Classical mechanical simulation in two dimensions
    • Particles, springs with damping, gravitational and Coulomb forces
    • Rigid bodies
    • Collision detection (currently only discrete) and handling
    • Soft (deformable) bodies simulated as user-editable particles-springs system, sound waves
    • Molecular dynamics (currently using Lennard-Jones potential): gas and liquid, condensation and evaporation, calculation of macroscopic quantities and their variances
    • Units conversion and expression calculation: you can enter something like "(2 days + 3 hours) * 80 km/h" and it will be accepted as distance value (requires libqalculate)
    • Errors calculation and propagation: you can enter values like "1.3 ± 0.2" for any property and errors for all dependent properties will be calculated using statistical formulas
    • Solver error estimation: errors introduced by the solver are calculated and added to user-entered errors
    • Several different solvers: up to 8th order, explicit and implicit, with or without adaptive timestep (most of the solvers require GSL library)
    • Controller tool to easily control properties during simulation (even with custom keyboard shortcuts)
    • Tools to visualize results: graph, meter, tracer
    • Context information for all objects, integrated wikipedia browser
    • Collection of example experiments, more can be downloaded with KNewStuff2
    • Integrated tutorials

    Screenshots

    Solar system model
    5 particles joined with springs
    Rigid polygons
    Select one of the solvers
    Graphs
    Lissajous curves
    Gas
    Liquid
    Add notes to you scene

    Documentation

    Weblinks

    StepCore Library

    StepCore is the physical simulation library on which Step is based. It can be used without Step for complex simulations which require coding or in other software which require physical simulation functionality. It is designed in order to be extensible, tunable and to provide accurate simulation.

    You can find more information about the StepCore library on techbase.kde.org.