array initialization problem.
Posted: Tue Dec 20, 2011 11:10 am
Hello,
I created a new array "smbrcv(iel)" which is updated in every time step.
When I impose "ntchr = 50" , I notice that "smbrcv" array is initialized to zero after every 50 iterations and can't recover the previous time step value.
I had the same problem with "ntchr = 10" (In this case, the initialization is done in every 10 iterations)
Could you please, tell me how I can resolve this problem ?
Best regards,
RC
I created a new array "smbrcv(iel)" which is updated in every time step.
When I impose "ntchr = 50" , I notice that "smbrcv" array is initialized to zero after every 50 iterations and can't recover the previous time step value.
I had the same problem with "ntchr = 10" (In this case, the initialization is done in every 10 iterations)
Could you please, tell me how I can resolve this problem ?
Best regards,
RC