Building and Testing the Third Task

Build and test the third task.

Before building the project, add the third task to the assistant class:
  1. Return to InternalFlowAssistant and add the following line below the line corresponding to the second task:
    
    tasks.add(new Task03Physics());
  2. Save the file (Ctrl-S).
  3. Rebuild the project.
  4. Test the assistant in Simcenter STAR-CCM+.