source: inundation/ga/storm_surge/pyvolution @ 621

Name Size Rev Age Author Last Change
../
wiki 573   20 years duncan silly change
wind_example_variable.py 2.2 KB 614   20 years ole Played with wind stress + c-extension
wind_example_scalar.py 1.0 KB 614   20 years ole Played with wind stress + c-extension
weir_domain_refined.tsh 229.7 KB 373   20 years duncan changed to new .tsh format
util_ext.h 1.3 KB 265   20 years ole Interpoalte_from_vertices_to_edges - implemented in C
util_ext.c 1.5 KB 258   20 years ole Added C-headers to share code Removed length and distance from util
util.py 1.5 KB 274   20 years ole Cleaned up distribute
treenode.py 3.7 KB 518   20 years ole Looked at friction
test_util.py 3.6 KB 258   20 years ole Added C-headers to share code Removed length and distance from util
test_sparse.py 4.2 KB 599   20 years ole Removed old print statements polluting the output from unit testing
test_shallow_water.py 80.3 KB 612   20 years ole Work towards wind_field - it now accepts vect values fuctions or scalars
test_region.py 2.7 KB 592   20 years duncan 1st pass at region class to make setting values for a region easy.
test_quantity.py 25.4 KB 590   20 years duncan set_function_values now handles a subset of triangles. Old and new code.
test_quad.py 3.3 KB 484   20 years ole First stab at using quad trees in least_squares. Unit tests pass and …
test_mesh.py 19.6 KB 601   20 years ole Allowed for internal boundaries (again:-)
test_least_squares.py 22.5 KB 611   20 years duncan Optimised the least_squares algorithm for building A matrix
test_interpolate_sww.py 6.3 KB 457   20 years duncan fixed bug that was 'leaking' .xya files
test_generic_boundary_conditions.py 4.7 KB 324   20 years ole Played with file boundary. Added set_vertex_values w/ Duncan
test_general_mesh.py 1.2 KB 530   20 years duncan adding test, removing dead code
test_domain.py 12.8 KB 546   20 years duncan geting and setting values with a set of triangles - used with region tags
test_data_manager.py 12.5 KB 353   20 years duncan added more least squares tests, investigating sww files
test_cg_solve.py 3.9 KB 599   20 years ole Removed old print statements polluting the output from unit testing
test_all.py 1.5 KB 474   20 years ole Added test_sparse.py unit test of sparse.py
test_advection.py 4.8 KB 195   20 years ole
sparse_ext.c 4.6 KB 605   20 years ole Implemented matrix-matrix mult in c-extension using CSR format - all …
sparse.py 9.7 KB 605   20 years ole Implemented matrix-matrix mult in c-extension using CSR format - all …
show_balanced_limiters.py 2.1 KB 305   20 years ole Some renaming Added tidal cycle data
shallow_water_ext.c 20.4 KB 614   20 years ole Played with wind stress + c-extension
shallow_water.py 42.7 KB 620   20 years ole Added functionality for storing momentum (x and y) as well as water …
run_tsh_weir.py 2.4 KB 390   20 years duncan added run_tsh_weir to run specific weir elevation example.
run_profile.py 1.4 KB 515   20 years ole Identified potential optimisation in Manning friction using Taylor …
region.py 1.9 KB 592   20 years duncan 1st pass at region class to make setting values for a region easy.
realtime_visualisation.py 7.0 KB 324   20 years ole Played with file boundary. Added set_vertex_values w/ Duncan
quantity_ext.h 764 bytes 258   20 years ole Added C-headers to share code Removed length and distance from util
quantity_ext.c 15.2 KB 587   20 years steve testing sparse
quantity.py 25.6 KB 593   20 years duncan comments
quad.py 11.9 KB 611   20 years duncan Optimised the least_squares algorithm for building A matrix
python_versions.py 12 bytes 195   20 years ole
pressure_force.py 2.3 KB 566   20 years ole First stab at wind stress from file
pmesh2domain.py 5.1 KB 415   20 years duncan added element tags to Domain
netherlands.py 3.9 KB 479   20 years steve problem with netherland.py
mesh_factory.py 14.8 KB 543   20 years ole Added circular mesh (not suitable for detailed grids, though)
mesh.py 15.8 KB 601   20 years ole Allowed for internal boundaries (again:-)
merimbula_77668_out.tsh 5.2 MB 504   20 years duncan output from meri0.xya fitted to merimbula_77668, default alpha
merimbula_77668.tsh 4.7 MB 399   20 years chris
meri0.xya 923.6 KB 503   20 years duncan changed to correct format
meri0.dat 1.1 MB 523   20 years chris
lowres2.poly 95.2 KB 320   20 years ole
least_squares.py 21.2 KB 621   20 years ole Comments
interpolate_sww.py 5.9 KB 608   20 years duncan change least_squares algorithm, so it increases its cell search, if …
interface.py 17 bytes 195   20 years ole
HUSK.txt 960 bytes 353   20 years duncan added more least squares tests, investigating sww files
hires2.poly 6.0 MB 320   20 years ole
generic_boundary_conditions.py 9.9 KB 566   20 years ole First stab at wind stress from file
general_mesh.py 7.2 KB 549   20 years duncan fixed comments
flatbed_compare.py 1.3 KB 483   20 years ole
flatbed.py 1003 bytes 505   20 years ole this is a test from GA
Eden_Australia_31082004.txt 12.4 KB 324   20 years ole Played with file boundary. Added set_vertex_values w/ Duncan
domain.py 17.0 KB 590   20 years duncan set_function_values now handles a subset of triangles. Old and new code.
doit.py 243 bytes 484   20 years ole First stab at using quad trees in least_squares. Unit tests pass and …
data_manager.py 24.3 KB 620   20 years ole Added functionality for storing momentum (x and y) as well as water …
cornell_room_medres.poly 316.8 KB 317   20 years ole Started playing with the Cornell Room
cornell_room.py 3.0 KB 489   20 years ole Applied smoothing to cornell data
config.py 1.9 KB 566   20 years ole First stab at wind stress from file
compile.py 7.4 KB 507   20 years ole resolved creating conflict
cg_solve.py 1.6 KB 599   20 years ole Removed old print statements polluting the output from unit testing
bed_w_file_boundary.py 1.9 KB 324   20 years ole Played with file boundary. Added set_vertex_values w/ Duncan
bed_w_eden_boundary.py 1.7 KB 340   20 years ole
advection.py 5.7 KB 271   20 years ole Made evlove specialisation in advection module
  • Property svn:externals set to
  • Property svn:ignore set to
    quantity_ext.c
Note: See TracBrowser for help on using the repository browser.