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

« back to all changes in this revision

Viewing changes to extras/validation/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 1.4">
3
 
 
4
 
<!--==========================================================================
5
 
*
6
 
*     This file is part of the Code_Saturne Kernel, element of the
7
 
*     Code_Saturne CFD tool.
8
 
*
9
 
*     Copyright (C) 1998-2008 EDF S.A., France
10
 
*
11
 
*     contact: saturne-support@edf.fr
12
 
*
13
 
*     The Code_Saturne Kernel is free software; you can redistribute it
14
 
*     and/or modify it under the terms of the GNU General Public License
15
 
*     as published by the Free Software Foundation; either version 2 of
16
 
*     the License, or (at your option) any later version.
17
 
*
18
 
*     The Code_Saturne Kernel is distributed in the hope that it will be
19
 
*     useful, but WITHOUT ANY WARRANTY; without even the implied warranty
20
 
*     of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21
 
*     GNU General Public License for more details.
22
 
*
23
 
*     You should have received a copy of the GNU General Public License
24
 
*     along with the Code_Saturne Kernel; if not, write to the
25
 
*     Free Software Foundation, Inc.,
26
 
*     51 Franklin St, Fifth Floor,
27
 
*     Boston, MA  02110-1301  USA
28
 
*
29
 
*===========================================================================-->
30
 
 
31
 
  <referencepath>/home/saturne/Validation</referencepath>
32
 
  <referenceversion>ncs-1.4.0</referenceversion>
33
 
 
34
 
  <study label='LAPLACIEN' status='on'>
35
 
    <variable label='scalaire' status='on'>
36
 
      <tolerance>0.1</tolerance>
37
 
    </variable>
38
 
 
39
 
    <case label='CAS1' status='on' compute='on'>
40
 
      <post label='depou_elargb' status='off'> </post>
41
 
    </case>
42
 
 
43
 
    <case label='2PROCS' status='on' compute='on'>
44
 
      <post label='depou_elargb' status='off'> </post>
45
 
      <nproc>2</nproc>
46
 
    </case>
47
 
  </study>
48
 
 
49
 
 
50
 
  <study label='GRADIENT' status='on'>
51
 
    <variable label='gradient' status='on'>
52
 
      <tolerance>0.1</tolerance>
53
 
    </variable>
54
 
 
55
 
    <case label='CAS1' status='on' compute='on'>
56
 
    </case>
57
 
 
58
 
    <case label='CAS2' status='on' compute='on'>
59
 
    </case>
60
 
 
61
 
    <case label='CAS3' status='on' compute='on'>
62
 
    </case>
63
 
 
64
 
    <case label='CAS4' status='on' compute='on'>
65
 
    </case>
66
 
 
67
 
    <case label='CAS5' status='on' compute='on'>
68
 
    </case>
69
 
 
70
 
    <case label='CAS1-2PROCS' status='on' compute='on'>
71
 
      <nproc>2</nproc>
72
 
    </case>
73
 
  </study>
74
 
 
75
 
  <study label='CAVITE_ENTR' status='on'>
76
 
    <variable label='VitesseX' status='on'>
77
 
      <tolerance>0.1</tolerance>
78
 
    </variable>
79
 
    <variable label='Pression' status='on'>
80
 
      <tolerance>0.1</tolerance>
81
 
    </variable>
82
 
 
83
 
    <case label='CAS1' status='on' compute='on'>
84
 
      <post label='depou_elargb' status='off'> </post>
85
 
      <nproc>2</nproc>
86
 
    </case>
87
 
  </study>
88
 
 
89
 
 
90
 
</autovalid>