mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
change fix densities to global in the tutorials.
This commit is contained in:
@ -78,7 +78,7 @@ fix LayerRelRadii all property/atom relRadii vector yes no no 1.0 0.998 0.9
|
||||
|
||||
### define fix for mass layer - initial testing
|
||||
fix LayerMasses all property/atom massLayer vector yes no no 0. 0. 0. 0.
|
||||
fix LayerDennsities all property/atom density_all vector yes no no 7870. 5740. 5170. 5240.
|
||||
fix LayerDennsities all property/global density_all vector 7870. 5740. 5170. 5240.
|
||||
|
||||
## define fix for rho_eff and fracRed - initialize as zero
|
||||
fix fracRed all property/atom fracRed_all vector yes no no 0. 0. 0.
|
||||
|
||||
@ -78,7 +78,7 @@ fix LayerRelRadii all property/atom relRadii vector yes no no 1.0 0.998 0.9
|
||||
|
||||
### define fix for mass layer - initial testing
|
||||
fix LayerMasses all property/atom massLayer vector yes no no 0. 0. 0. 0.
|
||||
fix LayerDennsities all property/atom density_all vector yes no no 7870. 5740. 5170. 5240.
|
||||
fix LayerDennsities all property/global density_all vector 7870. 5740. 5170. 5240.
|
||||
|
||||
## define fix for rho_eff and fracRed - initialize as zero
|
||||
fix fracRed all property/atom fracRed_all vector yes no no 0. 0. 0.
|
||||
|
||||
@ -74,7 +74,7 @@ fix LayerRelRadii all property/atom relRadii vector yes no no 1.0 0.998 0.9
|
||||
|
||||
### define fix for mass layer - initial testing
|
||||
fix LayerMasses all property/atom massLayer vector yes no no 0. 0. 0. 0.
|
||||
fix LayerDennsities all property/atom density_all vector yes no no 7870. 5740. 5170. 5240.
|
||||
fix LayerDennsities all property/global density_all vector 7870. 5740. 5170. 5240.
|
||||
|
||||
## define fix for rho_eff and fracRed - initialize as zero
|
||||
fix fracRed all property/atom fracRed_all vector yes no no 0. 0. 0.
|
||||
|
||||
@ -74,7 +74,7 @@ fix LayerRelRadii all property/atom relRadii vector yes no no 1.0 0.998 0.9
|
||||
|
||||
### define fix for mass layer - initial testing
|
||||
fix LayerMasses all property/atom massLayer vector yes no no 0. 0. 0. 0.
|
||||
fix LayerDennsities all property/atom density_all vector yes no no 7870. 5740. 5170. 5240.
|
||||
fix LayerDennsities all property/global density_all vector 7870. 5740. 5170. 5240.
|
||||
|
||||
## define fix for rho_eff and fracRed - initialize as zero
|
||||
fix fracRed all property/atom fracRed_all vector yes no no 0. 0. 0.
|
||||
|
||||
Reference in New Issue
Block a user