~jon-hill/fluidity/diagnostic_check

« back to all changes in this revision

Viewing changes to tests/internal_boundary_adaptivity/internal_boundary_adaptivity.xml

  • Committer: Rhodri Davies
  • Date: 2013-11-14 06:51:27 UTC
  • Revision ID: rhodri.davies@imperial.ac.uk-20131114065127-x5s5go8czv4f6cx0
This test depends on having spudtools installed. Spudtools is installed before medium tests, by default, so changing test from short to medium on the advice of the PHENOMENAL MAN that is the test owner.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<testproblem>
3
3
  <name>interal_boundary_adaptivity<comment>Tests: internal boundaries+adaptivity+checkpointing</comment></name>
4
4
  <owner userid="skramer"/>
5
 
  <problem_definition length="short" nprocs="1">
 
5
  <problem_definition length="medium" nprocs="1">
6
6
    <command_line>fluidity -v2 -l internal_boundary.flml &amp;&amp;
7
7
spud-set ib_1_checkpoint.flml /timestepping/finish_time 0.999999 &amp;&amp;
8
8
fluidity -v2 -l ib_1_checkpoint.flml</command_line>