source: inundation/ga/storm_surge/pyvolution @ 1124

Name Size Rev Age Author Last Change
../
coordinate_transforms 1084   19 years duncan bug fix
documentation 981   19 years ole Work with georeferencing and documentation
wiki 1104   19 years ole Mainly comments
_test_sww2domain2.py 2.6 KB 1090   19 years prow Removing tracing. More testing.
_test_sww2domain.py 2.2 KB 1089   19 years prow Only work if run in grohm output. Slow. But they work.
advection.py 5.7 KB 773   19 years ole Changed quantity name 'level' to 'stage'
bed_w_eden_boundary.py 1.7 KB 773   19 years ole Changed quantity name 'level' to 'stage'
bed_w_file_boundary.py 1.9 KB 773   19 years ole Changed quantity name 'level' to 'stage'
cg_solve.py 1.6 KB 599   19 years ole Removed old print statements polluting the output from unit testing
check_sww_tsh.py 1.9 KB 966   19 years duncan removing imports. Relying on pyvolution be in the users PATH …
combine_pts.py 7.0 KB 1101   19 years duncan bug fix
compile.py 7.6 KB 1087   19 years ole Fixed potential bug with os.uname() being called on win32 platforms.
config.py 2.5 KB 991   19 years steve
contrating_channel_interpolate2.xya 692 bytes 948   19 years prow
contrating_channel_interpolate.xya 692 bytes 701   19 years chris
cornell_room.py 3.0 KB 773   19 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 57.2 KB 1120   19 years prow Adding elevation.
doit.py 243 bytes 484   19 years ole First stab at using quad trees in least_squares. Unit tests pass and …
domain.py 21.2 KB 1102   19 years ole Work on file boundary (cyclone)
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 901   19 years ole First experiment with new limiter (near bed)
flatbed_compare.py 1.3 KB 773   19 years ole Changed quantity name 'level' to 'stage'
general_mesh.py 8.4 KB 1011   19 years ole Added test for conservation of stage with various beds
generic_boundary_conditions.py 13.9 KB 1102   19 years ole Work on file boundary (cyclone)
hires2.poly 6.0 MB 320   20 years ole
HUSK.txt 940 bytes 645   19 years ole Comments
interface.py 17 bytes 195   20 years ole
interpolate_sampson.xya 10 bytes 1025   19 years chris
interpolate_sww.py 6.2 KB 934   19 years duncan comments
island.py 1.7 KB 912   19 years ole Played more with 'lapping' issue. I think it was largely due to …
least_squares.py 31.9 KB 1104   19 years ole Mainly comments
lowres2.poly 95.2 KB 320   20 years ole
meri0.dat 1.1 MB 1025   19 years chris
meri0.xya 923.6 KB 503   19 years duncan changed to correct format
merimbula_77668.tsh 4.7 MB 399   20 years chris
merimbula_77668_out.tsh 5.2 MB 504   19 years duncan output from meri0.xya fitted to merimbula_77668, default alpha
mesh.py 18.5 KB 1011   19 years ole Added test for conservation of stage with various beds
mesh_factory.py 9.5 KB 820   19 years ole Implemented xya2rectangular and tested it
most2nc.py 2.3 KB 1124   19 years prow added verbose.
netherlands.py 3.7 KB 991   19 years steve
pmesh2domain.py 5.9 KB 969   19 years duncan for pmesh/loadmesh, changing markers to tags
pressure_force.py 2.3 KB 773   19 years ole Changed quantity name 'level' to 'stage'
python_versions.py 12 bytes 195   20 years ole
pyvolution.ini 164 bytes 1065   19 years steve
pyvolution.zbi 55.0 KB 1065   19 years steve
pyvolution.zpi 4.4 KB 1065   19 years steve
pyvolution.zwi 216 bytes 1065   19 years steve
quad.py 12.3 KB 707   19 years duncan fixed round off error in quad
quantity.py 29.4 KB 1011   19 years ole Added test for conservation of stage with various beds
quantity_ext.c 13.8 KB 907   19 years ole Addressed problem with artificial momentum generated by discontinuous …
realtime_visualisation.py 7.0 KB 773   19 years ole Changed quantity name 'level' to 'stage'
region.py 4.2 KB 1108   19 years duncan add_quantities added
run_profile.py 1.4 KB 773   19 years ole Changed quantity name 'level' to 'stage'
run_tsh_weir.py 2.4 KB 773   19 years ole Changed quantity name 'level' to 'stage'
shallow_water.py 47.2 KB 1087   19 years ole Fixed potential bug with os.uname() being called on win32 platforms.
shallow_water_ext.c 23.0 KB 1017   19 years ole
show_balanced_limiters.py 2.1 KB 1043   19 years ole Added diagnostics about boundary forcing
small.txt 157 bytes 1120   19 years prow Adding elevation.
small_e.nc 572 bytes 1120   19 years prow Adding elevation.
small_ha.nc 1.3 KB 899   19 years ole Added small ferret NetCDF files for use with unit testing
small_ua.nc 1.3 KB 899   19 years ole Added small ferret NetCDF files for use with unit testing
small_va.nc 1.3 KB 899   19 years ole Added small ferret NetCDF files for use with unit testing
sparse.py 9.7 KB 605   19 years ole Implemented matrix-matrix mult in c-extension using CSR format - all …
sparse_ext.c 4.6 KB 605   19 years ole Implemented matrix-matrix mult in c-extension using CSR format - all …
test_advection.py 4.5 KB 1018   19 years steve Cleaned up test function
test_all.py 2.2 KB 1087   19 years ole Fixed potential bug with os.uname() being called on win32 platforms.
test_cg_solve.py 4.0 KB 1018   19 years steve Cleaned up test function
test_combine_pts.py 9.2 KB 1101   19 years duncan bug fix
test_data_manager.py 22.7 KB 1121   19 years prow
test_domain.py 13.4 KB 1018   19 years steve Cleaned up test function
test_general_mesh.py 2.2 KB 1018   19 years steve Cleaned up test function
test_generic_boundary_conditions.py 7.3 KB 1018   19 years steve Cleaned up test function
test_interpolate_sww.py 6.9 KB 1018   19 years steve Cleaned up test function
test_least_squares.py 40.2 KB 1097   19 years duncan getting geo ref from points and mesh files
test_mesh.py 21.5 KB 1018   19 years steve Cleaned up test function
test_most2nc.py 768 bytes 1123   19 years prow adding most2nc and tests. It is working.
test_pmesh2domain.py 5.7 KB 1028   19 years steve
test_quad.py 3.8 KB 1018   19 years steve Cleaned up test function
test_quantity.py 30.9 KB 1018   19 years steve Cleaned up test function
test_region.py 6.8 KB 1111   19 years duncan comments
test_shallow_water.py 109.5 KB 1027   19 years steve Changed test files to define class with a useful name (shows up when …
test_sparse.py 4.2 KB 1018   19 years steve Cleaned up test function
test_util.py 30.3 KB 1093   19 years ole Rewrote inside and outside polygon in terms of new …
testpoly.txt 56 bytes 659   19 years ole Added functionality for settimng quantities according to polygons
treenode.py 3.7 KB 518   19 years ole Looked at friction
tsh2sww.py 1.9 KB 906   19 years duncan convert a tsh file to an sww file
twolevels.py 1.8 KB 1014   19 years ole
util.py 47.2 KB 1104   19 years ole Mainly comments
util_ext.c 11.4 KB 1093   19 years ole Rewrote inside and outside polygon in terms of new …
util_ext.h 2.8 KB 907   19 years ole Addressed problem with artificial momentum generated by discontinuous …
version.txt 424 bytes 770   19 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   19 years ole Changed quantity name 'level' to 'stage'
wind_example_variable.py 2.2 KB 773   19 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.