source: inundation/pyvolution @ 2267

Name Size Rev Age Author Last Change
../
wiki 1693   20 years ole Comment about properties
documentation 1778   20 years ole Docu and planning
wind_example_variable.py 2.2 KB 773   20 years ole Changed quantity name 'level' to 'stage'
wind_example_scalar.py 1.0 KB 773   20 years ole Changed quantity name 'level' to 'stage'
weir_domain_refined.tsh 229.7 KB 373   20 years duncan changed to new .tsh format
vtk_visualiser_ext.cpp 1.9 KB 2267   19 years jack Added pause and resume buttons to the vtk visualiser. This will freeze …
vtk_realtime_visualiser.py 8.2 KB 2267   19 years jack Added pause and resume buttons to the vtk visualiser. This will freeze …
view_tsh.py 1.1 KB 1363   20 years steve Changes to visualisation. Can use visualise_color_stage to color …
view_tsh.bat 72 bytes 2105   19 years steve Updating merimbula code
version.txt 424 bytes 770   20 years ole added propset:keywords to version.txt
util_ext.h 5.3 KB 1488   20 years ole Comments about gradient computation
util_ext.c 11.9 KB 1486   20 years ole Applyed new formula for computing gradients for triangles that have …
util.py 17.0 KB 2074   19 years duncan Removing file leaks in tests, moving tsh2sww to data_manager
twolevels.py 1.8 KB 1014   20 years ole
tsh2sww.py 1.9 KB 906   20 years duncan convert a tsh file to an sww file
treenode.py 3.7 KB 518   20 years ole Looked at friction
testpoly.txt 56 bytes 659   20 years ole Added functionality for settimng quantities according to polygons
test_util.py 32.7 KB 1932   19 years ole First use of Python warning system
test_sparse.py 4.2 KB 1018   20 years steve Cleaned up test function
test_smf.py 2.6 KB 2211   19 years hitchman unit tests for smf.py
test_shallow_water.py 112.4 KB 1835   20 years ole Implemented tms file format (like sww without x, y) Fixed broken test …
test_region.py 6.8 KB 1130   20 years ole Cleaned up print statements in tests
test_quantity.py 48.4 KB 2262   19 years ole Fixed missing geo reference in set_quantity and added tests
test_quad.py 3.8 KB 1130   20 years ole Cleaned up print statements in tests
test_pmesh2domain.py 9.7 KB 2056   19 years duncan create a domain instance from a pmesh.mesh instance
test_most2nc.py 1.1 KB 2263   19 years ole Work towards a test_all.py at the inundation directory level. Most …
test_mesh.py 23.4 KB 1911   19 years ole Refactored pyvolution to use polygon functionality from new utilities …
test_least_squares.py 57.2 KB 2262   19 years ole Fixed missing geo reference in set_quantity and added tests
test_interpolate_sww.py 8.9 KB 1814   20 years duncan added more error checking to files loaded
test_generic_boundary_conditions.py 8.0 KB 2154   19 years ole Made boundary ordering unique in File_boundary
test_general_mesh.py 2.2 KB 1751   20 years ole Changed misspelled 'indexes' to 'indices'
test_ermapper.py 6.7 KB 1813   20 years tdhu This is the first working version of the ermapper_girds.py that will …
test_domain.py 16.4 KB 1928   19 years ole Made create_quantity_from_expression a method
test_data_manager.py 117.2 KB 2263   19 years ole Work towards a test_all.py at the inundation directory level. Most …
test_combine_pts.py 9.3 KB 2252   19 years ole Cosmetic
test_cg_solve.py 4.3 KB 1160   20 years steve
test_all.py 2.6 KB 2253   19 years duncan creating flatter structure
test_advection.py 4.6 KB 1753   20 years ole Embedded caching functionality within quantity.set_values and modified …
sparse_ext.c 4.6 KB 605   20 years ole Implemented matrix-matrix mult in c-extension using CSR format - all …
sparse.py 10.4 KB 1922   19 years duncan fix compile bug
smf.py 11.9 KB 2219   19 years duncan add verbose setting
small_va.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_ha.nc 1.3 KB 899   20 years ole Added small ferret NetCDF files for use with unit testing
small_e.nc 572 bytes 1120   20 years prow Adding elevation.
small.txt 157 bytes 1120   20 years prow Adding elevation.
show_balanced_limiters.py 2.1 KB 1043   20 years ole Added diagnostics about boundary forcing
shallow_water_vtk.py 3.8 KB 2220   19 years steve Moving visualisation
shallow_water_kinetic_ext.c 45.8 KB 2259   19 years steve Better actually add the new files!
shallow_water_kinetic.py 54.7 KB 2259   19 years steve Better actually add the new files!
shallow_water_ext.c 42.3 KB 2221   19 years steve
shallow_water.py 54.0 KB 2206   19 years steve Changed back to vpython viewer with shallow_water. Use …
run_tsh_weir.py 2.4 KB 773   20 years ole Changed quantity name 'level' to 'stage'
run_profile.py 1.4 KB 1629   20 years steve
run_profile2.py 1.4 KB 1592   20 years ole
region.py 4.2 KB 1751   20 years ole Changed misspelled 'indexes' to 'indices'
realtime_visualisation_new.py 20.0 KB 2143   19 years steve
realtime_visualisation.py 6.7 KB 1295   20 years steve Playing with coloured surfaces
quantity_ext.c 13.7 KB 1506   20 years matthew The re-initialization of semi_implicit_update[k] to 0.0 is now done in …
quantity.py 41.3 KB 2262   19 years ole Fixed missing geo reference in set_quantity and added tests
quad.py 12.3 KB 707   20 years duncan fixed round off error in quad
pressure_force.py 2.3 KB 773   20 years ole Changed quantity name 'level' to 'stage'
pmesh2domain.py 6.6 KB 2056   19 years duncan create a domain instance from a pmesh.mesh instance
normalDate.py 16.9 KB 1393   20 years steve Added ghosts to rectangle
netherlands.py 4.7 KB 2258   19 years steve Added in an other riemann solver for shallow water. Use …
netherlands-chris.py 6.7 KB 1290   20 years steve visualisation stuff
most2nc.py 2.3 KB 1124   20 years prow added verbose.
mesh_factory_all.py 13.5 KB 1531   20 years chris
mesh_factory.py 20.2 KB 1909   19 years steve
mesh.py 21.6 KB 1800   20 years ole Error message in check_integrity
lowres2.poly 95.2 KB 320   21 years ole
log.ini 742 bytes 1156   20 years steve Moved zeus files to separate directory. Hopefully fixed up logging to …
least_squares.py 47.9 KB 1979   19 years ole Enforced compliance with "comparisons to singletons" as per PEP 8 …
island.py 1.8 KB 1280   20 years steve Consolidated files in to parallel directory
interpolate_sww.py 6.2 KB 2199   19 years sexton removed the ability to specify input in the command line
interface.py 17 bytes 195   21 years ole
HUSK.txt 940 bytes 645   20 years ole Comments
hires2.zip 1.6 MB 2255   19 years steve
generic_boundary_conditions.py 14.5 KB 2154   19 years ole Made boundary ordering unique in File_boundary
general_mesh.py 10.1 KB 1894   19 years ole Comments and allow for duplicate timesteps
gauge_plot_sydney_2006.py 1.7 KB 2203   19 years sexton Updated write to screen formatting
flatbed_compare.py 1.3 KB 773   20 years ole Changed quantity name 'level' to 'stage'
flatbed.py 1.7 KB 901   20 years ole First experiment with new limiter (near bed)
ermapper_grids.py 9.9 KB 2054   19 years ole Fixed unit tests
domain.py 24.9 KB 2204   19 years steve
doit.py 243 bytes 484   20 years ole First stab at using quad trees in least_squares. Unit tests pass and …
data_manager.py 114.7 KB 2262   19 years ole Fixed missing geo reference in set_quantity and added tests
cornell_room_medres.poly 316.8 KB 317   21 years ole Started playing with the Cornell Room
cornell_room.py 3.0 KB 773   20 years ole Changed quantity name 'level' to 'stage'
config.py 2.9 KB 1839   20 years steve Investigating Circular Hydraulic jump.
combine_pts.py 6.5 KB 2252   19 years ole Cosmetic
check_sww_tsh.py 1.9 KB 1379   20 years duncan IO method name changes
cg_solve.py 1.7 KB 1160   20 years steve
bed_w_file_boundary.py 2.1 KB 1673   20 years ole Made bed_w_file_boundary.py use new file_boundary
bed_w_eden_boundary.py 1.7 KB 773   20 years ole Changed quantity name 'level' to 'stage'
advection.py 11.3 KB 2152   19 years linda Added caching to the sw_merimbula files. Also updated some of the comments
_test_sww2domain.py 2.2 KB 1133   20 years prow testing sww2domain.
_test_sww2domain2.py 2.8 KB 1133   20 years prow testing sww2domain.
__init__.py 167 bytes 2126   19 years ole typo
  • Property svn:externals set to
    • Property svn:ignore set to
      quantity_ext.c
    Note: See TracBrowser for help on using the repository browser.