Jump to content
Sign in to follow this  
yuvraj

Batch Mode Runs

Recommended Posts

Hello CAESES

I am trying to run a optimization module through the batch mode but not able to get specific keywords in the script file. Please guide me how to get specific keywords to run a sobol project in batch mode. It just export one single stl file which I mentioned but doesnt run the sobol.

Thankyou

 

trial.fsc

Share this post


Link to post
Share on other sites

Hi Yuvrai,

The sobol you would like to run, needs to be called in the fsc script as well. Insert  below the exports |<NameOfDesignEngine>.run() , e.g. |sobol1.run() .

If you use the auto generation of fsc scripts in CAESES only the current state of the project will be implemented (1st open project file, 2nd set design variables). All actions you want to be done additionally you need to add into the script manually. But the lines added in the fsc are only called once. So if you want to export each design geometry of a design engine you need to use a software connector instead.

best,

Carl

Share this post


Link to post
Share on other sites

Hello Carl

Thankyou for the help. I am trying to deploy this on a cluster. It is much need to to create FSC file. I am currently using software Connector.

Regards

Yuvraj 

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...