Reaction-Diffusion Scenarios in Difficulty Mode¤
apebench.scenarios.difficulty.FisherKPP
¤
Bases: Nonlinear
Source code in apebench/scenarios/difficulty/_nonlinear.py
117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 |
|
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/difficulty/_nonlinear.py
124 125 126 127 128 |
|
get_scenario_name
¤
get_scenario_name() -> str
Source code in apebench/scenarios/difficulty/_nonlinear.py
130 131 |
|