Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
dartflo
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Dechamps Paul
dartflo
Commits
ac6f13d1
Commit
ac6f13d1
authored
3 years ago
by
Adrien Crovato
Browse files
Options
Downloads
Patches
Plain Diff
fix refs
parent
9bee6e6d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
dart/api/core.py
+1
-1
1 addition, 1 deletion
dart/api/core.py
ext/amfe
+1
-1
1 addition, 1 deletion
ext/amfe
with
2 additions
and
2 deletions
dart/api/core.py
+
1
−
1
View file @
ac6f13d1
...
...
@@ -101,7 +101,7 @@ def initDart(params, scenario='aerodynamic', task='analysis'):
nthrd
=
params
[
'
Threads
'
]
else
:
nthrd
=
1
wu
.
initM
kl
(
nthrd
)
# initialize threading layer and number of threads
wu
.
initM
KL
(
nthrd
)
# initialize threading layer and number of threads
# verbosity
if
'
Verb
'
in
params
:
verb
=
params
[
'
Verb
'
]
...
...
This diff is collapsed.
Click to expand it.
amfe
@
87212cfb
Compare
4cb67dc3
...
87212cfb
Subproject commit
4cb67dc3181c10115a6fd7798301378a7c3b9d4e
Subproject commit
87212cfb034a92cc83acfeea751f076a84c12779
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