Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running error of tRIBS using Newman_Canyon CASE #80

Open
lj-cug opened this issue Nov 11, 2024 · 0 comments
Open

Running error of tRIBS using Newman_Canyon CASE #80

lj-cug opened this issue Nov 11, 2024 · 0 comments

Comments

@lj-cug
Copy link

lj-cug commented Nov 11, 2024

Today I check the compilation and running of tRIBS model preliminarily. The results are following:
I compile the code using g++-7.5, openmpi-4.1 on Ubuntu-20.04 OS. And I run the big_spring case using serial and parallelized tRIBS model without any errors. But I use pytribs to build the Newman_Canyon case, I meet some problems:
(1) I run the serial tRIBS, there's no errors. But in the running process, the screen printout is:
"No Case Identified in tHydroModel::UnSaturatedZone"
Meanwhile, in the step "Part 8: Hydrological Simulation loop", there's no information output.

(2) I run the parallelized tRIBS, the error happend as following:
"
Segmentation fault (11) with (signal code)
Address not mapped (1)
"
I check this problem in Google, someone told this problem was related with MPI. I have tested using openmpi-4.1 and mpich-3.3, the same error still happened.
run-error

(3) I compare the input files of big_spring and Newman_Canyon, I found that:
there are no DEMFILE and BedROCKFILE in Newman_Canyon case.
Wish feedback from you, and Thanks for your development.
I don't read the code of tRIBS. I just study the PIHM and SHUD hydrological model using openMP.
Yours,
Li Jian

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant