source: inundation/pyvolution @ 1794

Name Size Rev Age Author Last Change
../
coordinate_transforms 1662   19 years ole Georeferencing defaults
documentation 1778   19 years ole Docu and planning
wiki 1693   19 years ole Comment about properties
mesh_factory_all.py 13.5 KB 1531   19 years chris
check_sww_tsh.py 1.9 KB 1379   19 years duncan IO method name changes
quad.py 12.3 KB 707   19 years duncan fixed round off error in quad
test_combine_pts.py 9.3 KB 1379   19 years duncan IO method name changes
test_interpolate_sww.py 6.8 KB 1396   19 years duncan load_mesh refactoring
test_pmesh2domain.py 6.2 KB 1422   19 years duncan format fix
tsh2sww.py 1.9 KB 906   19 years duncan convert a tsh file to an sww file
weir_domain_refined.tsh 229.7 KB 373   19 years duncan changed to new .tsh format
smf.py 11.3 KB 1578   19 years hitchman generate water initial condition caused by submarine mass failure
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 …
__init__.py 64 bytes 1737   19 years ole
bed_w_eden_boundary.py 1.7 KB 773   19 years ole Changed quantity name 'level' to 'stage'
bed_w_file_boundary.py 2.1 KB 1673   19 years ole Made bed_w_file_boundary.py use new file_boundary
combine_pts.py 6.7 KB 1751   19 years ole Changed misspelled 'indexes' to 'indices'
compile.py 7.6 KB 1087   19 years ole Fixed potential bug with os.uname() being called on win32 platforms.
cornell_room.py 3.0 KB 773   19 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 77.2 KB 1787   19 years ole Better output
doit.py 243 bytes 484   19 years ole First stab at using quad trees in least_squares. Unit tests pass and …
domain.py 23.0 KB 1753   19 years ole Embedded caching functionality within quantity.set_values and modified …
flatbed.py 1.7 KB 901   19 years ole First experiment with new limiter (near bed)
flatbed_compare.py 1.3 KB 773   19 years ole Changed quantity name 'level' to 'stage'
general_mesh.py 10.1 KB 1751   19 years ole Changed misspelled 'indexes' to 'indices'
generic_boundary_conditions.py 14.1 KB 1704   19 years ole Comments
hires2.poly 6.0 MB 320   20 years ole
HUSK.txt 940 bytes 645   19 years ole Comments
interface.py 17 bytes 195   20 years ole
interpolate_sww.py 5.7 KB 1632   19 years ole Interpolation work and some refactoring
least_squares.py 44.3 KB 1787   19 years ole Better output
lowres2.poly 95.2 KB 320   20 years ole
mesh.py 21.2 KB 1670   19 years ole Refactored Interpolation_function and tested
netherlands.py 4.5 KB 1751   19 years ole Changed misspelled 'indexes' to 'indices'
pressure_force.py 2.3 KB 773   19 years ole Changed quantity name 'level' to 'stage'
quantity.py 39.5 KB 1754   19 years ole Implemented operator overloading for quantities Implemented set_values …
region.py 4.2 KB 1751   19 years ole Changed misspelled 'indexes' to 'indices'
run_profile2.py 1.4 KB 1592   19 years ole
run_tsh_weir.py 2.4 KB 773   19 years ole Changed quantity name 'level' to 'stage'
shallow_water.py 53.3 KB 1704   19 years ole Comments
shallow_water_ext.c 42.3 KB 1641   19 years ole Undid changes committed in r1458 and r1459: svn merge -r 1459:1457 …
show_balanced_limiters.py 2.1 KB 1043   19 years ole Added diagnostics about boundary forcing
small_ha.nc 1.3 KB 899   19 years ole Added small ferret NetCDF files for use with unit testing
small_ua.nc 1.3 KB 899   19 years ole Added small ferret NetCDF files for use with unit testing
small_va.nc 1.3 KB 899   19 years ole Added small ferret NetCDF files for use with unit testing
sparse.py 9.7 KB 1632   19 years ole Interpolation work and some refactoring
sparse_ext.c 4.6 KB 605   19 years ole Implemented matrix-matrix mult in c-extension using CSR format - all …
test_advection.py 4.6 KB 1753   19 years ole Embedded caching functionality within quantity.set_values and modified …
test_all.py 2.2 KB 1087   19 years ole Fixed potential bug with os.uname() being called on win32 platforms.
test_data_manager.py 60.8 KB 1753   19 years ole Embedded caching functionality within quantity.set_values and modified …
test_domain.py 13.3 KB 1753   19 years ole Embedded caching functionality within quantity.set_values and modified …
test_general_mesh.py 2.2 KB 1751   19 years ole Changed misspelled 'indexes' to 'indices'
test_generic_boundary_conditions.py 7.9 KB 1671   19 years ole Moved old file function stuff out and re-tested. File_function is now …
test_least_squares.py 46.4 KB 1670   19 years ole Refactored Interpolation_function and tested
test_mesh.py 24.4 KB 1670   19 years ole Refactored Interpolation_function and tested
test_quad.py 3.8 KB 1130   19 years ole Cleaned up print statements in tests
test_quantity.py 41.4 KB 1754   19 years ole Implemented operator overloading for quantities Implemented set_values …
test_region.py 6.8 KB 1130   19 years ole Cleaned up print statements in tests
test_shallow_water.py 112.4 KB 1753   19 years ole Embedded caching functionality within quantity.set_values and modified …
test_util.py 34.1 KB 1671   19 years ole Moved old file function stuff out and re-tested. File_function is now …
testpoly.txt 56 bytes 659   19 years ole Added functionality for settimng quantities according to polygons
treenode.py 3.7 KB 518   19 years ole Looked at friction
twolevels.py 1.8 KB 1014   19 years ole
util.py 24.0 KB 1758   19 years ole Cleanup
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   19 years ole added propset:keywords to version.txt
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'
_test_sww2domain2.py 2.8 KB 1133   19 years prow testing sww2domain.
_test_sww2domain.py 2.2 KB 1133   19 years prow testing sww2domain.
most2nc.py 2.3 KB 1124   19 years prow added verbose.
small.txt 157 bytes 1120   19 years prow Adding elevation.
small_e.nc 572 bytes 1120   19 years prow Adding elevation.
test_most2nc.py 768 bytes 1123   19 years prow adding most2nc and tests. It is working.
advection.py 11.1 KB 1639   19 years steve
cg_solve.py 1.7 KB 1160   19 years steve
config.py 2.9 KB 1697   19 years steve Found problem with File_Boundary as used in validation test LWRU2. …
island.py 1.8 KB 1280   19 years steve Consolidated files in to parallel directory
log.ini 742 bytes 1156   19 years steve Moved zeus files to separate directory. Hopefully fixed up logging to …
mesh_factory.py 17.9 KB 1762   19 years steve
netherlands-chris.py 6.7 KB 1290   19 years steve visualisation stuff
normalDate.py 16.9 KB 1393   19 years steve Added ghosts to rectangle
pmesh2domain.py 5.7 KB 1557   19 years steve
realtime_visualisation.py 6.7 KB 1295   19 years steve Playing with coloured surfaces
realtime_visualisation_new.py 19.4 KB 1697   19 years steve Found problem with File_Boundary as used in validation test LWRU2. …
run_profile.py 1.4 KB 1629   19 years steve
test_cg_solve.py 4.3 KB 1160   19 years steve
test_sparse.py 4.2 KB 1018   19 years steve Cleaned up test function
view_tsh.bat 61 bytes 1293   19 years steve view_tsh.bat added
view_tsh.py 1.1 KB 1363   19 years steve Changes to visualisation. Can use visualise_color_stage to color …
ermapper_grids.py 3.7 KB 1794   19 years tdhu Initial version of functions to read and write ERMapper grids. …
test_ermapper.py 2.0 KB 1794   19 years tdhu Initial version of functions to read and write ERMapper grids. …
  • Property svn:externals set to
  • Property svn:ignore set to
    quantity_ext.c
Note: See TracBrowser for help on using the repository browser.