~fluidity-core/fluidity/exorcised

« back to all changes in this revision

Viewing changes to examples/backward_facing_step_2d/backward_facing_step_2d_kim_reference.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
        <integer_value rank="0">1</integer_value>
50
50
      </constant>
51
 
    </dump_period_in_timesteps>
 
51
    </dump_period>
52
52
    <output_mesh name="CoordinateMesh"/>
53
53
    <stat/>
54
54
  </io>