~fluidity-core/fluidity/fluidity-petsc_readnsolve-reordering

« back to all changes in this revision

Viewing changes to tests/burgers_mms_replay/mms_D.bml

  • Committer: Patrick Farrell
  • Date: 2012-01-04 11:28:24 UTC
  • Revision ID: patrick.farrell06@imperial.ac.uk-20120104112824-5izbyvz4k8ytiv4u
Cian pointed out in lp:904816 that running the Burgers equation and
shallow water adjoint tests modifies some files that exist in bzr.
This commit should hopefully fix this. The issue is very minor (utf8
vs. utf-8 in the header of XML files, and minor variations in gmsh
versions).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version='1.0' encoding='utf8'?>
 
1
<?xml version='1.0' encoding='utf-8'?>
2
2
<burgers_equation>
3
3
  <simulation_name>
4
4
    <string_value lines="1">mms_adjoint_D</string_value>