How do I create my own JAVA Macro?
- Launch STAR-CCM+ and load simulation.
- Start Recording Macro via File -> Macro -> Start Recording
- Perform appropriate tasks you want the macro to perform (e.g. set stopping criteria).
- Stop Recording macro via File -> Macro -> Stop Recording
- Use editor of choice to make changes to the macro if required.
- Test macro after making changes via File -> Macro ->Play