tianjuxue / jax-am

Additive manufacturing simulation with JAX.
https://jax-am.readthedocs.io/en/latest/
GNU General Public License v3.0
274 stars 56 forks source link

add to_data_frame #34

Closed Mohamadrezash204 closed 6 months ago

Mohamadrezash204 commented 6 months ago

The new to_data_frame function reads .vtu files from a specified directory, processes the data, and saves it as a CSV file (especially for converting data from FEM thermal_mechanical ). This function utilizes pandas for efficient data manipulation and handling. This helps to make it easier to illustrate and use data.