emc2.core.model.ModelE

class emc2.core.model.ModelE(file_path)[source]

This loads a ModelE simulation with all of the necessary parameters for EMC^2 to run.

Parameters
file_path: str

Path to a ModelE simulation.

__init__(self, file_path)[source]

This loads a ModelE simulation with all of the necessary parameters for EMC^2 to run.

Parameters
file_path: str

Path to a ModelE simulation.

Methods

__init__(self, file_path)

This loads a ModelE simulation with all of the necessary parameters for EMC^2 to run.

Attributes

hydrometeor_classes

The list of hydrometeor classes.

num_hydrometeor_classes

The number of hydrometeor classes

num_subcolumns

Gets the number of subcolumns in the model.