🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Extract B at the centroid of mesh elements to a txt file (transient 2D simulations)

User: "Marco Biasion"
Altair Community Member
Updated by Marco Biasion

Hi all,

is it possible to modify the macro ExportAreaAverageValue.PFM to export the data to a .txt file instead of a .xls file?

The reason why I ask is that the macro presented in this post:

Hints on how to modify the macro "ExportAreaAverageValue" provided with FLUX - Flux - Altair Products - Altair Community

is very slow in creating an Excel file for each time step of the solution (the execution time of the macro is comparable to the solving time of the 2D transient simulation itself).

Thank you in advance for your help

Marco

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "C_Favre"
    Altair Employee
    Updated by C_Favre

    Hi Marco,

    Yes it is possible, find below a version where the data are stored in a text file and a check box allows to create or not the Excel file.

    Best regards.

    Cyril Favre

     

    User: "Marco Biasion"
    Altair Community Member
    OP
    Updated by Marco Biasion

    Hi Marco,

    Yes it is possible, find below a version where the data are stored in a text file and a check box allows to create or not the Excel file.

    Best regards.

    Cyril Favre

     

    Dear Cyril,

    thank you very much for your help! The macro works very well.

    Best regards,

    Marco