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
e25ade14
Commit
e25ade14
authored
8 years ago
by
David Verelst
Browse files
Options
Downloads
Patches
Plain Diff
updated default wine directory on user cluster drive
parent
b66b7605
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/howto-make-dlcs.md
+3
-3
3 additions, 3 deletions
docs/howto-make-dlcs.md
with
3 additions
and
3 deletions
docs/howto-make-dlcs.md
+
3
−
3
View file @
e25ade14
...
@@ -167,7 +167,7 @@ description [here]
...
@@ -167,7 +167,7 @@ description [here]
(https://gitlab.windenergy.dtu.dk/toolbox/WindEnergyToolbox/blob/master/docs/configure-wine.md).
(https://gitlab.windenergy.dtu.dk/toolbox/WindEnergyToolbox/blob/master/docs/configure-wine.md).
All your HAWC2 executables and DLL's are now located
All your HAWC2 executables and DLL's are now located
at ```/home/$USER/
.
wine
32/drive_c/bin
```.
at ```/home/$USER/wine
_exe/win32
```.
Notice that the HAWC2 executable names are ```hawc2-latest.exe```,
Notice that the HAWC2 executable names are ```hawc2-latest.exe```,
```
hawc2-118.exe
```, etc. By default the latest version will be used and the user
```
hawc2-118.exe
```, etc. By default the latest version will be used and the user
...
@@ -177,7 +177,7 @@ executable.
...
@@ -177,7 +177,7 @@ executable.
Alternatively you can also include all the DLL's and executables in the root of
Alternatively you can also include all the DLL's and executables in the root of
your HAWC2 model folder. Executables and DLL's placed in the root folder take
your HAWC2 model folder. Executables and DLL's placed in the root folder take
precedence over the ones placed in ```
/home/$USER/
.
wine
32/drive_c/bin
```.
precedence over the ones placed in ```
/home/$USER/wine
_exe/win32
```.
Log out and in again from the cluster (close and restart PuTTY).
Log out and in again from the cluster (close and restart PuTTY).
...
@@ -195,7 +195,7 @@ When there is a new version of HAWC2, or when a new license manager is released,
...
@@ -195,7 +195,7 @@ When there is a new version of HAWC2, or when a new license manager is released,
you can update your local wine directory as follows:
you can update your local wine directory as follows:
```
```
g-000 $ cp /home/MET/hawc2exe/
*
/home/$USER/
.
wine
32/drive_c/bin
/
g-000 $ cp /home/MET/hawc2exe/
*
/home/$USER/wine
_exe/win32
/
```
```
The file ```hawc2-latest.exe``` will always be the latest HAWC2
The file ```hawc2-latest.exe``` will always be the latest HAWC2
...
...
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