Skip to content

Commit

Permalink
increase ls
Browse files Browse the repository at this point in the history
  • Loading branch information
kent0 committed Mar 31, 2024
1 parent 9e18626 commit c2e438d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/LMOR.template
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
parameter (lmp=1) ! 0 -> disable pressure allocation
parameter (lmt=1) ! 0 -> disable temperature allocation

parameter (ls=100) ! max number of snapshots
parameter (ls=200) ! max number of snapshots
parameter (lcs=ls) ! max number of coefficient set

parameter (lei=0) ! 0 -> one residual, 1 -> affine decomp
Expand Down

0 comments on commit c2e438d

Please sign in to comment.