# Field3D.build\_attributes\_list

[![badge](https://img.shields.io/badge/Source%20Code-06D40C?style=plastic)](https://github.com/LorenzoPiu/aPriori/blob/main/src/aPriori/DNS.py#L234-L285)

### **Field3D.**<mark style="color:red;">build\_attributes\_list</mark>(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.
