... | ... | @@ -9,7 +9,7 @@ The plugin must be placed on a system where VisIt server will be launched. |
|
|
|
|
|
# Installing W-data plugin on your local system
|
|
|
|
|
|
Follow instruction from this [file](https://gitlab.fizyka.pw.edu.pl/wtools/wslda/-/tree/public/lib/wdata/visit-plugin/README.txt).
|
|
|
Follow instruction from this [file](https://gitlab.fizyka.pw.edu.pl/wtools/wdata/-/blob/master/visit-plugin/README.md).
|
|
|
|
|
|
Below we provide examples of the compilation process on selected systems.
|
|
|
## Compiling plugin on [Andes](https://docs.olcf.ornl.gov/systems/andes_user_guide.html)
|
... | ... | @@ -63,7 +63,7 @@ Expand list of `Open file as type` in order to check is `wdata` plugin is instal |
|
|
*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.
|
|
|
|
|
|
# Example plot
|
|
|
Here you can download sample data here: [example-vortices.tar.gz](uploads/8d4c79e5eee8bae0636514fc9046c2b0/example-vortices.tar.gz)
|
|
|
Here you can download sample data here: [example-vortices.tar.gz](uploads/2ddded58f7b17f150a32eca65a0dce6f/example-vortices.tar.gz)
|
|
|
|
|
|
To check if VisIt works correctly, try to open example data:
|
|
|
1. File -> Open File
|
... | ... | @@ -79,7 +79,7 @@ VisIt allows for connecting with remote servers and use them for data visualizat |
|
|
2. Install W-DATA plugin on remote system.
|
|
|
3. Create XML host file and store it on local computer (client).
|
|
|
|
|
|
After first usage of VisIt it will create folder with settings. In case of linux system it is hidden folder `.visit` in your home directory. In this folder you need to place appropriate host file. Examples of such files are provided in [hosts](https://gitlab.fizyka.pw.edu.pl/wtools/wslda/-/tree/public/lib-wdata/visit-plugin/hosts) folder:
|
|
|
After first usage of VisIt it will create folder with settings. In case of linux system it is hidden folder `.visit` in your home directory. In this folder you need to place appropriate host file. Examples of such files are provided in [hosts](https://gitlab.fizyka.pw.edu.pl/wtools/wdata/-/tree/master/visit-plugin/hosts) folder:
|
|
|
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:
|
... | ... | |