ParticlePack icon indicating copy to clipboard operation
ParticlePack copied to clipboard

Size distribution

Open altaweel96 opened this issue 3 years ago • 3 comments

Hi, Thank you for sharing this interesting code.

I have a question. Is it possible to input our own size distribution? Id so, how can we achieve that?

Regards, Faras

altaweel96 avatar Feb 09 '22 16:02 altaweel96

It is possible to input your own size distribution. You have to create new text file in the PDFs folder. Then you can use it in your parameters file. For example, the default parameter file right now uses a PDF text file called "Mono".

Let me know if it is not clear.

MosGeo avatar Feb 13 '22 04:02 MosGeo

Thank you for your response!

What does each column in the PDFs text files mean?

Best,

altaweel96 avatar Feb 14 '22 15:02 altaweel96

first column is relative size, and second is the proportion. The proportion should add up to 1.

MosGeo avatar May 25 '22 06:05 MosGeo