CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Implicit vs Explicit analysis?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 1, 2016, 10:57
Unhappy Implicit vs Explicit analysis?
  #1
Member
 
Si Cy
Join Date: Mar 2016
Posts: 31
Rep Power: 10
cyrusIII is on a distinguished road
In computational methods why are the implicit analyses, more sensitive to numerical roundoff than explicit analyses? Would you give an example?
cyrusIII is offline   Reply With Quote

Old   April 1, 2016, 11:00
Default
  #2
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,768
Rep Power: 71
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
Quote:
Originally Posted by cyrusIII View Post
In computational methods why are the implicit analyses, more sensitive to numerical roundoff than explicit analyses? Would you give an example?

What do you mean for "analyses"?
FMDenaro is offline   Reply With Quote

Old   April 1, 2016, 11:41
Default
  #3
Member
 
Si Cy
Join Date: Mar 2016
Posts: 31
Rep Power: 10
cyrusIII is on a distinguished road
Quote:
Originally Posted by FMDenaro View Post
What do you mean for "analyses"?
I mean for example solving an equation (or sets of Equations ) in the analysis of a problem computationally for example in a software or code ?
cyrusIII is offline   Reply With Quote

Old   April 1, 2016, 11:47
Default
  #4
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,768
Rep Power: 71
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
Quote:
Originally Posted by cyrusIII View Post
I mean for example solving an equation (or sets of Equations ) in the analysis of a problem computationally for example in a software or code ?

but in CFD the term implicit/explicit are often used to specify the type of discrete time-integration...
FMDenaro is offline   Reply With Quote

Old   April 1, 2016, 12:22
Lightbulb
  #5
Member
 
Si Cy
Join Date: Mar 2016
Posts: 31
Rep Power: 10
cyrusIII is on a distinguished road
Quote:
Originally Posted by FMDenaro View Post
but in CFD the term implicit/explicit are often used to specify the type of discrete time-integration...
I think I should learn the terminology in CFD. I remember in Numerical Methods that we were doing with MATLAB we were solving sets of ODEs and there were implicit and explicit methods for that. I think it is still the case in the CFD but maybe with another terminology or maybe its solver choose it automatically. Any thoughts?
By the way what is "discrete time-integration" you mentioned used for? Is it for transient problems? what are those types?
cyrusIII is offline   Reply With Quote

Old   April 1, 2016, 12:33
Default
  #6
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,768
Rep Power: 71
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
Quote:
Originally Posted by cyrusIII View Post
I think I should learn the terminology in CFD. I remember in Numerical Methods that we were doing with MATLAB we were solving sets of ODEs and there were implicit and explicit methods for that. I think it is still the case in the CFD but maybe with another terminology or maybe its solver choose it automatically. Any thoughts?
By the way what is "discrete time-integration" you mentioned used for? Is it for transient problems? what are those types?

generally the transport equation appears somehow like:

d phi/ dt = .....

depending on the discretization (that is, discrete time integration), the way such equations are integrated in time by means of explicit or implicit methods denotes such nomenclature.

I strongly suggest to read some good textbooks of CFD
FMDenaro is offline   Reply With Quote

Old   April 1, 2016, 16:37
Thumbs up
  #7
Member
 
Si Cy
Join Date: Mar 2016
Posts: 31
Rep Power: 10
cyrusIII is on a distinguished road
Quote:
Originally Posted by FMDenaro View Post
generally the transport equation appears somehow like:

d phi/ dt = .....

depending on the discretization (that is, discrete time integration), the way such equations are integrated in time by means of explicit or implicit methods denotes such nomenclature.

I strongly suggest to read some good textbooks of CFD
Thank you for the explanations.
What are the good textbooks you suggest for CFD?
One of my problems even in Solid mechanics is that articles get confusing and they do not follow the same standards and symbols etc. Some of them have continuum mechanics symbols some others chemical engineers etc. (diffusion, concentration, density etc) The reason why I said so is that I prefer articles because when I read textbooks and then I read articles they look totally different symbols and nomenclature etc which makes me frustrated and confused.

Are you a chemical Engineer or Mechanical?
cyrusIII is offline   Reply With Quote

Old   April 1, 2016, 17:08
Default
  #8
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,768
Rep Power: 71
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
you can find in cfd-online the guide to CFD books, there are many good textbooks to start with...
for example see http://cfd2012.com/cfd-book-reviews.html

articles in scientific journals are only for advanced topics and I do not reccomend it for a learner


PS: I am an Aerospace Engineering and teach CFD at the university
FMDenaro is offline   Reply With Quote

Old   April 6, 2016, 09:52
Thumbs up
  #9
Member
 
Si Cy
Join Date: Mar 2016
Posts: 31
Rep Power: 10
cyrusIII is on a distinguished road
Quote:
Originally Posted by FMDenaro View Post
you can find in cfd-online the guide to CFD books, there are many good textbooks to start with...
for example see http://cfd2012.com/cfd-book-reviews.html

articles in scientific journals are only for advanced topics and I do not reccomend it for a learner


PS: I am an Aerospace Engineering and teach CFD at the university
Thank you for the list of books, it was helpful, I could guess you are a professor based on your style of responses I totally forgot Aerospace Engineering also major users of CFD.
Other than Engin and the airfoil and also the whole body of the plane modeling , simulation, and analysis, what other modelings or projects usually you guys do? I just try to increase my perception of CFD.
cyrusIII is offline   Reply With Quote

Old   April 6, 2016, 10:03
Default
  #10
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,768
Rep Power: 71
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
Actually, any field where fluid dynamics appears ...
FMDenaro is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Newbie question about explicit and implicit methods Yuby Main CFD Forum 10 May 29, 2015 13:16
Implicit vs. explicit treatment of variables at zero gradient outflow boundaries eltenedor Main CFD Forum 0 February 21, 2015 15:37
Explicit vs Implicit VOF in Fluent MachZero FLUENT 5 August 7, 2013 18:17
Euler (explicit or implicit) anybody Main CFD Forum 2 May 8, 2006 02:12
implicit vs explicit pXYZ Main CFD Forum 2 April 21, 2006 09:48


All times are GMT -4. The time now is 11:41.