Page 1 of 1

error C981

Posted: Fri Sep 27, 2024 10:01 am
by dimitri14
Hello,
I've got an error message linked to a cs script

Code: Select all

cs_log_iteration.c:981: Fatal error.

Invalid (not-a-number) values detected for a field.
I don't manage to understand which kind of default is linked to (the mesh file seems to be ok, i have checked the setup file and don't have seen any error)
all files are stocked here : https://unicloud.unicaen.fr/index.php/s/JQt9qiCs859RKFj

Re: error C981

Posted: Wed Oct 02, 2024 12:59 am
by Yvan Fournier
Hello,

Can you confirm (as seems to be the case in your files) that you have only a GUI-based setup, and no user-defined functions ?

It seems you have NaN values upon initialization, before even starting a time step.

Could you test with v8.0, which is fully validated, compared to v8.1, which is an intermediate release ?

Best regards,

Yvan