../
|
__init__.py
|
167 bytes
|
2126
|
19 years
|
ole |
typo
|
domain.py
|
66.0 KB
|
7053
|
16 years
|
ole |
Made timestepping_statistics report absolute coordinates for centroid …
|
ermapper_grids.py
|
9.6 KB
|
6161
|
16 years
|
rwilson |
Changed num.array() calls that should have a defined type.
|
general_mesh.py
|
20.6 KB
|
6654
|
16 years
|
ole |
Added volumetric balance report for boundary flows and total volume. …
|
generic_boundary_conditions.py
|
21.1 KB
|
6928
|
16 years
|
ole |
Added AWI boundary as requested by Nils Goseberg …
|
log.ini
|
742 bytes
|
1156
|
20 years
|
steve |
Moved zeus files to separate directory.
Hopefully fixed up logging to …
|
mesh_factory.py
|
22.5 KB
|
6717
|
16 years
|
steve |
Added a unit test for ghost cells in sequential code
|
neighbour_mesh.py
|
42.4 KB
|
6654
|
16 years
|
ole |
Added volumetric balance report for boundary flows and total volume. …
|
pmesh2domain.py
|
8.0 KB
|
6688
|
16 years
|
ole |
Changed transpose logic in preparation for numpy migration.
|
quantity.py
|
58.4 KB
|
7044
|
16 years
|
ole |
Added comment to quantity.py
|
quantity_ext.c
|
56.4 KB
|
7154
|
16 years
|
ole |
Added another memset in quantity_ext.c and fixed some indentation …
|
region.py
|
5.6 KB
|
6145
|
16 years
|
rwilson |
Change Numeric imports to general form - ready to change to NumPy?.
|
SConscript
|
416 bytes
|
3550
|
19 years
|
jack |
Move the SConstruct file into the anuga_core directory.
|
show_balanced_limiters.py
|
2.1 KB
|
6145
|
16 years
|
rwilson |
Change Numeric imports to general form - ready to change to NumPy?.
|
test_all.py
|
2.7 KB
|
3567
|
19 years
|
ole |
More heavy handed restructuring towards the agreed formats.
|
test_domain.py
|
29.2 KB
|
6717
|
16 years
|
steve |
Added a unit test for ghost cells in sequential code
|
test_ermapper.py
|
6.5 KB
|
6145
|
16 years
|
rwilson |
Change Numeric imports to general form - ready to change to NumPy?.
|
test_general_mesh.py
|
9.8 KB
|
6717
|
16 years
|
steve |
Added a unit test for ghost cells in sequential code
|
test_generic_boundary_conditions.py
|
8.2 KB
|
6195
|
16 years
|
ole |
Reinstated test for subclassing of Domain in quantity.
All tests pass.
|
test_ghost.py
|
1.2 KB
|
6195
|
16 years
|
ole |
Reinstated test for subclassing of Domain in quantity.
All tests pass.
|
test_neighbour_mesh.py
|
54.4 KB
|
6717
|
16 years
|
steve |
Added a unit test for ghost cells in sequential code
|
test_pmesh2domain.py
|
9.5 KB
|
6191
|
16 years
|
ole |
Refactored Mesh-Domain inheritance pattern into a composition pattern, …
|
test_quantity.py
|
85.9 KB
|
6195
|
16 years
|
ole |
Reinstated test for subclassing of Domain in quantity.
All tests pass.
|
test_region.py
|
9.8 KB
|
6145
|
16 years
|
rwilson |
Change Numeric imports to general form - ready to change to NumPy?.
|
test_util.py
|
64.5 KB
|
6318
|
16 years
|
kristy |
Updated test_util.py so that it understands that hours is a new column …
|
util.py
|
101.5 KB
|
7012
|
16 years
|
rwilson |
Replaced usage of 'sets' module with set/frozenset builtin functions.
|