source: inundation/ga/storm_surge/pyvolution @ 1508

Name Size Rev Age Author Last Change
../
coordinate_transforms 1418   19 years duncan bug fix
documentation 1497   19 years ole Added old draft of pyvolution docu to serve as a starting point
wiki 1427   19 years duncan update
_test_sww2domain2.py 2.8 KB 1133   20 years prow testing sww2domain.
_test_sww2domain.py 2.2 KB 1133   20 years prow testing sww2domain.
advection.py 5.8 KB 1363   20 years steve Changes to visualisation. Can use visualise_color_stage to color …
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.7 KB 1160   20 years steve
check_sww_tsh.py 1.9 KB 1379   20 years duncan IO method name changes
combine_pts.py 6.7 KB 1423   19 years duncan I've removed the function mesh_file_to_mesh_dictionary. Please use the …
compile.py 7.6 KB 1087   20 years ole Fixed potential bug with os.uname() being called on win32 platforms.
config.py 2.5 KB 1405   19 years ole Testing
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 64.7 KB 1502   19 years ole Added texture attribute
doit.py 243 bytes 484   20 years ole First stab at using quad trees in least_squares. Unit tests pass and …
domain.py 22.5 KB 1508   19 years matthew To avoid computing the flux function at each internal edge twice, we …
flatbed.py 1.7 KB 901   20 years ole First experiment with new limiter (near bed)
flatbed_compare.py 1.3 KB 773   20 years ole Changed quantity name 'level' to 'stage'
general_mesh.py 8.6 KB 1387   20 years steve Need to look at uint test for inscribed circle
generic_boundary_conditions.py 13.9 KB 1102   20 years ole Work on file boundary (cyclone)
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 5.7 KB 1396   19 years duncan load_mesh refactoring
island.py 1.8 KB 1280   20 years steve Consolidated files in to parallel directory
least_squares.py 32.2 KB 1423   19 years duncan I've removed the function mesh_file_to_mesh_dictionary. Please use the …
log.ini 742 bytes 1156   20 years steve Moved zeus files to separate directory. Hopefully fixed up logging to …
lowres2.poly 95.2 KB 320   20 years ole
mesh.py 21.0 KB 1392   19 years steve Reapplied Matt's inscribed circle correction
mesh_factory.py 11.3 KB 1387   20 years steve Need to look at uint test for inscribed circle
most2nc.py 2.3 KB 1124   20 years prow added verbose.
netherlands-chris.py 6.7 KB 1290   20 years steve visualisation stuff
netherlands.py 4.1 KB 1404   19 years steve
normalDate.py 16.9 KB 1393   19 years steve Added ghosts to rectangle
pmesh2domain.py 5.7 KB 1423   19 years duncan I've removed the function mesh_file_to_mesh_dictionary. Please use the …
pressure_force.py 2.3 KB 773   20 years ole Changed quantity name 'level' to 'stage'
quad.py 12.3 KB 707   20 years duncan fixed round off error in quad
quantity.py 28.9 KB 1486   19 years ole Applyed new formula for computing gradients for triangles that have …
quantity_ext.c 13.7 KB 1506   19 years matthew The re-initialization of semi_implicit_update[k] to 0.0 is now done in …
realtime_visualisation.py 6.7 KB 1295   20 years steve Playing with coloured surfaces
realtime_visualisation_new.py 16.5 KB 1471   19 years steve Can now change base colour for different quantities, but need a better …
region.py 4.2 KB 1219   20 years duncan added comments
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 52.1 KB 1508   19 years matthew To avoid computing the flux function at each internal edge twice, we …
shallow_water_ext.c 40.1 KB 1508   19 years matthew To avoid computing the flux function at each internal edge twice, we …
show_balanced_limiters.py 2.1 KB 1043   20 years ole Added diagnostics about boundary forcing
small.txt 157 bytes 1120   20 years prow Adding elevation.
small_e.nc 572 bytes 1120   20 years prow Adding elevation.
small_ha.nc 1.3 KB 899   20 years ole Added small ferret NetCDF files for use with unit testing
small_ua.nc 1.3 KB 899   20 years ole Added small ferret NetCDF files for use with unit testing
small_va.nc 1.3 KB 899   20 years ole Added small ferret NetCDF files for use with unit testing
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.5 KB 1158   20 years duncan throw exception if edges are duplicated.
test_all.py 2.2 KB 1087   20 years ole Fixed potential bug with os.uname() being called on win32 platforms.
test_cg_solve.py 4.3 KB 1160   20 years steve
test_combine_pts.py 9.3 KB 1379   20 years duncan IO method name changes
test_data_manager.py 50.5 KB 1360   20 years steve
test_domain.py 13.2 KB 1158   20 years duncan throw exception if edges are duplicated.
test_general_mesh.py 2.2 KB 1018   20 years steve Cleaned up test function
test_generic_boundary_conditions.py 7.3 KB 1018   20 years steve Cleaned up test function
test_interpolate_sww.py 6.8 KB 1396   19 years duncan load_mesh refactoring
test_least_squares.py 40.1 KB 1469   19 years duncan change to work ok on linux
test_mesh.py 23.1 KB 1392   19 years steve Reapplied Matt's inscribed circle correction
test_most2nc.py 768 bytes 1123   20 years prow adding most2nc and tests. It is working.
test_pmesh2domain.py 6.2 KB 1422   19 years duncan format fix
test_quad.py 3.8 KB 1130   20 years ole Cleaned up print statements in tests
test_quantity.py 32.0 KB 1504   19 years ole Got a few unit tests to work on linux (rounding problems)
test_region.py 6.8 KB 1130   20 years ole Cleaned up print statements in tests
test_shallow_water.py 109.4 KB 1158   20 years duncan throw exception if edges are duplicated.
test_sparse.py 4.2 KB 1018   20 years steve Cleaned up test function
test_util.py 32.5 KB 1486   19 years ole Applyed new formula for computing gradients for triangles that have …
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
tsh2sww.py 1.9 KB 906   20 years duncan convert a tsh file to an sww file
twolevels.py 1.8 KB 1014   20 years ole
util.py 49.7 KB 1488   19 years ole Comments about gradient computation
util_ext.c 11.9 KB 1486   19 years ole Applyed new formula for computing gradients for triangles that have …
util_ext.h 5.3 KB 1488   19 years ole Comments about gradient computation
version.txt 424 bytes 770   20 years ole added propset:keywords to version.txt
view_tsh.bat 61 bytes 1293   20 years steve view_tsh.bat added
view_tsh.py 1.1 KB 1363   20 years steve Changes to visualisation. Can use visualise_color_stage to color …
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.