~ubuntu-branches/ubuntu/precise/code-saturne/precise

« back to all changes in this revision

Viewing changes to doc/user/input/autovalid.xml

  • Committer: Package Import Robot
  • Author(s): Sylvestre Ledru
  • Date: 2011-11-24 00:00:08 UTC
  • mfrom: (6.1.9 sid)
  • Revision ID: package-import@ubuntu.com-20111124000008-2vo99e38267942q5
Tags: 2.1.0-3
Install a missing file

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0"?>
2
 
<autovalid name="Validation Code_Saturne V1.4">
3
 
  <referencepath>/home/saturne/BASEREF</referencepath>
4
 
  <referenceversion>SaturneV1.4</referenceversion>
5
 
 
6
 
  <study label='LAPLACIEN' status='on'>
7
 
    <variable label='passif' status='on'>
8
 
      <tolerance>0.1</tolerance>
9
 
    </variable>
10
 
    <variable label='Pression' status='on'>
11
 
      <tolerance>0.1</tolerance>
12
 
    </variable>
13
 
    <variable label='VitesseX' status='on'>
14
 
      <tolerance>0.1</tolerance>
15
 
    </variable>
16
 
 
17
 
    <case label='CAS1' status='on' compute='on'>
18
 
      <post label='depou_elargb' status='off'> </post>
19
 
    </case>
20
 
 
21
 
    <case label='VERIF' status='on' compute='on'>
22
 
      <post label='depou_elargb' status='off'> </post>
23
 
    </case>
24
 
 
25
 
    <case label='2PROCS' status='on' compute='on'>
26
 
      <post label='depou_elargb' status='off'> </post>
27
 
      <nproc>2</nproc>
28
 
    </case>
29
 
  </study>
30
 
 
31
 
</autovalid>