yogevb / a-dda

Automatically exported from code.google.com/p/a-dda
0 stars 0 forks source link

Multi-domain particles in misc/pip is not working #156

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Currently the 'pip' program generates only single-domain particles, just 
ignoring the domain (material) information in the input file (e.g. .obj file). 
However, the underlying routine ivread_wr.f90 seems to support different 
materials in input files, so it should be quite easy to modify the main 'pip' 
program to properly account for different materials.

Original issue reported on code.google.com by yurkin on 12 Dec 2012 at 2:59

GoogleCodeExporter commented 9 years ago
If somebody is interested in this functionality, please provide an example .obj 
file and star this issue.

Original comment by yurkin on 22 Jan 2013 at 6:03