degradation#
- class ansys.fluent.core.generated.solver.settings_271.degradation(name=None, parent=None)#
Bases:
GroupDegradation model settings.
Attributes
Attribute |
Summary |
|---|---|
Enable-degradation-model?. |
|
Degradation mixture material. |
|
Degradation solver mode. 0 for standalone, 1 for coupled. |
|
Initial concentration (kmol/m3). |
|
Time step (s) for the degradation solver. |
|
Stop time (s) for the degradation solver. |
|
Enable one-way coupling for the standalone degradation solver. |
|
Temperature (K) for the degradation membrane. |
|
Number of steady-state iterations per coupled step. |
|
Time step (s) for the coupled degradation solver. |
|
Number of degradation time steps per coupled step. |
|
Number of coupled degradation-solver iteration cycles. |
Methods
Method |
Summary |
|---|---|
Degradation calculation. |
|
Run coupled degradation calculation. |
Included in:
Parent |
Summary |
|---|---|
Advanced settings. |