🎉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

Import Pressure Data from StarCCM+ to Hypermesh

User: "PicoMiko"
Altair Community Member
Updated by PicoMiko

Hello I am looking to import my pressure data from Star CMM into Hypermesh so I can get an accurate pressure distribution on my airfoils. I heard around that I can import the data using a .out file but I'm not sure on how to go about that. 

 

Any advice on how to do this would be great. Thanks.

Find more posts tagged with

Sort by:
1 - 4 of 41
    User: "Adriano_Koga"
    Altair Employee
    Updated by Adriano_Koga

    Can you describe a little bit more your final goal?

     

    Anyway, you could try the 'fields' entity created in model browser in HyperMesh.

    They allow you to read data from results or external models and map them into your current model.

    Take a look at the documentation for 'fields', so it might help you.

     

    User: "QuyNguyenDai"
    Altair Community Member
    Updated by QuyNguyenDai

    Hello I am looking to import my pressure data from Star CMM into Hypermesh so I can get an accurate pressure distribution on my airfoils. I heard around that I can import the data using a .out file but I'm not sure on how to go about that. 

     

    Any advice on how to do this would be great. Thanks.

     

    From any software, if you can output your pressure field under the following format, you can use without issue in Hypermesh:

     

     X-coordinate1 y-coordinate1 z-coordinate1 pressure1 X-coordinate2 y-coordinate2 z-coordinate2 pressure2 X-coordinate3 y-coordinate3 z-coordinate3 pressure3

    By this way, I work no problem with Fluent/OpenFOAM.

     

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

    Can you describe a little bit more your final goal?

     

    Anyway, you could try the 'fields' entity created in model browser in HyperMesh.

    They allow you to read data from results or external models and map them into your current model.

    Take a look at the documentation for 'fields', so it might help you.

     

    My final goal is to get an accurate force profile for my airfoil so that I can figure out its deflection. 

     

    Where could I find the documentation for 'fields' by any chance?

    User: "Adriano_Koga"
    Altair Employee
    Updated by Adriano_Koga

    Go to hypermesh help and search for fields. It will show you the options and format for the csv file to use as input.