UW-Hydro / VIC

The Variable Infiltration Capacity (VIC) Macroscale Hydrologic Model
http://vic.readthedocs.io
MIT License
260 stars 383 forks source link

[ERROR] ../../vic_run/src/CalcAerodynamic.c:119: errno: Numerical result out of range: Trunk space height below "center" of lower boundary #932

Open ZhengWang1003 opened 1 year ago

ZhengWang1003 commented 1 year ago

Hi everyone,

when I execute the: vic_image.exe -g global.txt, (VIC.5.0.1), the error occurred as follows (in result file: vic.log.txt),

...... [DEBUG] ../shared_image/src/vic_image_run.c:57: Running timestep 0: dmy: day : 1 day_in_year : 1 seconds : 0 month : 1 year : 1961

Traceback (most recent call last): /lib64/libpthread.so.0(+0x7ea5) [0x2abf8f589ea5] /public/software/compiler/intel/intel-compiler-2017.5.239/compiler/lib/intel64/libiomp5.so(+0xb61b4) [0x2abf8f8541b4] /public/software/compiler/intel/intel-compiler-2017.5.239/compiler/lib/intel64/libiomp5.so(+0x83995) [0x2abf8f821995] /public/software/compiler/intel/intel-compiler-2017.5.239/compiler/lib/intel64/libiomp5.so(+0x84317) [0x2abf8f822317] /public/software/compiler/intel/intel-compiler-2017.5.239/compiler/lib/intel64/libiomp5.so(__kmp_invoke_microtask+0x93) [0x2abf8f853d43] ./vic_image.exe() [0x4b4bd1] ./vic_image.exe() [0x40d7f7] ./vic_image.exe() [0x443e9a] [ERROR] ../../vic_run/src/CalcAerodynamic.c:119: errno: Numerical result out of range: Trunk space height below "center" of lower boundary

What does this mean and how can I fix it?