We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64a0d4a commit 2796de8Copy full SHA for 2796de8
n3fit/src/evolven3fit/eko_utils.py
@@ -64,7 +64,7 @@ def construct_eko_cards(
64
q2_grid = utils.generate_q2grid(
65
Q0=mu0,
66
Qmin=1.0,
67
- Qmax=100,
+ Qmax=1e5,
68
total_points=50,
69
total_points_ic=6,
70
match_dict={
0 commit comments