Search found 2 matches

by Louis
Mon Jul 08, 2019 8:09 pm
Forum: code_saturne usage
Topic: Undefined variable irangp in Neptune V3
Replies: 2
Views: 2329

Re: Undefined variable irangp in Neptune V3

Hi Yvan

Thank you very much!

I also got another answer today to the question namely to use nc_par.irangp for C using Neptune V3.2.

Much appreciated!
Louis
by Louis
Sat Jul 06, 2019 7:08 pm
Forum: code_saturne usage
Topic: Undefined variable irangp in Neptune V3
Replies: 2
Views: 2329

Undefined variable irangp in Neptune V3

Dear All

I would like to use the variable irangp (indicating number of processors) in a Neptune V3 subroutine. However, I get the following message:

/src_neptune/nc_user_initialization.c(122): error: identifier "irangp" is undefined

It might be that irangp is differently named in the Neptune code ...