Changes between Version 3 and Version 4 of doc/app/vapor


Ignore:
Timestamp:
Nov 26, 2012 11:10:02 AM (12 years ago)
Author:
maronga
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/vapor

    v3 v4  
    66\\
    77For the conversion of NetCDF data output from PALM to the VAPOR format vdf, the tool ncdf2vdf has been developed at IMUK and will come along with PALM in the near future.
     8
     9== System requirements ==
     10The official VAPOR FAQ say:
     11
     12* // We recommend a minimum of 512 MBs of main memory. VAPOR relies heavily on RAM for caching data in order to improve performance. So the more memory you have, the better the performance, in general.This is particularly true when animating through temporal data.//
     13
     14* // A graphics card with 3D hardware texture support and an OpenGL driver that can take advantage of the card are a must. Note that standard Linux distributions come with a generic driver that will work on all systems, but this will usually not give adequate performance. For best performance a driver provided by the graphics card vendor is essential. If you plan to use Linux and have not yet purchased a graphics card, you should check that the card you are considering purchasing has a driver optimized for Linux.//
     15
     16
     17== Conversion of NetCDF to VDF data ==
     18coming soon.
     19
     20== Starting VAPOR at IMUK ==
     21VAPOR (version 2.1.0) is installed on the Linux server at IMUK and can be started from the terminal:
     22
     23{{{. /muksoft/packages/vapor/2.1.0/bin/vapor-setup.sh; vaporgui&}}}.
     24
     25The VAPOR window will appear.
     26