🎉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

How to generate the python script for my design

User: "Harmony"
Altair Community Member
Updated by Harmony

Hello Community

I made a design of a motor in flux 2D and i am done with everything about the design. But i am requested to provide the python script for the design and steps used. please, is there a way to generate the python script for my design for both pre and post-processing scenarios  ?

Thank for your help

Find more posts tagged with

Sort by:
1 - 2 of 21

    Hi Harmony,

    In the ".FLU" folder of your model, you will see the "Jython log" folder under the persistent folder. In this folder, you will find Python scripts for preprocessing and postprocessing.

    You can remove the unwanted commands and combine all the scripts to obtain one script for your model.

    Thank you,

    Lavanya

    User: "Harmony"
    Altair Community Member
    OP
    Updated by Harmony

    Hi Harmony,

    In the ".FLU" folder of your model, you will see the "Jython log" folder under the persistent folder. In this folder, you will find Python scripts for preprocessing and postprocessing.

    You can remove the unwanted commands and combine all the scripts to obtain one script for your model.

    Thank you,

    Lavanya

    Hello 

    Thanks for your response 
    one more question 

    I have found the Python script file, but i want to know if it is possible to execute the code script by script to generate the model in flux?.. For example, someone without the design can easily use the python script to generate the model and all the test carried out. is that possible ?