tbtrans 4.1 command line flags and piping

Bug #1829974 reported by Nick Papior
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Siesta
Status tracked in Trunk
4.1
Fix Committed
Low
Nick Papior
Trunk
Fix Committed
Low
Nick Papior

Bug Description

Hello Nick,
I am using SIESTA 4.1/b4, and the following are the commands I run.

cd elec
ibrun siesta --electrode < elec_Graphene.fdf | tee elec_Graphene.out
cd ..
ibrun transiesta -V 0.25:eV < Graphene.fdf | tee Graphene.out

ibrun tbtrans -V 0.25:eV < Graphene.fdf | tee Graphene.tbt-out

The first two steps finished well. But for the third step, I was given the following error information:
 1 Missing argument on command line, -V
  2 Stopping Program from Node: 0

How do you think I can solve the error? Thank you very much!

Best,
Yuefei

Revision history for this message
Nick Papior (nickpapior) wrote :

Thanks for reporting this. A commit has been made to fix this.

FYI. In 4.1 you do not need to pipe any more.

Doing:

tbtrans -V 0.25:eV Graphene.fdf

works (and also for the siesta and transiesta executable)! :)

Changed in siesta:
milestone: none → 4.1-b5
assignee: nobody → Nick Papior (nickpapior)
importance: Undecided → Low
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.