~fluidity-core/fluidity/excise-fldecomp

« back to all changes in this revision

Viewing changes to examples/lock_exchange/lock_exchange.xml

  • Committer: Mark Filipiak
  • Date: 2012-08-13 11:42:30 UTC
  • mfrom: (4003.1.23 dev-trunk)
  • Revision ID: mjf@staffmail.ed.ac.uk-20120813114230-wzoyf2gi4p4oxeh4
Merge in of the latest trunk.  To try to cure non-flredecomp tests that are passing at EPCC but failing in buildbot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
  <name>lock exchange<comment>Runs a 2d adaptive simulation of the lock exchange, following the set-up of Hartel et al., 2000, JFM. Has basic adaptivity settings so check with in 15% of Hartel values. Also basic checks on mixing stats.
6
6
  WARNING: to test front speeds will need to change example end time so runs for at least 30.0s.
7
7
</comment></name>
8
 
  <owner userid="hhiester"/>
 
8
  <owner userid="sp911"/>
9
9
  <tags>flml 2dadapt</tags>
10
10
    <problem_definition length="long" nprocs="1">
11
11
    <command_line>mpiexec fluidity -v2 -l lock_exchange.flml </command_line>