source: inundation/ga/storm_surge/pyvolution/doit.py @ 262

Last change on this file since 262 was 240, checked in by ole, 20 years ago

Added C implementation of compute_fluxes

File size: 155 bytes
Line 
1import os
2
3os.system('python compile.py')
4os.system('python test_all.py')
5os.system('python run_profile.py')
6os.system('python show_balanced_limiters.py')
Note: See TracBrowser for help on using the repository browser.