Skip to content
Snippets Groups Projects
Commit 24e0ca53 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

avoid warning about group all

parent e1a17d42
No related branches found
No related tags found
No related merge requests found
...@@ -73,7 +73,7 @@ reset_timestep 0 ...@@ -73,7 +73,7 @@ reset_timestep 0
# gcmc # gcmc
variable tfac equal 5.0/3.0 # (3 trans + 2 rot)/(3 trans) variable tfac equal 5.0/3.0 # (3 trans + 2 rot)/(3 trans)
fix mygcmc all gcmc 100 100 0 0 54341 ${temp} ${mu} ${disp} mol & fix mygcmc h2o gcmc 100 100 0 0 54341 ${temp} ${mu} ${disp} mol &
h2omol tfac_insert ${tfac} group h2o shake wshake h2omol tfac_insert ${tfac} group h2o shake wshake
# atom counts # atom counts
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment