Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

Question about "no project provided as argument or via PBS_ACCOUNT"?

mengqi

mj
Member
Hi,

I am working on my simulations on Derecho; however, it does not work when I build a case. It states “Error: no project provided as argument or via PBS_ACCOUNT” as shown below:

(npl) mengqij@derecho5:~/B_simulation_region/I2000_CTSM_singlept_region_test_1> qcmd -- ./case.build
Error: no project provided as argument or via PBS_ACCOUNT

It looks very weird. I am sure that our project has a Derecho allocation. Could anyone know about the situation and possible solutions?

Thank you so much!
 

oleson

Keith Oleson
CSEG and Liaisons
Staff member
My account number for qcmd on derecho seems to come from my setting of PBS_ACCOUNT in my .tcshrc. You could try that, or more directly use the -A argument to qcmd.
 

muting

Seattle climate scientist
New Member
I have the same problem as Mengqi.

How do I use the -A argument?
I tried "qcmd -A ./case.build"
However, I got error message saying "Error: No command provided to execute"

How should I solve this problem? Thank you!
 
Top