-
Notifications
You must be signed in to change notification settings - Fork 7
[Simulation question]: source rundemos.csh problem // libG4Tree.so problem // unsure about how to use the nrtest for qc-topas-nbio #18
Replies: 1 comment · 4 replies
-
Hello! I have found the solution to my initial problem, but I encountered a new issue. SolutionHere's how I fixed the initial problem:
Turns out I was running the wrong file and I should make sure I am in the correct directory while executing the file. Actually I think the previous problem was related to New ProblemAfter successfully running rundemos.sh for TOPAS-nBio, I encountered the following messages:
I tried to run DNAScorerStepByStep.txt and it worked well, but when I tried to run DBSCAN.txt, it resulted in an error. Here is the terminal output:
I have added the line
Can anyone please help me resolve this issue? Thank you. |
Beta Was this translation helpful? Give feedback.
All reactions
-
Regarding the rundemos see #10 (reply in thread). Regarding DBSCAN, what is your OS? Also, have you run successfully any other TOPAS/example (not TOPAS-nBio)? |
Beta Was this translation helpful? Give feedback.
All reactions
-
Hello Jose! Thank you for your reply Regarding the rundemosI have seen the answer you provided here and have been trying to follow the instructions. However, I am not sure if what I did was correct. I have created the
However, I feel like perhaps as long as my OpenTOPAS works well, maybe it is not a big problem and I can ignore problem this for now? Regarding the DBSCANMy OS is Ubuntu 18.04.6 LTS. I have run several codes with OpenTOPAS, and they worked well. Here is an example of my running result for This is another example of me running TOPAS-nBio example This is the result when I try to run
For the file
Please let me know how to solve this. Thank you for your help and attention. Best, |
Beta Was this translation helpful? Give feedback.
All reactions
-
Hi Cecilia. It's a weird error. Your PC maybe running out of memory. But, would you try debugging it with e.g. valgrind? If you don't have, then you can install it with
Then try, assuming you followed the same paths as shown in the QuickUser's guide for Ubuntu (it might take a while):
Copy the terminal output and share it here. |
Beta Was this translation helpful? Give feedback.
All reactions
-
Hello! Thank you for your answer. I have tried your suggestion and these are the terminal output. I have modified the directory path according to my computer directiory
Since I usually run topas by using the shellScripts file, so I tried your suggestion as well but with the shellScripts.
Thank you for your attention. |
Beta Was this translation helpful? Give feedback.
-
Simulation question
Hello!
Problem that I encountered
I have finished installing the TOPAS-nBio via this guideline. But I am experiencing in some problem in running the
source rundemos.csh
This is the error message I received
Previous libG4Tree.so problem
I actually have addressed similar libG4Tree.so problem in the OpenTOPAS forum and the solution was to either run
~/shellScripts/topas QtShapeTest.txt
or directlytopas QtShapeTest.txt
However I am not sure how to use it with this issue
Previous similar rundemos problem
I found similar problem discussed previously here and I have tried to implement the solution with the qc-topas-nbio
What I have tried to do
This is the
OpenTOPAS.json
file that I createdThis is the result I received
Can anyone please help me how to solve this? I apologize for the long question. I am trying to provide as much detail as possible.
Thank you for your attention!
TOPAS-nBio category
Examples
Code of Conduct
Attestation
Beta Was this translation helpful? Give feedback.
All reactions