source: inundation/pyvolution @ 2665

Name Size Rev Age Author Last Change
../
wiki 1693   19 years ole Comment about properties
documentation 2414   18 years ole Moved stuff from old pyvolution docu
interface.py 17 bytes 195   20 years ole
cornell_room_medres.poly 316.8 KB 317   20 years ole Started playing with the Cornell Room
lowres2.poly 95.2 KB 320   20 years ole
weir_domain_refined.tsh 229.7 KB 373   20 years duncan changed to new .tsh format
doit.py 243 bytes 484   20 years ole First stab at using quad trees in least_squares. Unit tests pass and …
treenode.py 3.7 KB 518   19 years ole Looked at friction
HUSK.txt 940 bytes 645   19 years ole Comments
testpoly.txt 56 bytes 659   19 years ole Added functionality for settimng quantities according to polygons
quad.py 12.3 KB 707   19 years duncan fixed round off error in quad
version.txt 424 bytes 770   19 years ole added propset:keywords to version.txt
bed_w_eden_boundary.py 1.7 KB 773   19 years ole Changed quantity name 'level' to 'stage'
cornell_room.py 3.0 KB 773   19 years ole Changed quantity name 'level' to 'stage'
flatbed_compare.py 1.3 KB 773   19 years ole Changed quantity name 'level' to 'stage'
pressure_force.py 2.3 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'
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'
flatbed.py 1.7 KB 901   19 years ole First experiment with new limiter (near bed)
twolevels.py 1.8 KB 1014   19 years ole
show_balanced_limiters.py 2.1 KB 1043   19 years ole Added diagnostics about boundary forcing
most2nc.py 2.3 KB 1124   19 years prow added verbose.
test_quad.py 3.8 KB 1130   19 years ole Cleaned up print statements in tests
test_region.py 6.8 KB 1130   19 years ole Cleaned up print statements in tests
_test_sww2domain2.py 2.8 KB 1133   19 years prow testing sww2domain.
_test_sww2domain.py 2.2 KB 1133   19 years prow testing sww2domain.
log.ini 742 bytes 1156   19 years steve Moved zeus files to separate directory. Hopefully fixed up logging to …
netherlands-chris.py 6.7 KB 1290   19 years steve visualisation stuff
realtime_visualisation.py 6.7 KB 1295   19 years steve Playing with coloured surfaces
check_sww_tsh.py 1.9 KB 1379   19 years duncan IO method name changes
normalDate.py 16.9 KB 1393   19 years steve Added ghosts to rectangle
mesh_factory_all.py 13.5 KB 1531   19 years chris
bed_w_file_boundary.py 2.1 KB 1673   19 years ole Made bed_w_file_boundary.py use new file_boundary
test_advection.py 4.6 KB 1753   19 years ole Embedded caching functionality within quantity.set_values and modified …
test_ermapper.py 6.7 KB 1813   19 years tdhu This is the first working version of the ermapper_girds.py that will …
test_interpolate_sww.py 8.9 KB 1814   19 years duncan added more error checking to files loaded
mesh_factory.py 20.2 KB 1909   19 years steve
ermapper_grids.py 9.9 KB 2054   18 years ole Fixed unit tests
view_tsh.bat 72 bytes 2105   18 years steve Updating merimbula code
__init__.py 167 bytes 2126   18 years ole typo
generic_boundary_conditions.py 14.5 KB 2154   18 years ole Made boundary ordering unique in File_boundary
test_generic_boundary_conditions.py 8.0 KB 2154   18 years ole Made boundary ordering unique in File_boundary
test_smf.py 2.6 KB 2211   18 years hitchman unit tests for smf.py
combine_pts.py 6.5 KB 2252   18 years ole Cosmetic
test_combine_pts.py 9.3 KB 2252   18 years ole Cosmetic
hires2.zip 1.6 MB 2255   18 years steve
shallow_water_kinetic.py 54.7 KB 2259   18 years steve Better actually add the new files!
shallow_water_kinetic_ext.c 45.8 KB 2259   18 years steve Better actually add the new files!
test_most2nc.py 1.1 KB 2263   18 years ole Work towards a test_all.py at the inundation directory level. Most …
vtk_visualiser_ext.cpp 1.9 KB 2267   18 years jack Added pause and resume buttons to the vtk visualiser. This will freeze …
netherlands.py 4.7 KB 2294   18 years steve
realtime_visualisation_new.py 20.0 KB 2334   18 years steve Adding coloring to vtk visualisation
shallow_water_vtk.py 4.0 KB 2334   18 years steve Adding coloring to vtk visualisation
data_manager_obsolete_stuff.py 10.3 KB 2344   18 years ole Moved obsolete stuff out from data_manager
run_profile2.py 1.5 KB 2380   18 years ole Revisited profiling, cleaned up and added setter for spatial order
run_profile.py 1.4 KB 2380   18 years ole Revisited profiling, cleaned up and added setter for spatial order
smf.py 12.4 KB 2393   18 years sexton Allowing domain to be passed in slump/slide function to allow …
vtk_realtime_visualiser.py 8.9 KB 2421   18 years steve
interpolate_sww.py 6.9 KB 2432   18 years duncan added command line interface
region.py 4.8 KB 2491   18 years ole Changed domain.get_quantity() to return a quantity object rather than …
advection.py 11.6 KB 2494   18 years ole Introduced duration keyword in evolve and updated dependencies
test_all.py 2.6 KB 2516   18 years ole Lots of clean up of obsolete stuff
test_util.py 29.8 KB 2526   18 years ole Moved more general numerical functionality into …
test_general_mesh.py 2.3 KB 2528   18 years ole Began preparing foor moving mesh codes from pyvolution to separate dir …
general_mesh.py 10.0 KB 2532   18 years ole Added mesh statistics
test_mesh.py 23.6 KB 2532   18 years ole Added mesh statistics
test_pmesh2domain.py 9.7 KB 2533   18 years ole Work on area histogram
util.py 14.7 KB 2562   18 years duncan removing obsolete function
tsh2sww.py 2.0 KB 2572   18 years duncan comments
mesh.py 23.3 KB 2582   18 years ole Percentiles in mesh.py statistics
pmesh2domain.py 6.8 KB 2607   18 years duncan method name fix
test_shallow_water.py 116.0 KB 2620   18 years ole Worked on island.py example and it's gauges. Renamed mesh_file to …
view_tsh.py 1.2 KB 2622   18 years steve Updated merimbula viewer
config.py 3.0 KB 2648   18 years steve Looking at island.py example. I changed the order of the implicit and …
data_manager.py 111.2 KB 2648   18 years steve Looking at island.py example. I changed the order of the implicit and …
domain.py 28.1 KB 2648   18 years steve Looking at island.py example. I changed the order of the implicit and …
quantity.py 44.7 KB 2648   18 years steve Looking at island.py example. I changed the order of the implicit and …
quantity_ext.c 13.7 KB 2648   18 years steve Looking at island.py example. I changed the order of the implicit and …
shallow_water.py 56.4 KB 2648   18 years steve Looking at island.py example. I changed the order of the implicit and …
shallow_water_ext.c 44.7 KB 2649   18 years steve
test_domain.py 16.4 KB 2650   18 years steve
test_quantity.py 48.4 KB 2650   18 years steve
test_data_manager.py 140.8 KB 2658   18 years ole Increased absolute tolerance slightly to make test pass.
least_squares.py 51.2 KB 2665   18 years ole Attempted to fix bug
test_least_squares.py 57.1 KB 2665   18 years ole Attempted to fix bug
  • Property svn:externals set to
    • Property svn:ignore set to
      quantity_ext.c
    Note: See TracBrowser for help on using the repository browser.