Where is Currents output in SIESTA4.1

Asked by Yuefei Huang

Hello, I have been using SIESTA 4.0 for a while. In the SIESTA 4.0, the output file of tbtrans has such a line:
 Results:
 Voltage, Current(A) = 0.00000000E+00 0.00000000E+00

But in SIESTA4.1, I did not find a similar line. I am wondering in which file is 'Current' written in 4.1? Thank you very much!

Best,
Yuefei

Question information

Language:
English Edit question
Status:
Solved
For:
Siesta Edit question
Assignee:
No assignee Edit question
Solved by:
Nick Papior
Solved:
Last query:
Last reply:
Revision history for this message
Nick Papior (nickpapior) said :
#1
Revision history for this message
Yuefei Huang (yh46) said :
#2

Hello Nick, thank you for replying!
But in the output of TBTrans, I see this the title saying the following:

TBtrans Version: siesta-4.1--736
Architecture : unknown
Compiler flags: mpiifort -fPIC -O3 -xHost -fp-speculation=strict -fp-model strict
PP flags : -DFC_HAVE_ABORT -DMPI -DCDF -I/opt/apps/software/MPI/intel/2018.2.199-GCC-6.44.0/impi/2018.2.199/netCDF-Fortran/4.4.4/include -DTBTRANS
Libraries : -Wl,-Bstatic -Wl,--start-group -lmkl_scalapack_lp64 -lmkl_blacs_intelmpi_lp644 -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -Wl,--end-group -Wl,-Bdynamic -lnetcdff
PARALLEL version
NetCDF support

Does that mean this compilation has used NetCDF4?
Thank you!

Revision history for this message
Best Nick Papior (nickpapior) said :
#3

No, you need NetCDF-4 support. Please read the manual in section 2.1 in the tbtrans manual.

Revision history for this message
Yuefei Huang (yh46) said :
#4

Thanks Nick Papior, that solved my question.

Revision history for this message
Yuefei Huang (yh46) said :
#5

Thank you very much Nick!