Error when running V4.1.2 with HYMAP or HYMAP2 #1082
Benminoungou
started this conversation in
General
Replies: 2 comments 6 replies
-
|
HYMAP2 is not available for VIC-4.1.2. However, the HYMAP router should work with it, and I'm not sure why you get that error. Can you please attach the lis.config for your "HYMAP router" simulation? David |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@dmocko, HYMAP was disabled in the default.cfg in #966. I believe HYMAP is being deprecated in favor of HYMAP2. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi dear all,
I'm trying to run VIC with HYMAP. In lis.config, after configuring Routing model to "HYMAP router", below is the error I got:
Error************
init routine for HYMAP router is not defined
program will seg fault.....
Error************
Program received signal SIGSEGV: Segmentation fault - invalid memory reference.
When I change "HYMAP router" to "HYMAP2 router", the program runs until I got the error below:
Error************
set sws routine for LSM + routing instance VIC.4.1.2+HYMAP2 router is not defined
program will seg fault.....
Error************
Program received signal SIGSEGV: Segmentation fault - invalid memory reference.
I would like to know if the errors mean that HYMAP and HYMAP2 are not available for VIC.4.1.2.
Thank you in advance for your support.
/Bernard
Beta Was this translation helpful? Give feedback.
All reactions