# {py:mod}`structfs.tests.flash_flowsheet`

```{py:module} structfs.tests.flash_flowsheet
:noindex:
```

```{autodoc2-docstring} structfs.tests.flash_flowsheet
:allowtitles:
```

## Module Contents

### Functions

````{list-table}
:class: autosummary longtable
:align: left

* - {py:obj}`build_model <structfs.tests.flash_flowsheet.build_model>`
  - ```{autodoc2-docstring} structfs.tests.flash_flowsheet.build_model
    :summary:
    ```
* - {py:obj}`set_operating_conditions <structfs.tests.flash_flowsheet.set_operating_conditions>`
  - ```{autodoc2-docstring} structfs.tests.flash_flowsheet.set_operating_conditions
    :summary:
    ```
* - {py:obj}`init_model <structfs.tests.flash_flowsheet.init_model>`
  - ```{autodoc2-docstring} structfs.tests.flash_flowsheet.init_model
    :summary:
    ```
* - {py:obj}`set_solver <structfs.tests.flash_flowsheet.set_solver>`
  - ```{autodoc2-docstring} structfs.tests.flash_flowsheet.set_solver
    :summary:
    ```
* - {py:obj}`solve <structfs.tests.flash_flowsheet.solve>`
  - ```{autodoc2-docstring} structfs.tests.flash_flowsheet.solve
    :summary:
    ```
````

### Data

````{list-table}
:class: autosummary longtable
:align: left

* - {py:obj}`FS <structfs.tests.flash_flowsheet.FS>`
  - ```{autodoc2-docstring} structfs.tests.flash_flowsheet.FS
    :summary:
    ```
````

### API

````{py:data} FS
:canonical: structfs.tests.flash_flowsheet.FS
:noindex:
:value: >
   'FlowsheetRunner(...)'

```{autodoc2-docstring} structfs.tests.flash_flowsheet.FS
```

````

````{py:function} build_model(ctx)
:canonical: structfs.tests.flash_flowsheet.build_model
:noindex:

```{autodoc2-docstring} structfs.tests.flash_flowsheet.build_model
```
````

````{py:function} set_operating_conditions(ctx)
:canonical: structfs.tests.flash_flowsheet.set_operating_conditions
:noindex:

```{autodoc2-docstring} structfs.tests.flash_flowsheet.set_operating_conditions
```
````

````{py:function} init_model(ctx)
:canonical: structfs.tests.flash_flowsheet.init_model
:noindex:

```{autodoc2-docstring} structfs.tests.flash_flowsheet.init_model
```
````

````{py:function} set_solver(ctx)
:canonical: structfs.tests.flash_flowsheet.set_solver
:noindex:

```{autodoc2-docstring} structfs.tests.flash_flowsheet.set_solver
```
````

````{py:function} solve(ctx)
:canonical: structfs.tests.flash_flowsheet.solve
:noindex:

```{autodoc2-docstring} structfs.tests.flash_flowsheet.solve
```
````
