hawcsimulator.steps.atmosphere.atmosphere__default

hawcsimulator.steps.atmosphere.atmosphere__default#

hawcsimulator.steps.atmosphere.atmosphere__default(constituents: dict | None = None) Atmosphere[source]#

Constructs an atmosphere manually from a dictionary of sasktran2.Constituent objects.

Parameters:

constituents (dict | None, optional) – A dictionary of sasktran2.Constituent objects, with {key: Constituent}, by default None

Return type:

Atmosphere