People-Places-Solutions/floodmodeller-api

Add option to enable or disable FAST in `XML2D`

Open

#156 opened on Jan 8, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (23 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (42 stars)
PR merge metrics
 (PR metrics pending)

Description

The XML2D.simulate method currently defaults to using the FAST engine if all domains use the FAST scheme, without giving users explicit control. This limits flexibility when users want to override the default behaviour. We should add in the option to choose whether or not to use FAST.

Contributor guide