lanl / FEHM

Finite Element Heat and Mass Transfer Code
https://fehm.lanl.gov
Other
56 stars 19 forks source link

stack overflow issue #32

Open spchu opened 4 years ago

spchu commented 4 years ago

User Guoyan (gyjiang@whu.edu.cn) encountered “stack overflow” problem when running a THM simulation using node count of 154395, same problem runs fine with node count of 52269. The simulation was carried out on a Windows 10 64-bit machine, with six installed memory sticks of DDR4 2933MHz 32GB, FEHM executable used is Version 3.4.0 Possible fix from George Zyvoloski: use trace back information, taking the array out of a subroutine call header and put the variable into a use module.