EPI Logo

Contents:

  • Core API
  • Tutorial
  • Example Models
  • Development
  • Contributing to EPI
  • LICENSE
  • Citation
  • Changelog
EPI
  • eulerpi.examples.heat package
  • View page source

eulerpi.examples.heat package

Submodules

  • Heat Conduction Model
    • Heat
      • Heat.forward()
      • Heat.param_is_within_domain()
      • Heat.perform_simulation()
      • Heat.CENTRAL_PARAM
      • Heat.PARAM_LIMITS
      • Heat.data_dim
      • Heat.evaluation_points
      • Heat.num_grid_points
      • Heat.param_dim
      • Heat.plate_length
      • Heat.t_end
    • HeatArtificial
      • HeatArtificial.generate_artificial_params()
      • HeatArtificial.CENTRAL_PARAM
      • HeatArtificial.PARAM_LIMITS
      • HeatArtificial.num_grid_points
    • heat_rhs()

Module contents


© Copyright 2022-2024, Vincent Wagner, Sebastian Höpfl, Lars Kaiser.

Built with Sphinx using a theme provided by Read the Docs.