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

How to change from default project P0000000 to my own project number?

Hi,
I have a question regarding the new configuration of yellowstone. When configuring a case or submitting it, I get the error message:

Creating batch script 022013test2.run
WARNING: invalid account number P00000000 used by default
WARNING: please use the ACCOUNT environment variable or ~/.cesm_proj to set this in the future

when submitting a run, I get this error message:
You do not have permission to run using project "P00000000".
Your job has been rejected.
You are currently authorized for the following projects on this system:
[ P350xxxx]
To avoid this message in the future, please submit your job with an allowed project via the bsub -P directive.

Anyone know how to set my default to my own project number to avoid these issues in the future?
 

jedwards

CSEG and Liaisons
Staff member
> WARNING: please use the ACCOUNT environment variable or ~/.cesm_proj to set this in the future
> You are currently authorized for the following projects on this system:
> [ P350xxxx]


So set the environment variable ACCOUNT=P350xxxx
 
Top