Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run PackingGeneration.exe #29

Open
Suzan183 opened this issue Nov 3, 2021 · 1 comment
Open

Run PackingGeneration.exe #29

Suzan183 opened this issue Nov 3, 2021 · 1 comment

Comments

@Suzan183
Copy link

Suzan183 commented Nov 3, 2021

Hi ,
I need to generate my own packing with only 1000 particles, what should I do?
I'm trying to run PackingGeneration.exe from the release but it's not working .

Any help please
thanks in advance @VasiliBaranov

@VasiliBaranov
Copy link
Owner

Hi @Suzan183 ,

sorry for the delay.

You need to supply a sample generation.conf file for the program to run (sorry, logging could have been better). I.e. just put it near PackingGeneration.exe. Please see here: https://github.com/VasiliBaranov/packing-generation#1-program-execution

The program will examine the current folder and all its subfolders recursively for the file generation.conf and run generation (or post-processing) algorithm for each of these files.

The format of the file is described in https://github.com/VasiliBaranov/packing-generation#12-generationconf-format-see-also-the-examples-folder

There is an example file here: https://github.com/VasiliBaranov/packing-generation/tree/master/Docs/Examples

The sample file in the wiki already specifies 1000 particles, so you shall be good to go.

I hope this helps (and you still need it)!

Best Regards,
Vasili

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants