Modify and solve a solution

Practice modifying solution parameters and solving a communications satellite thermal analysis.

Download and extract the part files.

Open the Simulation file

Open the model Simulation file and reset the dialog box settings.

  1. Choose FileOpen and open communications_sat\communications_satellite_sim1.sim.
  2. Choose FilePreferencesUser Interface and on the Dialog and Precision page, reset the dialog box memory.
    The model contains a transient solution with many results samplings to facilitate going over all the steps in this activity. Using these many sampling points is not standard practice.

Modify a solution

Modify a solution that contains predefined orbital heating and radiation simulation objects.

  1. In the Simulation Navigator, right-click the Transient node and choose Edit.
  2. In the Solve Options group, from the Run Directory list, select Simulation-Solution Name to generate a subdirectory in the working directory named with the current simulation and active solution.
  3. In the Solution Type group, select Transient from the Solution Type list.
  4. Click OK.
  5. In the Simulation Navigator, right-click the Transient node and choose Edit Solver Parameters.
  6. On the Thermal Solver tab, in the Transient Convergence Control group, type 0.01 Δ°C in the Maximum Temperature Change box to set the value for the maximum temperature change of any element between two consecutive iterations at each time step.
    When the temperature change of all elements between two consecutive iterations is below the specified value, the transient solution goes to the next time step.
  7. In the Conjugate Gradient Solver group, notice that in the Convergence Norm list, the MAX type of norm is used to calculate the convergence residuals for temperatures during the linear solve.
  8. In the Convergence Criterion box, type 1e-07.
    The Convergence Criterion tells the conjugate gradient solver when converged results are achieved. The lower the value of convergence criterion will result in a more precise solution.
  9. Click OK.

Explore the model

Explore the groups and boundary conditions in the transient solution.

  1. In the Simulation Navigator, expand the Groups node and click the 2 - Solar Panels node.
    It highlights the solar panels elements as a group, on which you will display the group temperature results during the solve.
  2. Expand the TransientSimulation Objects nodes and explore the existing boundary conditions.

Check the completeness of your model

Verify the model setup and resolve label conflicts.

  1. Choose MenuAnalysisFinite Element Model CheckModel Setup.
  2. Click OK in both dialog boxes.
    The Information window displays label conflicts in the simulation.
  3. In the Simulation Navigator, right-click the communications_satellite_sim1.sim node and select Simulation Label Manager to resolve the label conflicts.
    In the Labels group, on the Modeling Objects tab, observe that the Status is set to Conflict .
  4. In the Automatic Label Resolution group, click Automatically Resolve .
  5. Click OK.

Start the solving process

Begin solving the transient solution and monitor its progress.

  1. In the Simulation Navigator, right-click the Transient node and choose Solve.
  2. Click OK.
    The Analysis Job Monitor dialog, Information window, and Solution Monitor open showing solving information.
  3. If the solve ends while still going through steps, click Yes in the Review Results dialog to keep monitor windows open.

Inspect the Solution Monitor

Review solving information and details in the Solution Monitor window.

  1. In the Solution Monitor, click Inspect to lock the running message display and scroll through details.
  2. Notice the following:
    • At the beginning, you can see the run directory you specified in the previous section:

    • Under Model Summary, you can see the number of nodes and elements used in the thermal model:

  3. Scroll to explore the other information in the Solution Monitor window.
  4. Click Inspect to cancel the lock.

Monitor the real-time results in the Solution Control Monitor

Monitor real-time temperature distribution during the transient solution.

  1. In the Solution Monitor, click SC Monitor to open the Solution Control Monitor.
    The model mesh displays when it becomes available by the solver. For a thermal analysis, this is when THERMAL – Thermal Analysis is displayed at the bottom of the Solution Monitor.
  2. In the Results group, from the Results Type list, select Temperature [C] to display the temperature distribution at each time step.

    The temperature results evolves during the transient solution.
  3. In the Results group, click Group.
  4. In the Thermal-Elemental group, make sure that the Solar panels check box is selected.
  5. Click Apply.

    The software displays the elemental temperature distribution only on the solar panels elements group.

Display convergence graphs

View convergence graphs for current step, iterations, and full model.

  1. In the Solution Monitor, choose Graphs ConvergenceCurrent Step.

    Notice the target maximum temperature change, which you specified in the previous section.
  2. Choose GraphsConvergenceIterations.

    It displays the number of iterations at each time step for the thermal solver to converge.
  3. Choose GraphsTrack ResultsFull Model.

    It displays the minimum, average, and maximum values of solid temperatures.

Abort a solution

Abort the transient solution and close monitoring windows.

  1. In the Solution Monitor, click Abort.
  2. In the Abort Solution dialog, click Yes.
    The Solution Monitor, Solution Control Monitor, and all graphs are closed.
  3. Close the Information window.
  4. In the Analysis Job Monitor dialog, click Cancel.
  5. In the Simulation Navigator, right-click the Transient node and choose Browse.
  6. Open the communications_satellite_sim1-Transient folder and double-click the Solution_Monitor_Graphs.html file to view convergence graphs.
    The software creates a copy of convergence graphs in the html format.
  7. Hover over any graph to use the post processing tools.
You have completed this lab.