source: inundation/ga/storm_surge/pyvolution @ 894

Name Size Rev Age Author Last Change
../
coordinate_transforms 875   20 years ole Cleaned up and made test a proper unit test. Still thinking about what …
documentation 850   20 years ole More work towards spatio-temporal boundary.
wiki 779   20 years ole Cleanup
advection.py 5.7 KB 773   20 years ole Changed quantity name 'level' to 'stage'
bed_w_eden_boundary.py 1.7 KB 773   20 years ole Changed quantity name 'level' to 'stage'
bed_w_file_boundary.py 1.9 KB 773   20 years ole Changed quantity name 'level' to 'stage'
cg_solve.py 1.6 KB 599   20 years ole Removed old print statements polluting the output from unit testing
compile.py 7.5 KB 756   20 years ole Fixed wrong flag for 64 bit stuff
config.py 1.9 KB 844   20 years ole Cleaned up and simplified data manager + getters and setters in domain
contrating_channel_interpolate.xya 692 bytes 701   20 years chris
cornell_room.py 3.0 KB 773   20 years ole Changed quantity name 'level' to 'stage'
cornell_room_medres.poly 316.8 KB 317   20 years ole Started playing with the Cornell Room
data_manager.py 37.7 KB 894   20 years ole OKOKOKOK
doit.py 243 bytes 484   20 years ole First stab at using quad trees in least_squares. Unit tests pass and …
domain.py 19.3 KB 851   20 years ole First cut at a spatio-temporal boundary. Need to improve the test, though.
Eden_Australia_31082004.txt 12.4 KB 324   20 years ole Played with file boundary. Added set_vertex_values w/ Duncan
flatbed.py 1.7 KB 773   20 years ole Changed quantity name 'level' to 'stage'
flatbed_compare.py 1.3 KB 773   20 years ole Changed quantity name 'level' to 'stage'
general_mesh.py 8.1 KB 849   20 years ole Work towards spatio-temporal boundary Also changed naming from 'z' to …
generic_boundary_conditions.py 13.6 KB 862   20 years ole More testing of spatio_temporal_boundary. I am happy with it's basic …
hires2.poly 6.0 MB 320   20 years ole
HUSK.txt 940 bytes 645   20 years ole Comments
interface.py 17 bytes 195   20 years ole
interpolate_sww.py 6.2 KB 863   20 years duncan changed height to depth
least_squares.py 25.6 KB 889   20 years duncan fix typo
lowres2.poly 95.2 KB 320   20 years ole
meri0.dat 1.1 MB 523   20 years chris
meri0.xya 923.6 KB 503   20 years duncan changed to correct format
merimbula_77668.tsh 4.7 MB 399   20 years chris
merimbula_77668_out.tsh 5.2 MB 504   20 years duncan output from meri0.xya fitted to merimbula_77668, default alpha
mesh.py 16.4 KB 849   20 years ole Work towards spatio-temporal boundary Also changed naming from 'z' to …
mesh_factory.py 9.5 KB 820   20 years ole Implemented xya2rectangular and tested it
netherlands.py 3.8 KB 773   20 years ole Changed quantity name 'level' to 'stage'
pmesh2domain.py 5.6 KB 773   20 years ole Changed quantity name 'level' to 'stage'
pressure_force.py 2.3 KB 773   20 years ole Changed quantity name 'level' to 'stage'
python_versions.py 12 bytes 195   20 years ole
quad.py 12.3 KB 707   20 years duncan fixed round off error in quad
quantity.py 29.1 KB 826   20 years ole Played with DEM's and NetCDF
quantity_ext.c 13.8 KB 766   20 years ole Cleanup
quantity_ext.h 764 bytes 258   20 years ole Added C-headers to share code Removed length and distance from util
realtime_visualisation.py 7.0 KB 773   20 years ole Changed quantity name 'level' to 'stage'
region.py 3.1 KB 715   20 years duncan added getting and setting of unique vertex quantities, with a subset …
run_profile.py 1.4 KB 773   20 years ole Changed quantity name 'level' to 'stage'
run_tsh_weir.py 2.4 KB 773   20 years ole Changed quantity name 'level' to 'stage'
shallow_water.py 39.6 KB 851   20 years ole First cut at a spatio-temporal boundary. Need to improve the test, though.
shallow_water_ext.c 20.7 KB 773   20 years ole Changed quantity name 'level' to 'stage'
show_balanced_limiters.py 2.1 KB 773   20 years ole Changed quantity name 'level' to 'stage'
sparse.py 9.7 KB 605   20 years ole Implemented matrix-matrix mult in c-extension using CSR format - all …
sparse_ext.c 4.6 KB 605   20 years ole Implemented matrix-matrix mult in c-extension using CSR format - all …
test_advection.py 4.8 KB 773   20 years ole Changed quantity name 'level' to 'stage'
test_all.py 2.1 KB 892   20 years ole
test_cg_solve.py 3.9 KB 599   20 years ole Removed old print statements polluting the output from unit testing
test_data_manager.py 15.4 KB 849   20 years ole Work towards spatio-temporal boundary Also changed naming from 'z' to …
test_domain.py 13.6 KB 773   20 years ole Changed quantity name 'level' to 'stage'
test_general_mesh.py 1.8 KB 715   20 years duncan added getting and setting of unique vertex quantities, with a subset …
test_generic_boundary_conditions.py 7.2 KB 850   20 years ole More work towards spatio-temporal boundary.
test_interpolate_sww.py 6.9 KB 867   20 years duncan test height to depth change
test_least_squares.py 30.3 KB 889   20 years duncan fix typo
test_mesh.py 19.3 KB 648   20 years ole Refactoring boundary structure to allow None Boundary object for …
test_pmesh2domain.py 5.9 KB 773   20 years ole Changed quantity name 'level' to 'stage'
test_quad.py 3.8 KB 707   20 years duncan fixed round off error in quad
test_quantity.py 30.3 KB 773   20 years ole Changed quantity name 'level' to 'stage'
test_region.py 5.9 KB 773   20 years ole Changed quantity name 'level' to 'stage'
test_shallow_water.py 95.2 KB 862   20 years ole More testing of spatio_temporal_boundary. I am happy with it's basic …
test_sparse.py 4.2 KB 599   20 years ole Removed old print statements polluting the output from unit testing
test_util.py 23.7 KB 886   20 years ole Fixed similar problem with platform dependency on the shape of NetCDF …
testpoly.txt 56 bytes 659   20 years ole Added functionality for settimng quantities according to polygons
treenode.py 3.7 KB 518   20 years ole Looked at friction
util.py 32.3 KB 886   20 years ole Fixed similar problem with platform dependency on the shape of NetCDF …
util_ext.c 2.8 KB 671   20 years ole Implemented point_on_line in C.
util_ext.h 2.0 KB 753   20 years ole Added a DECREF to util_ext.h (but not sure if it is needed)
version.txt 424 bytes 770   20 years ole added propset:keywords to version.txt
weir_domain_refined.tsh 229.7 KB 373   20 years duncan changed to new .tsh format
wind_example_scalar.py 1.0 KB 773   20 years ole Changed quantity name 'level' to 'stage'
wind_example_variable.py 2.2 KB 773   20 years ole Changed quantity name 'level' to 'stage'
  • Property svn:externals set to
  • Property svn:ignore set to
    quantity_ext.c
Note: See TracBrowser for help on using the repository browser.