Skip to content

Configuring beam heating #173

@jwreep

Description

@jwreep

The docs currently do not have a description of the parameters to configure a beam (that I can find), although pydrad does have the functionality to do so. (They just list the boolean to turn it on.)

Additionally, the template is slightly confusing:

{{ b.time_start | units_filter('s') }} {{ b.flux | units_filter('erg cm^-2 s^-1') }} {{ b.cut_off | units_filter('keV') }} {{ b.index }}

If the beam is configured as time-independent, the first parameter beam.time_start is actually the duration of the beam (starting at time zero). I'd suggest this parameter needs to be renamed or this should be clarified.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions