Skip to content

Commit

Permalink
Update junction term parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
jessicasyu committed Jun 7, 2023
1 parent fb4da17 commit 5dc8414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/arcade/potts/parameter.potts.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<potts.term term="height" id="LAMBDA_NUCLEUS" value="1" />

<!-- height term parameters -->
<potts.term term="junction" id="LAMBDA" value="100" />
<potts.term term="junction" id="LAMBDA" value="10" />

<!-- substrate term parameters -->
<potts.term term="substrate" id="HEIGHT_THRESHOLD" value="9" units="um" conversion="DS^-1" />
Expand Down

0 comments on commit 5dc8414

Please sign in to comment.