🎉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

Script to execute LUA script

CrisWuUser: "CrisWu"
New Altair Community Member
Updated by CrisWu

Hi, Guys, 

 

Does any know is there a way to execute LUA script automatically? Can I use a batch file in windows ?

 

Best Regards

 

Cris

Find more posts tagged with

Sort by:
1 - 2 of 21
    JIFUser: "JIF"
    Altair Employee
    Updated by JIF

    Hello CrisWu,

     

    Are you asking if it is possible to run FEKO Lua scripts in CADFEKO or POSTFEKO? CADFEKO and POSTFEKO have options to allow running scripts, configuring scripts (init variables) and run in non-interactive mode (no GUI). These are described in the documentation, but I have repeated them below.

    • --non-interactive
      Special execution mode for running automation scripts without user interaction.
    • --run-script SCRIPTFILE
      Specifies an automation script to load and run.
    • --configure-script CONFIGSTRING
      Executes the string CONFIGSTRING before running the script specified in SCRIPTFILE. This options is only used with the “non-interactive” option.

    Hi, Guys, 

     

    Does any know is there a way to execute LUA script automatically? Can I use a batch file in windows ?

     

    Best Regards

     

    Cris

    FEKO also has Terminal.

    You can find it in CADFEKO.