Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
WindEnergyToolbox
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
toolbox
WindEnergyToolbox
Commits
d01955a3
There was a problem fetching the pipeline summary.
Commit
d01955a3
authored
7 years ago
by
Jenni Rinker
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' into 'master'
Deleted step 6 (Issue
#52
main fork) See merge request
!29
parents
6d8d520c
52ce2b06
No related branches found
No related tags found
1 merge request
!29
Deleted step 6 (Issue #52 main fork)
Pipeline
#
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/getting-started-with-dlbs.md
+3
-6
3 additions, 6 deletions
docs/getting-started-with-dlbs.md
with
3 additions
and
6 deletions
docs/getting-started-with-dlbs.md
+
3
−
6
View file @
d01955a3
...
...
@@ -102,10 +102,7 @@ $ source deactivate
This will create a subfolders DLCs and fill that new subfolder with the created
subordinate Excel files.
##### 6. Move your DLCs.xlsx file from the htc folder to the ```_master``` folder.
It will cause errors in later scripts if left in the htc folder.
##### 7. Create your htc files and PBS job scripts .
##### 6. Create your htc files and PBS job scripts .
These files and scripts are generated from the subordinate Excel files from
Step 5. To do this, in the terminal, change up a level to your Set ID folder
(e.g., to folder "AB0001"). Then run this code
...
...
@@ -117,7 +114,7 @@ $ qsub-wrap.py -f /home/MET/repositories/toolbox/WindEnergyToolbox/wetb/prepost/
Your htc files should now be placed in subfolders in the htc folder, and PBS
job files should be in folder
```pbs_in```
.
#####
8
. Launch the htc files to the cluster.
#####
7
. Launch the htc files to the cluster.
Use the
```launch.py```
function to launch the jobs on the cluster.
For example, the following code will launch the jobs in folder
```pbs_in```
on
100 nodes. You must be in the top-level Set ID folder for this to work (e.g.,
...
...
@@ -136,7 +133,7 @@ help function to print available launch options:
$ launch.py --help
```
#####
9
. Post-process results.
#####
8
. Post-process results.
The wetb function
```qsub-wrap.py```
can not only generate htc files but also
post-process results. For example, here is code to check the log files
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment