~reducedmodelling/fluidity/ROM_Non-intrusive-ann

« back to all changes in this revision

Viewing changes to tests/shallow_water_adjoint_default_controls/src/Makefile

  • Committer: Simon Funke
  • Date: 2011-06-10 18:35:06 UTC
  • mto: (3425.14.1 adjoint)
  • mto: This revision was merged to the branch mainline in revision 3521.
  • Revision ID: simon.funke@gmail.com-20110610183506-v95fyeeknqe544mz
A test for the default control functionality. The test is based on shallow_water_adjoint_eta but uses 
controls instead of coding der compuation of the derivatives up manually.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
input:
 
2
        ../../../scripts/interval --dx=0.1 --3d 0 1.0 mesh_A
 
3
        ../../../scripts/interval --dx=0.05 --3d 0 1.0 mesh_B
 
4
        ../../../scripts/interval --dx=0.025 --3d 0 1.0 mesh_C
 
5
        ../../../scripts/interval --dx=0.0125 --3d 0 1.0 mesh_D
 
6
        ../../../scripts/interval --dx=0.00625 --3d 0 1.0 mesh_E