Skip to content

Commit

Permalink
Con2PrimFactory: Bug fix in vw_lim parameter range
Browse files Browse the repository at this point in the history
  • Loading branch information
jaykalinani committed Aug 27, 2024
1 parent 6210fac commit 716e13d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Con2PrimFactory/param.ccl
Original file line number Diff line number Diff line change
Expand Up @@ -111,5 +111,5 @@ CCTK_REAL eps_BH " Maximum eps allowed in regions where alp<alp_thresh" STEERABL

CCTK_REAL vwlim_BH " Maximum zvec (v*w) allowed in regions where alp<alp_thresh" STEERABLE=ALWAYS
{
1.0:* :: ""
0.0:* :: ""
} 1.0e100

0 comments on commit 716e13d

Please sign in to comment.