Changeset 8882


Ignore:
Timestamp:
Jun 7, 2013, 3:12:24 PM (11 years ago)
Author:
davies
Message:

Adding files for patong scenarion to validation tests. Presently the code

can be ran (parallel too), but, it is not integrated into the test framework,
there are no graphical outputs, and it needs cleaning up.

Location:
trunk/anuga_core/source
Files:
9 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/anuga_core/source/anuga/abstract_2d_finite_volumes/generic_boundary_conditions.py

    r8578 r8882  
    576576                               domain,
    577577                               quantities=domain.conserved_quantities,
    578                                interpolation_points=self.midpoint_coordinates,
     578                                   interpolation_points=self.midpoint_coordinates,
    579579                               time_thinning=time_thinning,
    580580                               time_limit=time_limit,
Note: See TracChangeset for help on using the changeset viewer.