iwfm.dll.get_node_ids¶
- iwfm.dll.get_node_ids(iwfm_dll)[source]¶
IWFM DLL: Get FE grid identification numbers.
- Parameters:
iwfm_dll (IWFM Model object) – instantiated IWFM model object
- Returns:
x (list of floats) – X-coordinates of FE grid nodes
y (list of floats) – Y-coordinates of FE grid nodes
status (int) – 0 if everything worked