Reaction-Diffusion Scenarios in normalized Mode¤
apebench.scenarios.normalized.FisherKPP
¤
Bases: Nonlinear
Source code in apebench/scenarios/normalized/_nonlinear.py
111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 |
|
ic_config
class-attribute
instance-attribute
¤
ic_config: str = 'clamp;0.0;1.0;fourier;5;false;false'
__post_init__
¤
__post_init__()
Source code in apebench/scenarios/normalized/_nonlinear.py
118 119 120 121 122 |
|
get_scenario_name
¤
get_scenario_name() -> str
Source code in apebench/scenarios/normalized/_nonlinear.py
124 125 |
|