QuantumATK Forum

QuantumATK => General Questions and Answers => Topic started by: meena on August 22, 2015, 13:59

Title: supercell
Post by: meena on August 22, 2015, 13:59
hi
How to build a 5x5 graphene supercell.


Thanks
Title: Re: supercell
Post by: Jess Wellendorff on August 24, 2015, 09:46
This is very simple: In Builder, use Add->From Plugin->Nanosheet to create a graphene supercell. Then you can use Bulk Tools->Repeat to tune the size of the supercell.

Please alos have a look at this introductory tutorial: http://quantumwise.com/documents/tutorials/latest/BuilderManual/index.html/ (http://quantumwise.com/documents/tutorials/latest/BuilderManual/index.html/).
Title: verbosity level
Post by: meena on September 10, 2015, 18:25
Hello

How to set verbosity level in quntumwise tool...

Thanks
Title: Re: supercell
Post by: Jess Wellendorff on September 11, 2015, 12:10
Depends on what you want. There is no "verbose=high" type options, but you can control how much output you want to see by the "nlprint" command.

Example:
<< nlprint(bulk_configuration)
will print information about the bulk_configuration object. The use of nlprint can be set in the VNL Script Generator, and can of course also be edited directly in the python script.