generate_input_file#

class ansys.systemcoupling.core.adaptor.api_25_2.generate_input_file.generate_input_file(name=None, parent=None)#

Bases: Command

Generates the input journal file for a given Fluent participant.

Available for Fluent participants when fluent_input.option is not set to journal_file.

Given the participant’s name and a file name, generates a Fluent journal script which may be set as the value for the journal_file setting.

System Coupling uses the generated scrkpt for the coupled analysis.

Scripts generated using this method may be edited before the coupled analysis is started.

Parameters:
participant_namestr

Name of the participant for which the execution command will be returned.

file_namestr

Name of the journal script to be written. Note that this name is relative to the participant’s working directory.

Included in:

Parent

Summary

setup_root

‘root’ object