You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1) Put all netCDF restart files for which visulaizations are to be generated in the nc_files directory.
2
-
2) Populate/modify config.txt as desired.
3
+
2) Modify config.txt as desired.
3
4
3) Execute 'bash ram.sh'
4
5
4) Look for the generated images in the images directory
6
+
7
+
Notes regarding the configuration file:
8
+
9
+
Format: Anything before the colon is the property name, sometimes followed by possible values in parantheses. Anything after the colon is the property value. Property values are case-sensitive
10
+
11
+
12
+
Streamline source type: A sphere generates lesser streamlines. A slice of the magnetic field is a more appropriate choice
13
+
Plasma pressure display: Choose a species whose plasma pressure will be displayed
14
+
Camera Position: where the camera is
15
+
Camera Focal Point: where the camera is looking
16
+
Camera View Up: TODO
17
+
Scale: Indicate if you choose to see the scale
18
+
Movie: To generate images, set it to 'no'. To generate a movie, specify the groupname (first few characters that are common to all the restart files) whose movie is to be generated.
19
+
SaveState: Setting this to True will save the state in the images directory, so that the state can be loaded in the Paraview GUI later
0 commit comments