Skip to content

Commit

Permalink
Merge pull request #298 from ls1mardyn/fix_shifted_SpinodalDecomp
Browse files Browse the repository at this point in the history
Fix shifted parameter in SpinodalDecomp
  • Loading branch information
amartyads authored Mar 21, 2024
2 parents 5bf6608 + b05cb49 commit 5f507e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/SpinodalDecomposition/components_1c.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<mass>1.0</mass>
<sigma>1.0</sigma>
<epsilon>1.0</epsilon>
<shifted>1</shifted>
<shifted>true</shifted>
</site>
<momentsofinertia rotaxes="xyz" >
<Ixx>0.0</Ixx>
Expand Down

0 comments on commit 5f507e4

Please sign in to comment.