source: inundation/ga/storm_surge/pyvolution-parallel @ 1507

Name Size Rev Age Author Last Change
../
coordinate_transforms 1176   20 years duncan added get functions
documentation 981   20 years ole Work with georeferencing and documentation
wiki 1104   20 years ole Mainly comments
_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.6 KB 1264   20 years steve Using vpython faces to speed up visualisation
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 966   20 years duncan removing imports. Relying on pyvolution be in the users PATH …
combine_pts.py 7.0 KB 1101   20 years duncan bug fix
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 1193   20 years ole Comments
contrating_channel_interpolate2.xya 692 bytes 948   20 years prow
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 67.1 KB 1201   20 years prow fixed smoothed sww2domain
doit.py 243 bytes 484   20 years ole First stab at using quad trees in least_squares. Unit tests pass and …
domain.py 21.5 KB 1237   20 years steve
Eden_Australia_31082004.txt 12.4 KB 324   20 years ole Played with file boundary. Added set_vertex_values w/ Duncan
faces_cone.py 1013 bytes 1231   20 years steve Added advection example for parallel testing
faces_heightfield.py 3.3 KB 1231   20 years steve Added advection example for parallel testing
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 1259   20 years steve Playing wiht tps viewer
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_sampson.xya 10 bytes 1025   20 years chris
interpolate_sww.py 6.2 KB 1137   20 years ole Work on sww2asc export, ensure_numeric and other minor stuff
island.py 1.7 KB 912   20 years ole Played more with 'lapping' issue. I think it was largely due to …
least_squares.py 32.3 KB 1259   20 years steve Playing wiht tps viewer
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
meri0.dat 1.1 MB 1025   20 years chris
meri0.xya 923.6 KB 503   20 years duncan changed to correct format
Merimbula_17540_refined.tsh 1.1 MB 1149   20 years chris
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 21.0 KB 1237   20 years steve
mesh_factory.py 9.5 KB 820   20 years ole Implemented xya2rectangular and tested it
most2nc.py 2.3 KB 1124   20 years prow added verbose.
netherlands.py 3.7 KB 1264   20 years steve Using vpython faces to speed up visualisation
pmesh2domain.py 5.7 KB 1183   20 years duncan fixing bug in .msh file format
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.0 KB 1237   20 years steve
quantity_ext.c 13.5 KB 1156   20 years steve Moved zeus files to separate directory. Hopefully fixed up logging to …
realtime_visualisation.py 7.0 KB 773   20 years ole Changed quantity name 'level' to 'stage'
realtime_visualisation_new.py 4.9 KB 1264   20 years steve Using vpython faces to speed up visualisation
region.py 4.2 KB 1108   20 years duncan add_quantities added
run_advection.py 783 bytes 1231   20 years steve Added advection example for parallel testing
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 49.1 KB 1264   20 years steve Using vpython faces to speed up visualisation
shallow_water_ext.c 23.0 KB 1017   20 years ole
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 1231   20 years steve Added advection example for parallel testing
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.2 KB 1184   20 years duncan fix code that wasn't deleting .pts temp files
test_data_manager.py 49.3 KB 1201   20 years prow fixed smoothed sww2domain
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.9 KB 1018   20 years steve Cleaned up test function
test_least_squares.py 40.2 KB 1183   20 years duncan fixing bug in .msh file format
test_mesh.py 22.0 KB 1158   20 years duncan throw exception if edges are duplicated.
test_most2nc.py 768 bytes 1123   20 years prow adding most2nc and tests. It is working.
test_pmesh2domain.py 6.1 KB 1183   20 years duncan fixing bug in .msh file format
test_quad.py 3.8 KB 1130   20 years ole Cleaned up print statements in tests
test_quantity.py 30.9 KB 1018   20 years steve Cleaned up test function
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 31.6 KB 1137   20 years ole Work on sww2asc export, ensure_numeric and other minor stuff
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.1 KB 1207   20 years duncan added function to check if a tsh/msh file lloks good
util_ext.c 11.4 KB 1093   20 years ole Rewrote inside and outside polygon in terms of new …
util_ext.h 2.8 KB 1137   20 years ole Work on sww2asc export, ensure_numeric and other minor stuff
version.txt 424 bytes 770   20 years ole added propset:keywords to version.txt
vtk-pylab.py 3.7 KB 1231   20 years steve Added advection example for parallel testing
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'
XYmerimbula_bathymetry.xya 506.8 KB 1148   20 years chris
  • Property svn:externals set to
  • Property svn:ignore set to
    quantity_ext.c
Note: See TracBrowser for help on using the repository browser.