... | ... | @@ -57,7 +57,7 @@ make |
|
|
|
|
|
# Opening file
|
|
|
When opening the file you need to select metadata file of W-DATA format, i.e file `*.wtxt`. Example is shown below.
|
|
|
![visit_open](uploads/0f29f39aac59e8df4c7b1289b6169243/visit_open.png)
|
|
|
![visit_open](uploads/216ab59845e485a226f1e4a429c72653/visit_open.png)
|
|
|
|
|
|
Expand list of `Open file as type` in order to check is `wdata` plugin is installed.
|
|
|
*Note*: When you select `*.wtxt` file and click open VisIt should automatically use `wdata` plugin, as it is by default assigned to `wtxt` file extension.
|
... | ... | @@ -71,7 +71,7 @@ To check if VisIt works correctly, try to open example data: |
|
|
4. In `Plots` section: Add -> Pseudocolor -> `delta_abs`
|
|
|
5. Click `Draw`. In case of sample data you should see:
|
|
|
|
|
|
![exampleplot](uploads/4457298e49b90ecb5348cb79a0213bc5/exampleplot.png)
|
|
|
![exampleplot](uploads/2568d1ec0f6901ee2a6fa22b45390cf9/exampleplot.png)
|
|
|
|
|
|
# Working in client-server mode
|
|
|
VisIt allows for connecting with remote servers and use them for data visualization and data analysis. In order to be able to work in client-server mode you need:
|
... | ... | @@ -83,5 +83,4 @@ After first usage of VisIt it will create folder with settings. In case of linux |
|
|
You can also create a host file by using in VisIt: `Options->Host files`.
|
|
|
|
|
|
When a host file is provided to visit, assign to it server should be visible on the list of hosts in `Open file` dialog box:
|
|
|
![visit](uploads/1d58191b1d60e25821821d8b7c187974/visit.png)
|
|
|
|
|
|
![visit](uploads/ab68e29709dbb72b7725654f5b8a146a/visit.png) |