This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
qcl:software_documentation [2017/02/16 09:26] stefan.birner |
qcl:software_documentation [2017/07/24 12:51] (current) thomas.grange |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== nextnano.QCL - Software documentation ====== | + | ===== nextnano.QCL - General remarks ===== |
- | ===== General remarks ===== | + | nextnano.QCL is a console application that is run from within the [[http://www.nextnano.com/products/nextnanomat.php|nextnanomat]] software (GUI). Alternatively, it can be executed from the command line. The input file specifies the device that shall be simulated. |
- | nextnano.QCL is a console application that is run from within the nextnanomat software (GUI). Alternatively, it can be executed from the command line. The input file specifies the device that shall be simulated. | + | === nextnanomat === |
- | nextnanomat | + | [[http://www.nextnano.com/products/nextnanomat.php|nextnanomat]] is a convenient graphical user interface for nextnano.QCL. |
- | nextnanomat is a convenient graphical user interface for nextnano.QCL. | + | It can be downloaded from [[http://www.nextnano.com/products/nextnanomat.php|here]]. |
- | It can be downloaded from here: http://www.nextnano.com/tools/nextnanomat.php | + | |
It can visualize 1D, 2D and 3D simulations results. | It can visualize 1D, 2D and 3D simulations results. | ||
- | Input file | + | === Input file === |
- | The input file specifies all properties of the device, such as geometry, material composition, grid, contacts,... Furthermore, it sets all parameters that are needed to define the program flow of nextnano.QCL. The keywords that can be used for this purpose are defined in the syntax of the input file. | + | |
- | Output | + | The input file specifies all properties of the device, such as geometry, material composition, temperature, grid,... Furthermore, it sets all parameters that are needed to define the program flow of nextnano.QCL. The keywords that can be used for this purpose are defined in the [[qcl:input_file|syntax of the input file]]. |
- | nextnano.QCL exports its results to a directory. The output files are documented here. | + | |
- | Examples | + | === Output === |
- | The nextnano.QCL installation provides some example tutorials that can be run with nextnanomat, to get familiar with the program. | + | |
- | Database | + | nextnano.QCL exports its results to a directory. The output files are documented [[qcl:simulation_output|here]]. |
- | All material properties that are needed for simulation are described here. | + | |
+ | === Examples === | ||
+ | |||
+ | The nextnano.QCL installation provides some [[qcl:tutorials|example tutorials]] that can be run with nextnanomat, to get familiar with the program. | ||
+ | |||
+ | === Database === | ||
+ | |||
+ | All material properties that are needed for simulation are described [[qcl:material_database|here]]. | ||
+ | |||
+ | === Download === | ||
+ | |||
+ | The software can be obtained from [[http://www.nextnano.com/customer/download_code_QCL.php|here]]. | ||
+ | |||
+ | If you have further questions, see the [[qcl:faq|FAQ]] or contact <support@nextnano.com>. | ||
- | Download | ||
- | The software can be obtained from here. | ||
- | If you have further questions, see the FAQ or contact support [at] nextnano.com. | ||