Hello,
I wish to compute the output of the instantaneous velocity gradient but so far I couldn't find a way to obtain it.
I tried to compute something similar to the "extract 1D profile" example in order to write in a file the values of the gradient at every time step, but I can't find a way to use correctly the field_gradient_vector subroutine, which is I think what I need. I am getting memory error messages.
So if someone has already tried this, or just already used succesfully the subroutine, I will be very thankful to obtain some help.
I am running on version 4.0.5, in parallel on a PBS cluster.
Best regards,
Clement
Computing the output of velocity gradient
Forum rules
Please read the forum usage recommendations before posting.
Please read the forum usage recommendations before posting.
-
- Posts: 4208
- Joined: Mon Feb 20, 2012 3:25 pm
Re: Computing the output of velocity gradient
Hello,
The function you mention should works, so you probably have a minor programming error in your user subroutines.
Regards,
Yvan
The function you mention should works, so you probably have a minor programming error in your user subroutines.
Regards,
Yvan
Re: Computing the output of velocity gradient
Hello,
Indeed I made a mistake using ncel instead of ncelet...
Thank you for your quick reaction and sorry for the inconvenience.
Best regards,
Clement
Indeed I made a mistake using ncel instead of ncelet...
Thank you for your quick reaction and sorry for the inconvenience.
Best regards,
Clement