ID_NAME |
= <id_name_of_fem_input> |
Name of the FEM_INPUT definition. |
FILE |
= <name_of_input_file>, <fe-solver> |
Name of the input file. Second label is optional. Can be used instead of command line --solver <fe-solver>
|
LIFE_FILE |
= <name_of_input_file>, <life-solver> |
Name of the input file. Second label is optional. Can be used instead of command line --life <life-solver> .
|
EMAG_FILE |
= <name_of_input_file>, <EMAG-solver> |
Name of the input file for an EM solver run. Second label is optional. Can be used instead of command line --emag_solver <emag-solver> .
|
TEMPERATURE_FILE |
= <name_of_input_file>, <fe-solver> |
Name of the input file for temperature pre-run. Second label is optional, but must be the same as by FILE . |
ADD_FILE |
= <name_of_add_input_file> |
Name of the additional input file. |
COPY_FILE |
= <name_of_copy_file> |
Name of the additional file. |
FILE_SOLVER_EXE |
= <fe_solver_executable> |
FE-solver executable. |
FILE_CMDLINE |
= <arguments for FE-solver> |
Arguments for FE-solver. |
FILE_ADD_CALL |
= <more arguments for FE-solver> |
More arguments for FE-solver. |
TEMPERATURE_ADD_CALL |
= <more arguments for temperature pre-analysis> |
More arguments for temperature pre-analysis |
LIFE_FILE_SOLVER_EXE |
= <life_solver_executable> |
LIFE-solver executable. |
LIFE_FILE_CMDLINE |
= <arguments for LIFE-solver> |
Arguments for LIFE-solver. |
LIFE_FILE_ADD_CALL |
= <more arguments for LIFE-solver> |
More arguments for LIFE-solver. |