~fluidity-core/fluidity/exorcised

« back to all changes in this revision

Viewing changes to examples/backward_facing_step_2d/backward_facing_step_2d_kim_kepsilon.flml

  • Committer: Jon Hill
  • Date: 2013-07-04 14:24:45 UTC
  • Revision ID: jon.hill@imperial.ac.uk-20130704142445-suwq2obb252egwuk
Bug fix to BFS 2D to try and get it to pass. FLML set-up did not match the test. I've taken the test as 'correct' and edited the FLML to match

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
    <dump_format>
45
45
      <string_value>vtk</string_value>
46
46
    </dump_format>
47
 
    <dump_period_in_timesteps>
 
47
    <dump_period>
48
48
      <constant>
49
 
        <integer_value rank="0">50</integer_value>
 
49
        <real_value rank="0">1</real_value>
50
50
      </constant>
51
 
    </dump_period_in_timesteps>
 
51
    </dump_period>
52
52
    <output_mesh name="CoordinateMesh"/>
53
53
    <stat/>
54
54
  </io>
73
73
        <mesh name="VelocityMesh"/>
74
74
      </courant_number>
75
75
    </adaptive_timestep>
76
 
    <steady_state>
77
 
      <tolerance>
78
 
        <real_value rank="0">1.e-5</real_value>
79
 
        <infinity_norm/>
80
 
      </tolerance>
81
 
      <steady_state_file>
82
 
        <plain_text_output/>
83
 
      </steady_state_file>
84
 
    </steady_state>
85
76
  </timestepping>
86
77
  <material_phase name="Fluid">
87
78
    <subgridscale_parameterisations>