RandomNanoflares

class synthesizAR.interfaces.ebtel.RandomNanoflares(duration: Unit('s'), stress)[source]

Bases: object

Add a single nanoflare at a random time during the simulation period

Parameters:
  • duration (Quantity) – Duration of each event

  • stress (float) – Fraction of field energy density to input into the loop

Methods Summary

calculate_event_properties(loop)

Methods Documentation

calculate_event_properties(loop)[source]