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

What is the need for adding crystalline_materials to path while compiling? #20

Open
Quantumstud opened this issue Oct 11, 2018 · 4 comments

Comments

@Quantumstud
Copy link

In the readme file, it has been mentioned that while compiling we have to add the 'crystalline_materials' to the MATLAB path. I think 'crystalline_materials' contains a set of sample crystalline materials which are used in the examples. Therefore, I am confused why is it necessary to add 'crystalline_materials' to the MATLAB path while compiling?

@thomasaarholt
Copy link

Pretty sure it is so that the examples can run.
Commands like Au001Crystal() are taken directly from the crystalline_materials.

@Quantumstud
Copy link
Author

Just out of curiosity, will not including these files impact the compilation of the code?

@thomasaarholt
Copy link

Only if they are called. I believe they should not be.

@Quantumstud
Copy link
Author

Yeah! This doesn't affect the compilation or the results.

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