../
|
wiki
|
|
573
|
20 years
|
duncan |
silly change
|
advection.py
|
5.7 KB
|
271
|
20 years
|
ole |
Made evlove specialisation in advection module
|
bed_w_eden_boundary.py
|
1.7 KB
|
340
|
20 years
|
ole |
|
bed_w_file_boundary.py
|
1.9 KB
|
324
|
20 years
|
ole |
Played with file boundary.
Added set_vertex_values w/ Duncan
|
cg_solve.py
|
1.6 KB
|
599
|
20 years
|
ole |
Removed old print statements polluting the output from
unit testing
|
compile.py
|
7.4 KB
|
507
|
20 years
|
ole |
resolved creating conflict
|
config.py
|
1.9 KB
|
566
|
20 years
|
ole |
First stab at wind stress from file
|
cornell_room.py
|
3.0 KB
|
489
|
20 years
|
ole |
Applied smoothing to cornell data
|
cornell_room_medres.poly
|
316.8 KB
|
317
|
20 years
|
ole |
Started playing with the Cornell Room
|
data_manager.py
|
23.5 KB
|
480
|
20 years
|
ole |
|
doit.py
|
243 bytes
|
484
|
20 years
|
ole |
First stab at using quad trees in least_squares.
Unit tests pass and …
|
domain.py
|
17.0 KB
|
590
|
20 years
|
duncan |
set_function_values now handles a subset of triangles. Old and new code.
|
Eden_Australia_31082004.txt
|
12.4 KB
|
324
|
20 years
|
ole |
Played with file boundary.
Added set_vertex_values w/ Duncan
|
flatbed.py
|
1003 bytes
|
505
|
20 years
|
ole |
this is a test from GA
|
flatbed_compare.py
|
1.3 KB
|
483
|
20 years
|
ole |
|
general_mesh.py
|
7.2 KB
|
549
|
20 years
|
duncan |
fixed comments
|
generic_boundary_conditions.py
|
9.9 KB
|
566
|
20 years
|
ole |
First stab at wind stress from file
|
hires2.poly
|
6.0 MB
|
320
|
20 years
|
ole |
|
HUSK.txt
|
960 bytes
|
353
|
20 years
|
duncan |
added more least squares tests, investigating sww files
|
interface.py
|
17 bytes
|
195
|
20 years
|
ole |
|
interpolate_sww.py
|
5.9 KB
|
600
|
20 years
|
ole |
|
least_squares.py
|
19.2 KB
|
595
|
20 years
|
duncan |
loads space delimited .xya files as well
|
lowres2.poly
|
95.2 KB
|
320
|
20 years
|
ole |
|
meri0.dat
|
1.1 MB
|
523
|
20 years
|
chris |
|
meri0.xya
|
923.6 KB
|
503
|
20 years
|
duncan |
changed to correct format
|
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
|
15.8 KB
|
601
|
20 years
|
ole |
Allowed for internal boundaries (again:-)
|
mesh_factory.py
|
14.8 KB
|
543
|
20 years
|
ole |
Added circular mesh (not suitable for detailed grids, though)
|
netherlands.py
|
3.9 KB
|
479
|
20 years
|
steve |
problem with netherland.py
|
pmesh2domain.py
|
5.1 KB
|
415
|
20 years
|
duncan |
added element tags to Domain
|
pressure_force.py
|
2.3 KB
|
566
|
20 years
|
ole |
First stab at wind stress from file
|
python_versions.py
|
12 bytes
|
195
|
20 years
|
ole |
|
quad.py
|
10.8 KB
|
484
|
20 years
|
ole |
First stab at using quad trees in least_squares.
Unit tests pass and …
|
quantity.py
|
25.6 KB
|
593
|
20 years
|
duncan |
comments
|
quantity_ext.c
|
15.2 KB
|
587
|
20 years
|
steve |
testing sparse
|
quantity_ext.h
|
764 bytes
|
258
|
20 years
|
ole |
Added C-headers to share code
Removed length and distance from util
|
realtime_visualisation.py
|
7.0 KB
|
324
|
20 years
|
ole |
Played with file boundary.
Added set_vertex_values w/ Duncan
|
region.py
|
1.9 KB
|
592
|
20 years
|
duncan |
1st pass at region class to make setting values for a region easy.
|
run_profile.py
|
1.4 KB
|
515
|
20 years
|
ole |
Identified potential optimisation in Manning friction using Taylor …
|
run_tsh_weir.py
|
2.4 KB
|
390
|
20 years
|
duncan |
added run_tsh_weir to run specific weir elevation example.
|
shallow_water.py
|
40.9 KB
|
566
|
20 years
|
ole |
First stab at wind stress from file
|
shallow_water_ext.c
|
18.9 KB
|
518
|
20 years
|
ole |
Looked at friction
|
show_balanced_limiters.py
|
2.1 KB
|
305
|
20 years
|
ole |
Some renaming
Added tidal cycle data
|
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.8 KB
|
195
|
20 years
|
ole |
|
test_all.py
|
1.5 KB
|
474
|
20 years
|
ole |
Added test_sparse.py unit test of sparse.py
|
test_cg_solve.py
|
3.9 KB
|
599
|
20 years
|
ole |
Removed old print statements polluting the output from
unit testing
|
test_data_manager.py
|
12.5 KB
|
353
|
20 years
|
duncan |
added more least squares tests, investigating sww files
|
test_domain.py
|
12.8 KB
|
546
|
20 years
|
duncan |
geting and setting values with a set of triangles - used with region tags
|
test_general_mesh.py
|
1.2 KB
|
530
|
20 years
|
duncan |
adding test, removing dead code
|
test_generic_boundary_conditions.py
|
4.7 KB
|
324
|
20 years
|
ole |
Played with file boundary.
Added set_vertex_values w/ Duncan
|
test_interpolate_sww.py
|
6.3 KB
|
457
|
20 years
|
duncan |
fixed bug that was 'leaking' .xya files
|
test_least_squares.py
|
21.0 KB
|
570
|
20 years
|
ole |
Fixed bug in leastsquares where sigmas may get negative within machine …
|
test_mesh.py
|
19.6 KB
|
601
|
20 years
|
ole |
Allowed for internal boundaries (again:-)
|
test_quad.py
|
3.3 KB
|
484
|
20 years
|
ole |
First stab at using quad trees in least_squares.
Unit tests pass and …
|
test_quantity.py
|
25.4 KB
|
590
|
20 years
|
duncan |
set_function_values now handles a subset of triangles. Old and new code.
|
test_region.py
|
2.7 KB
|
592
|
20 years
|
duncan |
1st pass at region class to make setting values for a region easy.
|
test_shallow_water.py
|
71.6 KB
|
443
|
20 years
|
ole |
Work towards ensuring that this version (pyvolution mark 3) works as …
|
test_sparse.py
|
4.2 KB
|
599
|
20 years
|
ole |
Removed old print statements polluting the output from
unit testing
|
test_util.py
|
3.6 KB
|
258
|
20 years
|
ole |
Added C-headers to share code
Removed length and distance from util
|
treenode.py
|
3.7 KB
|
518
|
20 years
|
ole |
Looked at friction
|
util.py
|
1.5 KB
|
274
|
20 years
|
ole |
Cleaned up distribute
|
util_ext.c
|
1.5 KB
|
258
|
20 years
|
ole |
Added C-headers to share code
Removed length and distance from util
|
util_ext.h
|
1.3 KB
|
265
|
20 years
|
ole |
Interpoalte_from_vertices_to_edges - implemented in C
|
weir_domain_refined.tsh
|
229.7 KB
|
373
|
20 years
|
duncan |
changed to new .tsh format
|
wind_example.py
|
1.0 KB
|
587
|
20 years
|
steve |
testing sparse
|
wind_example_rot.py
|
2.1 KB
|
527
|
20 years
|
ole |
Wind fields
|