Changes between Version 24 and Version 25 of doc/app/dvrpar


Ignore:
Timestamp:
Sep 13, 2010 2:35:56 PM (14 years ago)
Author:
witha
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/dvrpar

    v24 v25  
    1 == Dvrp parameters ==
     1== dvr parameters ==
    22
    33
     
    103103}}}
    104104{{{#!td
    105 Temporal interval of scenes to be displayed with the '''dvrp software''' (in s).\\\\
     105Temporal interval of scenes to be displayed with the '''dvr''' software (in s).\\\\
    106106Isosurfaces, cross sections and particles can be displayed simultaneous. The display of particles requires that the particle transport is switched on (see [#dt_prel dt_prel]). Objects to be displayed have to be determined with [#mode_dvrp mode_dvrp].\\\\
    107 If output of scenes created by dvrp software is switched on (see [#mode_dvrp mode_dvrp]), this parameter can be used to assign the temporal interval at which scenes are to be created (and the respective  graphical data is to be output to the streaming server). Reference time is the beginning of  the simulation, i.e. output takes place at times t = '''dt_dvrp''', 2*'''dt_dvrp''', 3*'''dt_dvrp''', etc. The actual output times can deviate from these theoretical values (see [#dt_dopr dt_dopr]).  Is '''dt_dvrp''' < [#dt dt], then scenes are created and output after each time step (if this is requested it should be '''dt_dvrp''' = 0).
     107If output of scenes created by '''dvr''' software is switched on (see [#mode_dvrp mode_dvrp]), this parameter can be used to assign the temporal interval at which scenes are to be created (and the respective  graphical data is to be output to the streaming server). Reference time is the beginning of  the simulation, i.e. output takes place at times t = '''dt_dvrp''', 2*'''dt_dvrp''', 3*'''dt_dvrp''', etc. The actual output times can deviate from these theoretical values (see [#dt_dopr dt_dopr]).  Is '''dt_dvrp''' < [#dt dt], then scenes are created and output after each time step (if this is requested it should be '''dt_dvrp''' = 0).
    108108}}}
    109109|----------------
     
    132132}}}
    133133{{{#!td
    134 Name of the directory into which data created by the '''dvrp''' software shall be saved.\\\\
     134Name of the directory into which data created by the '''dvr''' software shall be saved.\\\\
    135135By default, the directory name is generated from the user name (see package parameter [#dvrp_username dvrp_username]) and the base file name (given as the argument of '''mrun''' option -d) as '' '<user name>/<base file name>' ''.
    136136}}}
     
    146146}}}
    147147{{{#!td
    148 Name of the file into which data created by the '''dvrp''' software shall be output.\\\\
    149 This parameter can be given a value only in case of [#dvrp_output dvrp_output] = '' 'local' '' which determines that the data created by '''dvrp''' is output to a local file (on the machine where PALM is executed). Apart from the default, it is only allowed to assign '' '/dev/null' '' (which means that no output is really stored). This can be used for special runtime measurements of the '''dvrp''' software.
    150 }}}
    151 |----------------
    152 {{{#!td style="vertical-align:top;width:150px"
    153 [=#dvrp_host '''dvrp_host''']
    154 }}}
    155 {{{#!td style="vertical-align:top;width:50px"
    156 C*80
    157 }}}
    158 {{{#!td style="vertical-align:top;width:100px"
    159 'origin.rvs.uni-hannover.de'
    160 }}}
    161 {{{#!td
    162 Name of the computer to which data created by the '''dvrp''' software shall be transferred. \\\\
     148Name of the file into which data created by the '''dvr''' software shall be output.\\\\
     149This parameter can be given a value only in case of [#dvrp_output dvrp_output] = '' 'local' '' which determines that the data created by '''dvr''' is output to a local file (on the machine where PALM is executed). Apart from the default, it is only allowed to assign '' '/dev/null' '' (which means that no output is really stored). This can be used for special runtime measurements of the '''dvr''' software.
     150}}}
     151|----------------
     152{{{#!td style="vertical-align:top;width:150px"
     153[=#dvrp_host '''dvrp_host''']
     154}}}
     155{{{#!td style="vertical-align:top;width:50px"
     156C*80
     157}}}
     158{{{#!td style="vertical-align:top;width:100px"
     159'origin.rvs.uni-hannover.de'
     160}}}
     161{{{#!td
     162Name of the computer to which data created by the '''dvr''' software shall be transferred. \\\\
    163163In case of [#dvrp_output dvrp_output] = '' 'rtsp' '' only the default value is allowed (streaming server of the RRZN). For [#dvrp_output dvrp_output] = '' 'local' '' the assigned value is ignored.
    164164}}}
     
    174174}}}
    175175{{{#!td
    176 Output mode for the '''dvrp''' software.\\\\
     176Output mode for the '''dvr''' software.\\\\
    177177The following settings are allowed:\\
    178178{{{#!table style="border:none"
     
    181181}}}
    182182{{{#!td style="vertical-align:top;border:none"
    183 Data created by the '''dvrp''' software is transferred using a special transmission protocol to a so-called streaming server, which is able to continuously transfer visualization data with a high transmission rate.
     183Data created by the '''dvr''' software is transferred using a special transmission protocol to a so-called streaming server, which is able to continuously transfer visualization data with a high transmission rate.
    184184Additionally, with this output mode a set of files is generated automatically within a directory on the streaming server (beside the visualization data e.g. some html-files) which can be used to visualize the data via an internet-browser plugin. Host (streaming-server) and directory can be defined by the user with [#dvrp_host dvrp_host] and [#dvrp_directory dvrp_directory].
    185185}}}
     
    189189}}}
    190190{{{#!td style="vertical-align:top;border:none"
    191 Data created by the '''dvrp''' software is transferred to the destination host (see [#dvrp_host dvrp_host] and [#dvrp_directory dvrp_directory]) using ftp.\\
     191Data created by the '''dvr''' software is transferred to the destination host (see [#dvrp_host dvrp_host] and [#dvrp_directory dvrp_directory]) using ftp.\\
    192192}}}
    193193|------
     
    196196}}}
    197197{{{#!td style="vertical-align:top;border:none"
    198 Data created by the '''dvrp''' software is output locally on a file defined by [#dvrp_file dvrp_file].
    199 }}}
    200 }}}
    201 }}}
    202 |----------------
     198Data created by the '''dvr''' software is output locally on a file defined by [#dvrp_file dvrp_file].
     199}}}
     200}}}
     201}}}
     202|----------------
     203{{{#!td style="vertical-align:top;width:150px"
     204[=#dvrp_host '''dvrp_host''']
     205}}}
     206{{{#!td style="vertical-align:top;width:50px"
     207C*80
     208}}}
     209{{{#!td style="vertical-align:top;width:100px"
     210'origin.rvs.uni-hannover.de'
     211}}}
     212{{{#!td
     213Name of the computer to which data created by the '''dvr''' software shall be transferred. \\\\
     214In case of [#dvrp_output dvrp_output] = '' 'rtsp' '' only the default value is allowed (streaming server of the RRZN). For [#dvrp_output dvrp_output] = '' 'local' '' the assigned value is ignored.
     215}}}
     216|----------------
     217{{{#!td style="vertical-align:top;width:150px"
     218[=#dvrp_host '''dvrp_host''']
     219}}}
     220{{{#!td style="vertical-align:top;width:50px"
     221C*80
     222}}}
     223{{{#!td style="vertical-align:top;width:100px"
     224'origin.rvs.uni-hannover.de'
     225}}}
     226{{{#!td
     227Name of the computer to which data created by the '''dvr''' software shall be transferred. \\\\
     228In case of [#dvrp_output dvrp_output] = '' 'rtsp' '' only the default value is allowed (streaming server of the RRZN). For [#dvrp_output dvrp_output] = '' 'local' '' the assigned value is ignored.
     229}}}
     230|----------------
     231{{{#!td style="vertical-align:top;width:150px"
     232[=#dvrp_host '''dvrp_host''']
     233}}}
     234{{{#!td style="vertical-align:top;width:50px"
     235C*80
     236}}}
     237{{{#!td style="vertical-align:top;width:100px"
     238'origin.rvs.uni-hannover.de'
     239}}}
     240{{{#!td
     241Name of the computer to which data created by the '''dvr''' software shall be transferred. \\\\
     242In case of [#dvrp_output dvrp_output] = '' 'rtsp' '' only the default value is allowed (streaming server of the RRZN). For [#dvrp_output dvrp_output] = '' 'local' '' the assigned value is ignored.
     243}}}
     244|----------------
     245{{{#!td style="vertical-align:top;width:150px"
     246[=#dvrp_host '''dvrp_host''']
     247}}}
     248{{{#!td style="vertical-align:top;width:50px"
     249C*80
     250}}}
     251{{{#!td style="vertical-align:top;width:100px"
     252'origin.rvs.uni-hannover.de'
     253}}}
     254{{{#!td
     255Name of the computer to which data created by the '''dvr''' software shall be transferred. \\\\
     256In case of [#dvrp_output dvrp_output] = '' 'rtsp' '' only the default value is allowed (streaming server of the RRZN). For [#dvrp_output dvrp_output] = '' 'local' '' the assigned value is ignored.
     257}}}
     258|----------------
     259{{{#!td style="vertical-align:top;width:150px"
     260[=#dvrp_host '''dvrp_host''']
     261}}}
     262{{{#!td style="vertical-align:top;width:50px"
     263C*80
     264}}}
     265{{{#!td style="vertical-align:top;width:100px"
     266'origin.rvs.uni-hannover.de'
     267}}}
     268{{{#!td
     269Name of the computer to which data created by the '''dvr''' software shall be transferred. \\\\
     270In case of [#dvrp_output dvrp_output] = '' 'rtsp' '' only the default value is allowed (streaming server of the RRZN). For [#dvrp_output dvrp_output] = '' 'local' '' the assigned value is ignored.
     271}}}
     272|----------------
     273
     274
     275
     276