Field3D.build_attributes_list

Field3D.build_attributes_list(self):


Description

Builds lists of attribute names and corresponding file paths based on the configuration specified in variables_list. This operation is needed to handle different variables depending on the kinetic mechanism and to build attributes corresponding to different models.

Returns

  • attr_list: List of attribute names.

  • paths_list: List of corresponding file paths.

Last updated