MicroMegas Input files:b plan
From EVOCD
b_plan
back to microMegas page
Input file for the simulations working with planes boundaries
One must define:
line 1 = the variable named longminseg gives the minimum lenght to discretize segments stopped
on barriers (minimum lenght->modur/longminseg)
line 2 = the total number of planes defining the closed domaine of simulation (e.g. a cubic doamine =6)
Notice that "0" means that any closed domaine is defined.
line 3 = T means that the intial dislocations must be outside the close area defined above
F means that the intial dislocations must be inside the close area defined above
line 4 = The total number of planes to be considered. Additional planes with respect to the definition of line 1
correspond to internal barriers
from line 5 = each normal planes vector (e.g. 0 0 1) and the shifting amplitude D such that Ax + By + Cz = D
exemple (1) a periodic bicrystal
100
0
F
1
1 0 0 500
exemple (2) a finit cubic grain
100
6
F
0
1 0 0 100.
0 1 0 100.
0 0 1 100.
-1 0 0 -4000.
0 -1 0 -4000.
0 0 -1 -4000.
> Reading start after the following line
###########################################################
100 ! longminseg
6 ! nbplanDom
T ! InclExcl
6 ! NbPlanMax
1 0 0 500. ! varplan posplan
-1 0 0 -3132.
0 1 0 500.
0 -1 0 -3516.
0 0 1 500.
0 0 -1 -4316.