Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
AI-CogSci-Group
ACT-R_Phi
Commits
151bec95
Commit
151bec95
authored
Oct 25, 2020
by
Chris Dancy
Browse files
Change to test something with linix Phys Module
parent
6b931eed
Changes
1
Hide whitespace changes
Inline
Side-by-side
user-loads/Physiology_thread.lisp
View file @
151bec95
...
...
@@ -340,7 +340,7 @@ t)
#+
:linux
"./ModelSolverLinux"
)
(
pipeID
(
phys-module-pipeID
phys
))
(
solverOutputFile
(
format
nil
"~aSolverOut~a"
*SolverPipeFileDir*
pipeID
)
;(concatenate 'string *SolverPipeFileDir* "SolverOut" pipeID))
(
solverOutputFile
(
format
nil
"~aSolverOut~a"
*SolverPipeFileDir*
pipeID
)
)
;(concatenate 'string *SolverPipeFileDir* "SolverOut" pipeID))
(
model
(
concatenate
'string
"\"<root><model>"
*HumModDir*
"HumMod.DES</model><pipeid>"
pipeID
"</pipeid></root>\""
))
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment