From one of the other discussion posts, I saw that Simvascular uses the generalized-alpha method and the 'non-linear residual' as defined in equation (24) and (10) of [1]. Firstly, is this is the way Simvascular defines residual?
Qualitatively, I understand that the accuracy of the simulation improves as the residual decreases. Quantitatively, I want to write something along the lines of, "We required the scaled residual criteria defined in (citation 1) to be less than 0.0001 for convergence. This corresponds conceptually to a percentage error of less than 0.1 percent in the solution to the Navier-Stokes equations (citation 2)....."
Do you guys have any recommendations on what flow quantity or flow scale I can use to non-dimensionalize or scale the 'non-linear residual' I get from my simulations?
References
1.Jansen, K.E., Whiting, C.H. and Hulbert, G.M., 2000. A generalized-alpha method for integrating the filtered Navier-Stokes equations with a stabilized finite element method. Computer methods in applied mechanics and engineering, 190(3-4), pp.305-319.
Thanks a lot,
How do we scale the 'non-linear residual'????
- ronny singh
- Posts: 1
- Joined: Wed Apr 03, 2019 6:32 pm
- Weiguang Yang
- Posts: 110
- Joined: Mon Apr 07, 2008 2:17 pm
Re: How do we scale the 'non-linear residual'????
I think the residual value printed in histor.dat is not exactly the same. It is a root mean square residual i.e. residual norm/sqrt(number of nodes). If interested, you can find the calculation in subroutine rstatic. If you want to non-dimensionalize the residual, you can divide it by the value at the previous iteration or just look at the 4th column in histor.dat which is the logarithm of the residual change, specifically, it is 10 * log10 ( current residual value / residual value at the beginning of analysis ).
- joshua patel
- Posts: 2
- Joined: Wed Apr 03, 2019 6:28 pm
Re: How do we scale the 'non-linear residual'????
ronnysingh wrote: ↑Wed Apr 03, 2019 6:33 pmFrom one of the other discussion posts, I saw that Simvascular uses the generalized-alpha method and the 'non-linear residual' as defined in equation (24) and (10) of [1]. Firstly, is this is the way Simvascular defines residual? https://scrabblewordfinder.vip/ https://www.applock.ooo/ https://www.7zip.vip/
Qualitatively, I understand that the accuracy of the simulation improves as the residual decreases. Quantitatively, I want to write something along the lines of, "We required the scaled residual criteria defined in (citation 1) to be less than 0.0001 for convergence. This corresponds conceptually to a percentage error of less than 0.1 percent in the solution to the Navier-Stokes equations (citation 2)....."
Do you guys have any recommendations on what flow quantity or flow scale I can use to non-dimensionalize or scale the 'non-linear residual' I get from my simulations?
References
1.Jansen, K.E., Whiting, C.H. and Hulbert, G.M., 2000. A generalized-alpha method for integrating the filtered Navier-Stokes equations with a stabilized finite element method. Computer methods in applied mechanics and engineering, 190(3-4), pp.305-319.
Thanks a lot,
same issue happend with me
- Renee Degutis
- Posts: 4
- Joined: Tue Nov 20, 2018 5:28 am
Re: How do we scale the 'non-linear residual'????
ronnysingh wrote: ↑Wed Apr 03, 2019 6:33 pmFrom one of the other discussion posts, I saw that Simvascular uses the generalized-alpha method and the 'non-linear residual' as defined in equation (24) and (10) of [1]. Firstly, is this is the way Simvascular defines residual?
http://simvascular.github.io/ https://domyhomeworkonline.net/ https://stats.stackexchange.com/
Qualitatively, I understand that the accuracy of the simulation improves as the residual decreases. Quantitatively, I want to write something along the lines of, "We required the scaled residual criteria defined in (citation 1) to be less than 0.0001 for convergence. This corresponds conceptually to a percentage error of less than 0.1 percent in the solution to the Navier-Stokes equations (citation 2)....."
Do you guys have any recommendations on what flow quantity or flow scale I can use to non-dimensionalize or scale the 'non-linear residual' I get from my simulations?
References
1.Jansen, K.E., Whiting, C.H. and Hulbert, G.M., 2000. A generalized-alpha method for integrating the filtered Navier-Stokes equations with a stabilized finite element method. Computer methods in applied mechanics and engineering, 190(3-4), pp.305-319.
Thanks a lot,
Hello @ronnysingh,
Did you manage to find the solution? I just wanted to clarify whether you tried to use RMSE as well and in which cases.
Renee Degutis