Skip to content

Commit

Permalink
Merge pull request #244 from snek5000/j2-user_size
Browse files Browse the repository at this point in the history
Add block user_size in resources/SIZE.j2
  • Loading branch information
paugier committed Dec 16, 2022
2 parents 5a8f4d9 + 5254b85 commit 059d139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/snek5000/resources/SIZE.j2
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ c
{{ parameter("lbelt", order_mhd) }} ! set to lelt for mhd
{{ parameter("lpelt", order_linear) }} ! set to lelt for linear stability
{{ parameter("lcvelt", order_cvode) }} ! set to lelt for cvode

{% block user_size %}{% endblock %}
! INTERNALS
include 'SIZE.inc'
c vim: set ft=fortran

0 comments on commit 059d139

Please sign in to comment.