Command line arguments

NOTE: nextnano.MSB has been integrated into the nextnano++ executable (since 2021-08).

Below is the old documentation for stand-alone MSB executable.

Command line usage:

nextnano.MSB.exe  -inputfile ..\my_QCL_input_file.msb  -license "H:\Documents\nextnano\License\License_nnMSB.lic"  -database materials.msb  -outputdirectory ..\..\output\QCL

The nextnano.MSB tool provides the following options:

-f input_file, -inputfile input_file

Name of input file to be read in.

Example:

  • -inputfile THz_GaAs_QCL.msb

-d database_file, -database database_file

Name of material parameter database file to be read in (-m also works).

Example:

  • -database "E:\nextnano\2025_12_20\nextnano.MSB\database\meterials.msb"

-license license_file

Name of license file to be read in.

Example:

  • -license License_nnMSB.lic

-output_directory output_directory

Directory name where to output results.

Example:

  • -outputdirectory "D:\nextnano\nextnano output\""

-debug 1

Generate additional debug information.