File Attachment:
File Name:
D50.rarFile Size: 138 KB
Hello Manuel,
I send you an example of a fortran file which takes into account zones with different grain sizes.
The geometry file includes a new variable called "ZONAS"(private variable 1). Each value of this variable (1,2 and 3, in the example) defines a different region with a particular initial combination of grain sizes.
The sisyphe .cas file considers 2 mean diameters of 0.0001 and 0.0003m.
Zone 1 has a 100% of 0.0001m and 0% of 0.0003m
Zone 2 has a 0% of 0.0001m and 100% of 0.0003m
Zone 3 has a 50% of 0.0001m and 50% of 0.0003m
As you can see in the fortran file
Regards,
Martín