ANUGA
Contents:
Quick start
Background
Installation
Examples
Writing an ANUGA script
Running Scenarios with anuga_run_toml
Visualisation
Parallelisation
API Reference
Glossary
Troubleshooting
Citing ANUGA
Index
Appendices:
Install ANUGA for Developers
Installing for GPU
Advanced Simulation Features
Advanced Parallel Methods
Compute modes: legacy vs unified
Profiling the GPU build
Mathematical Background
Contributing
ANUGA
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
K
|
L
|
M
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
Y
_
__init__() (anuga.Absorbing_wave_boundary method)
(anuga.Boyd_box_operator method)
(anuga.Boyd_pipe_operator method)
(anuga.Characteristic_wave_boundary method)
(anuga.Dirichlet_boundary method)
(anuga.Domain method)
(anuga.Field_boundary method)
(anuga.File_boundary method)
(anuga.Flather_external_stage_zero_velocity_boundary method)
(anuga.Geo_reference method)
(anuga.Inlet_operator method)
(anuga.Internal_boundary_operator method)
(anuga.Kinematic_viscosity_operator method)
(anuga.Quantity method)
(anuga.Rate_operator method)
(anuga.Reflective_boundary method)
(anuga.Region method)
(anuga.Set_elevation_operator method)
(anuga.Set_quantity_operator method)
(anuga.Set_stage_operator method)
(anuga.SWW_plotter method)
(anuga.Time_boundary method)
(anuga.Transmissive_n_momentum_zero_t_momentum_set_stage_boundary method)
(anuga.utilities.log.TeeStream method)
(anuga.Weir_orifice_trapezoid_operator method)
A
Absorbing_wave_boundary (class in anuga)
apply_fractional_steps() (anuga.Domain method)
B
Boyd_box_operator (class in anuga)
Boyd_pipe_operator (class in anuga)
breakline
build_elliptic_matrix() (anuga.Kinematic_viscosity_operator method)
C
CFL
change_points_geo_ref() (anuga.Geo_reference method)
Characteristic_wave_boundary (class in anuga)
check_integrity() (anuga.Domain method)
compute_boundary_flows() (anuga.Domain method)
compute_capabilities() (anuga.Domain method)
compute_fluxes() (anuga.Domain method)
compute_forcing_terms() (anuga.Domain method)
compute_total_volume() (anuga.Domain method)
create_domain_from_regions() (in module anuga)
create_parallel_mesh() (in module anuga)
critical() (in module anuga.utilities.log)
D
DE algorithm
debug() (in module anuga.utilities.log)
depth
diagnose_timestep() (anuga.Domain method)
Dirichlet_boundary (class in anuga)
discharge_routine() (anuga.Boyd_box_operator method)
(anuga.Boyd_pipe_operator method)
(anuga.Internal_boundary_operator method)
(anuga.Weir_orifice_trapezoid_operator method)
discharge_routine_explicit() (anuga.Internal_boundary_operator method)
discharge_routine_implicit() (anuga.Internal_boundary_operator method)
distribute_edges_to_vertices() (anuga.Domain method)
distribute_to_edges() (anuga.Domain method)
distribute_to_vertices_and_edges() (anuga.Domain method)
Domain (class in anuga)
duration
E
elev_delta (anuga.SWW_plotter property)
elevation
elliptic_solve() (anuga.Kinematic_viscosity_operator method)
epsg (anuga.Geo_reference property)
evaluate() (anuga.Absorbing_wave_boundary method)
(anuga.Characteristic_wave_boundary method)
(anuga.Field_boundary method)
(anuga.File_boundary method)
(anuga.Flather_external_stage_zero_velocity_boundary method)
(anuga.Reflective_boundary method)
(anuga.Transmissive_n_momentum_zero_t_momentum_set_stage_boundary method)
evaluate_segment() (anuga.Absorbing_wave_boundary method)
(anuga.Characteristic_wave_boundary method)
(anuga.Dirichlet_boundary method)
(anuga.Flather_external_stage_zero_velocity_boundary method)
(anuga.Reflective_boundary method)
(anuga.Time_boundary method)
(anuga.Transmissive_n_momentum_zero_t_momentum_set_stage_boundary method)
evolve() (anuga.Domain method)
evolve_one_ader2_step() (anuga.Domain method)
evolve_one_euler_step() (anuga.Domain method)
evolve_one_rk2_step() (anuga.Domain method)
evolve_one_rk3_step() (anuga.Domain method)
extrapolate_first_order() (anuga.Quantity method)
F
Field_boundary (class in anuga)
File_boundary (class in anuga)
file_only() (in module anuga.utilities.log)
finaltime
Flather_external_stage_zero_velocity_boundary (class in anuga)
flux_timestep (anuga.Domain property)
G
g (anuga.Domain property)
Geo_reference (class in anuga)
get_absolute() (anuga.Geo_reference method)
get_algorithm_parameters() (anuga.Domain method)
get_beta() (anuga.Quantity method)
get_boundary_flux_integral() (anuga.Domain method)
get_compute_fluxes_method() (anuga.Domain method)
get_compute_mode() (anuga.Domain method)
get_datetime() (anuga.Domain method)
get_default() (anuga.Inlet_operator method)
get_energy_through_cross_section() (anuga.Domain method)
get_epsg() (anuga.Geo_reference method)
get_extremum_index() (anuga.Quantity method)
get_factor() (anuga.Rate_operator method)
get_flow_algorithm() (anuga.Domain method)
get_flow_through_cross_section() (anuga.Domain method)
(anuga.SWW_plotter method)
get_fractional_step_volume_integral() (anuga.Domain method)
get_global_max_speed() (anuga.Domain method)
get_global_max_stage() (anuga.Domain method)
get_global_wet_element_count() (anuga.Domain method)
get_gradients() (anuga.Quantity method)
get_hemisphere() (anuga.Geo_reference method)
get_integral() (anuga.Quantity method)
get_interpolated_values() (anuga.Quantity method)
get_maximum_index() (anuga.Quantity method)
get_maximum_inundation_elevation() (anuga.Domain method)
get_maximum_inundation_location() (anuga.Domain method)
get_maximum_location() (anuga.Quantity method)
get_maximum_value() (anuga.Quantity method)
get_minimum_index() (anuga.Quantity method)
get_minimum_location() (anuga.Quantity method)
get_minimum_value() (anuga.Quantity method)
get_multiprocessor_mode() (anuga.Domain method)
get_non_spatial_rate() (anuga.Rate_operator method)
get_origin() (anuga.Geo_reference method)
get_Q() (anuga.Rate_operator method)
get_relative() (anuga.Geo_reference method)
get_spatial_rate() (anuga.Rate_operator method)
get_stage() (anuga.Set_stage_operator method)
get_starttime() (anuga.Domain method)
get_store() (anuga.Domain method)
get_store_centroids() (anuga.Domain method)
get_timezone() (anuga.Domain method)
get_triangles_inside_polygon() (anuga.SWW_plotter method)
get_values() (anuga.Quantity method)
get_vertex_values() (anuga.Quantity method)
get_wet_elements() (anuga.Domain method)
get_xllcorner() (anuga.Geo_reference method)
get_yllcorner() (anuga.Geo_reference method)
get_zone() (anuga.Geo_reference method)
gpu (anuga.Domain property)
I
inflow() (anuga.Rate_operator class method)
info() (in module anuga.utilities.log)
initialise_storage() (anuga.Domain method)
Inlet_operator (class in anuga)
Internal_boundary_operator (class in anuga)
interpolate() (anuga.Quantity method)
interpolate_old() (anuga.Quantity method)
is_absolute() (anuga.Geo_reference method)
is_located() (anuga.Geo_reference method)
K
Kinematic_viscosity_operator (class in anuga)
L
load_balance_statistics() (anuga.Domain method)
M
make_plot_dir() (anuga.SWW_plotter method)
max_depth (anuga.SWW_plotter property)
max_speed (anuga.SWW_plotter property)
max_speed_depth (anuga.SWW_plotter property)
max_stage (anuga.SWW_plotter property)
maximum() (anuga.Quantity method)
minimum() (anuga.Quantity method)
O
operator
outputstep
P
parabolic_solve() (anuga.Kinematic_viscosity_operator method)
parallel_safe() (anuga.Kinematic_viscosity_operator method)
(anuga.Rate_operator method)
(anuga.Set_elevation_operator method)
(anuga.Set_quantity_operator method)
(anuga.Set_stage_operator method)
print_algorithm_parameters() (anuga.Domain method)
print_load_balance_statistics() (anuga.Domain method)
print_timestepping_statistics() (anuga.Domain method)
protect_against_infinitesimal_and_negative_heights() (anuga.Domain method)
Q
quantity
Quantity (class in anuga)
R
rainfall() (anuga.Rate_operator class method)
Rate_operator (class in anuga)
read_ASCII() (anuga.Geo_reference method)
read_NetCDF() (anuga.Geo_reference method)
rectangular_cross_domain() (in module anuga)
Reflective_boundary (class in anuga)
Region (class in anuga)
report_cells_with_small_local_timestep() (anuga.Domain method)
report_water_volume_statistics() (anuga.Domain method)
riverwall
S
save_elev_delta_frame() (anuga.SWW_plotter method)
save_elev_frame() (anuga.SWW_plotter method)
save_max_depth_frame() (anuga.SWW_plotter method)
save_max_speed_depth_frame() (anuga.SWW_plotter method)
save_max_speed_frame() (anuga.SWW_plotter method)
save_max_stage_frame() (anuga.SWW_plotter method)
save_to_array() (anuga.Quantity method)
sequential_distribute_dump() (in module anuga)
sequential_distribute_load() (in module anuga)
sequential_mesh_dump() (in module anuga)
sequential_mesh_load() (in module anuga)
sequential_mesh_refine() (in module anuga)
set_beta() (anuga.Domain method)
(anuga.Quantity method)
set_betas() (anuga.Domain method)
set_boundary() (anuga.Domain method)
set_boundary_values() (anuga.Quantity method)
set_boundary_values_from_edges() (anuga.Quantity method)
set_checkpointing() (anuga.Domain method)
set_collect_max_quantities() (anuga.Domain method)
set_compute_fluxes_method() (anuga.Domain method)
set_compute_mode() (anuga.Domain method)
set_default() (anuga.Inlet_operator method)
set_default_rate() (anuga.Rate_operator method)
Set_elevation_operator (class in anuga)
set_epsg() (anuga.SWW_plotter method)
set_extrapolate_velocity() (anuga.Domain method)
set_factor() (anuga.Rate_operator method)
set_flow_algorithm() (anuga.Domain method)
set_logfile() (in module anuga)
set_low_froude() (anuga.Domain method)
set_maximum_allowed_speed() (anuga.Domain method)
set_minimum_allowed_height() (anuga.Domain method)
set_minimum_storable_height() (anuga.Domain method)
set_multiprocessor_mode() (anuga.Domain method)
set_omp_num_threads() (anuga.Domain method)
set_plotter() (anuga.Domain method)
set_points_file_block_line_size() (anuga.Domain method)
set_quantities_to_be_stored() (anuga.Domain method)
set_quantity() (anuga.Domain method)
Set_quantity_operator (class in anuga)
set_rate() (anuga.Rate_operator method)
set_sloped_mannings_function() (anuga.Domain method)
Set_stage_operator (class in anuga)
set_starttime() (anuga.Domain method)
set_store() (anuga.Domain method)
set_store_centroids() (anuga.Domain method)
set_store_vertices_smoothly() (anuga.Domain method)
set_store_vertices_uniquely() (anuga.Domain method)
set_timezone() (anuga.Domain method)
set_use_optimise_dry_cells() (anuga.Domain method)
set_values() (anuga.Quantity method)
set_values_from_array() (anuga.Quantity method)
set_values_from_constant() (anuga.Quantity method)
set_values_from_file() (anuga.Quantity method)
set_values_from_function() (anuga.Quantity method)
set_values_from_geospatial_data() (anuga.Quantity method)
set_values_from_lat_long_grid_file() (anuga.Quantity method)
set_values_from_points() (anuga.Quantity method)
set_values_from_quantity() (anuga.Quantity method)
set_values_from_utm_grid_file() (anuga.Quantity method)
set_vertex_values() (anuga.Quantity method)
set_zone() (anuga.Geo_reference method)
smooth_vertex_values() (anuga.Quantity method)
stage
store_timestep() (anuga.Domain method)
SWW file
sww_merge() (anuga.Domain method)
SWW_plotter (class in anuga)
T
TeeStream (class in anuga.utilities.log)
Time_boundary (class in anuga)
timestep (anuga.Domain property)
timestepping_statistics() (anuga.Domain method)
Transmissive_n_momentum_zero_t_momentum_set_stage_boundary (class in anuga)
tripcolor() (anuga.SWW_plotter method)
triplot() (anuga.SWW_plotter method)
U
uniform_refine_domain() (in module anuga)
update_boundary() (anuga.Domain method)
update_centroids_of_momentum_from_velocity() (anuga.Domain method)
update_centroids_of_velocities_and_height() (anuga.Domain method)
update_conserved_quantities() (anuga.Domain method)
update_domain_c_struct() (anuga.Domain method)
update_elliptic_matrix() (anuga.Kinematic_viscosity_operator method)
update_ghosts() (anuga.Domain method)
update_other_quantities() (anuga.Domain method)
update_Q() (anuga.Inlet_operator method)
update_timestep() (anuga.Domain method)
use_c_rk2_loop (anuga.Domain property)
V
verbose() (in module anuga.utilities.log)
volumetric_balance_statistics() (anuga.Domain method)
W
warning() (in module anuga.utilities.log)
water_volume() (anuga.SWW_plotter method)
Weir_orifice_trapezoid_operator (class in anuga)
wetting and drying
write_ASCII() (anuga.Geo_reference method)
write_NetCDF() (anuga.Geo_reference method)
Y
yieldstep