Changeset 9153
- Timestamp:
- Jun 14, 2014, 8:17:53 PM (10 years ago)
- Location:
- trunk/anuga_core/validation_tests/analytical_exact/carrier_greenspan_periodic
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/anuga_core/validation_tests/analytical_exact/carrier_greenspan_periodic/numerical_carrier_greenspan.py
r9138 r9153 102 102 alg, cfl = parse_standard_args() 103 103 domain.set_flow_algorithm(alg) 104 domain.set_CFL(cfl)104 #domain.set_CFL(cfl) 105 105 106 106 #------------------------------------------------------------------------------ -
trunk/anuga_core/validation_tests/analytical_exact/carrier_greenspan_periodic/results.tex
r8801 r9153 93 93 \includegraphics[width=0.9\textwidth]{perturbation_at_origin.png} 94 94 \end{center} 95 \caption{ Velocity results}95 \caption{Perturbation at the origin} 96 96 \end{figure} 97 97
Note: See TracChangeset
for help on using the changeset viewer.