enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. List of free electronics circuit simulators - Wikipedia

    en.wikipedia.org/wiki/List_of_free_electronics...

    List of free analog and digital electronic circuit simulators, available for Windows, macOS, Linux, and comparing against UC Berkeley SPICE.The following table is split into two groups based on whether it has a graphical visual interface or not.

  3. EGS (program) - Wikipedia

    en.wikipedia.org/wiki/EGS_(program)

    The EGS (Electron Gamma Shower) computer code system is a general purpose package for the Monte Carlo simulation of the coupled transport of electrons and photons in an arbitrary geometry for particles with energies from a few keV up to several hundreds of GeV. [1]

  4. List of finite element software packages - Wikipedia

    en.wikipedia.org/wiki/List_of_finite_element...

    FEA, Multi-physics, Implict & Explict. TriMech Group: 2025: 1979: Paid: Linux, Windows: Agros2D: Multiplatform open source application for the solution of physical problems based on the Hermes library: University of West Bohemia: 3.2: 2014-03-03: GNU GPL: Free: Linux, Windows: CalculiX: It is an Open Source FEA project. The solver uses a ...

  5. FEATool Multiphysics - Wikipedia

    en.wikipedia.org/wiki/FEATool_Multiphysics

    FEATool Multiphysics is a fully integrated physics and PDE simulation environment where the modeling process is subdivided into six steps; preprocessing (CAD and geometry modeling), mesh and grid generation, physics and PDE specification, boundary condition specification, solution, and postprocessing and visualization.

  6. List of computer simulation software - Wikipedia

    en.wikipedia.org/wiki/List_of_computer...

    VisSim - system simulation and optional C-code generation of electrical, process, control, bio-medical, mechanical and UML State chart systems. Vortex (software) - a complete simulation platform featuring a realtime physics engine for rigid body dynamics, an image generator, desktop tools (Editor and Player) and more.

  7. COMSOL Multiphysics - Wikipedia

    en.wikipedia.org/wiki/COMSOL_Multiphysics

    COMSOL Multiphysics is a finite element analyzer, solver, and simulation software package for various physics and engineering applications, especially coupled phenomena and multiphysics. The software facilitates conventional physics-based user interfaces and coupled systems of partial differential equations ( PDEs ).

  8. Physical simulation - Wikipedia

    en.wikipedia.org/wiki/Physical_simulation

    These engines allow simulation of the way bodies of many types are affected by a variety of physical stimuli. They are also used to create Dynamical simulations without having to know anything about physics. Physics engines are used throughout the video game and movie industry, but not all physics engines are alike.

  9. Mock object - Wikipedia

    en.wikipedia.org/wiki/Mock_object

    Mock objects have the same interface as the real objects they mimic, allowing a client object to remain unaware of whether it is using a real object or a mock object. Many available mock object frameworks allow the programmer to specify which methods will be invoked on a mock object, in what order, what parameters will be passed to them, and what values will be returned.