How to switch on "Interpolate Initial Values File onto Def File Mesh" on command line?


There is no direct switch for the cfx5solve script. Create the following CCL file, e.g. "interpolation.ccl":

EXECUTION CONTROL:
RUN DEFINITION:
Interpolate Initial Values = On
END
END

Start the calculation with the command
cfx5solve -def name1.def -res name2_001.res -ccl interpolation.ccl





Show Form
No comments yet. Be the first to add a comment!