Radio Communication Blackout (ramCEM.pre)
Keywords:
-
hypersonic, reentry, plane-wave, blackout
Problem description
This example simulates the propagation of electro-magnetic wave through plasma. The objective is to simulate the communication blackout on re-entry vehicles. A plane sine wave is sent from the left hand side face of the domain. Maxwell’s equations are then solved to get the electric and magnetic field components in the simulation domain.
This simulation requires both a USimHS and USIMHEDP license.
Creating the run space
The Radio Communication Blackout example is accessed from within
USimComposer by the following actions:
- Select the New from Template menu item in the File menu.
- In the resulting New from Template window, expand
USimHS or USimHEDP.
- Select Radio Communication Blackout and press the Choose
button.
- In the resulting dialog, press the Save button to create a
copy of this example in your run area.
The basic variables of this problem should now be settable in
text boxes in the right pane of the “Setup” window.
Running the simulation
This example simulates the propagation of an EM wave through the
plasma layer surrounding the re-entry vehicle. The first step in the
simulation is to generate this plasma distribution, accomplished by
setting GENERATE_INITIAL_CONDITION = True (the default). With this
choice, generate the plasma distribution by proceeding as follows:
- Press the Save And Process Setup button in the upper right corner.
- Proceed to the run window as instructed by pressing the Run button
in the left column of buttons.
- To run the file, click on the Run button in the upper right corner.
of the window. You will see the output of the run in the right pane.
The run has completed when you see the output, “Engine completed
successfully.”
Once the simulation has completed, return to the “Setup” window and
set GENERATE_INITIAL_CONDITION = False and increase the NUMDUMPS to 20. Then:
- Press the Save And Process Setup button in the upper right
corner.
- Proceed to the run window as instructed by pressing the Run button
in the left column of buttons.
- Chose the restart dump number equal to the final dump file from the
previous run.
- To run the file, click on the Run button in the upper right corner.
of the window. You will see the output of the run in the right pane.
The run has completed when you see the output, “Engine completed
successfully.”
Visualizing the results
After performing the above actions, continue as follows:
- Proceed to the Visualize window as instructed by pressing the Visualize icon in the workflow panel.
- Press the Open button to begin visualizing.
- Expand Scalar Data and click the check box for fluids/em_1 to visualize the y-component of electric field as shown in Figure 74. Refer to maxwellEqn to see the definitions of remaining components.
Further experiments
- Change the wave frequency.
- Run the simulation without plasma. Do not use the restart option and make TEND = 0 and GENERATE_INITIAL_CONDITION = False.
- Parallel: carry out the simulation on 2 and 8 cores using the MPI option.