We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
run coad to extract a week Run RTC-GMLC
Install coad in /nopt/nrel/apps/coad/2.0 Install module for coad Include how to install coad into a conda environment in the help of the module.
Assume Submit a job Assume Monitor a job Require git-bash for windows
qsub –q debug –I #get a single node from the reservation to run interactively.
source env/env-?.sh to set up environment cp submit-template.sh submit.sh RTS-GMLC
cd RTS-GMLC cp RTS_Data/FormattedData/PLEXOS/RTS-GMLC.xml .
Use coad to list models. Use coad to add a new model which is for a week in July.
check submit.sh that model created is referenced. setup and test license? Run plexos on that week.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
run coad to extract a week
Run RTC-GMLC
Install coad in /nopt/nrel/apps/coad/2.0
Install module for coad
Include how to install coad into a conda environment in the help of the module.
Assume Submit a job
Assume Monitor a job
Require git-bash for windows
qsub –q debug –I #get a single node from the reservation to run interactively.
source env/env-?.sh to set up environment
cp submit-template.sh submit.sh RTS-GMLC
cd RTS-GMLC
cp RTS_Data/FormattedData/PLEXOS/RTS-GMLC.xml .
Use coad to list models.
Use coad to add a new model which is for a week in July.
check submit.sh that model created is referenced.
setup and test license?
Run plexos on that week.
The text was updated successfully, but these errors were encountered: