Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
OpenCARP Actors
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
Numerical_Simulations_Lab
Cardiac
OpenCARP Actors
Commits
9846c011
Commit
9846c011
authored
1 year ago
by
KyleKlenk
Browse files
Options
Downloads
Patches
Plain Diff
Fixed issue with path to simulations
parent
40ae48e5
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
simulations/input/s1.par
+2
-2
2 additions, 2 deletions
simulations/input/s1.par
tests/timing.txt
+0
-26
0 additions, 26 deletions
tests/timing.txt
with
2 additions
and
28 deletions
simulations/input/s1.par
+
2
−
2
View file @
9846c011
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
# Mesh Needs to be generated first by Carputils
# Mesh Needs to be generated first by Carputils
meshname = /code/openCARP-Actors/
test
s/input/meshes/
test_mesh
/block
meshname = /code/openCARP-Actors/
simulation
s/input/meshes/
large_domain
/block
############### physical regions ##############
############### physical regions ##############
...
@@ -22,7 +22,7 @@ imp_region[0].im = Shannon
...
@@ -22,7 +22,7 @@ imp_region[0].im = Shannon
############## stimulus setup #################
############## stimulus setup #################
num_stim =
3
num_stim =
2
stimulus[0].name = "S1"
stimulus[0].name = "S1"
stimulus[0].stimtype = 1
stimulus[0].stimtype = 1
stimulus[0].duration = 2.
stimulus[0].duration = 2.
...
...
This diff is collapsed.
Click to expand it.
tests/timing.txt
deleted
100644 → 0
+
0
−
26
View file @
40ae48e5
Agha
Run 1:
real 3m35.834s
user 56m32.703s
sys 0m8.851s
Run 2:
real 3m17.573s
user 51m49.249s
sys 0m5.414s
Run 3:
real 3m16.245s
user 51m29.026s
sys 0m4.755s
After update
real 3m1.850s
user 47m39.918s
sys 0m4.916s
real 3m1.776s
user 47m39.225s
sys 0m5.412s
\ No newline at end of file
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