ParaView:Server Configuration

From KitwarePublic
Revision as of 19:04, 9 September 2008 by Utkarsh (talk | contribs) (New page: =Overview= Several sites have set of visualization clusters that are available to the users to connect to. These sites may want to provide a default set of server configurations available...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Overview

Several sites have set of visualization clusters that are available to the users to connect to. These sites may want to provide a default set of server configurations available to the users. Additionally, there may be some options that may be needed to be specified before connecting to the server. All this can be managed using server configuration xmls. This document illustrates a few example use-cases.

Default Servers

When ParaView starts up, it looks for a default_servers.pvsc file in the following locations:

  • On Unix-based systems
    • ParaView executable directory
    • $HOME/.config/ParaView/
    • /usr/share/ParaView/
  • On Windows
    • ParaView executable directory
    • %APPDATA%\ParaView\, %COMMON_APPDATA%\ParaView\