Wednesday, November 11, 2015

ARCHER UK National Supercomputing Facility have introduced some video tutorials. Many may give insight into the practical usage for scientific computing stuff. Some topics that are covered in the tutorials are; Using Make, PetSc, Version Control, PBS scripting, OpenMP + MPI coding, etc ARCHER Weblink YouTube Lin...

Wednesday, July 22, 2015

 https://www.youtube.com/watch?v=JfaSUcectHI  https://www.youtube.com/watch?v=GRswo4agntM --By Simulate Smartly Please do comment, suggest, correct and add to our pos...

Tuesday, April 28, 2015

Start here : https://developers.google.com/edu/python/ http://www.learnpython.org/ http://www.tutorialspoint.com/python/ http://sthurlow.com/python...

Tuesday, February 3, 2015

Automatic Differentiation - for CFD Automatic Differentiation (AD) deals with differentiating a single / multi variable function w.r.t a set of independent parameters. Simply, its a package which differentiates a function, and function is given by a piece of code.  This is particularly helpful in CFD in the case of implicit algorithms, where the Flux Jacobian is required. Of course, there are other ways of computing the Jacobian, like...

Tuesday, January 20, 2015

CFD Lectures (Comprehensive) Lecture 1 - Introduction and first illustrations of CFD Lecture 2 - Introduction to turbulence - Linear isotropic closures Lecture 3 - Turbulence models - Towards non-linear anisotropic models Lecture 4 - Hybrid LES turbulence closures This last lecture concerning turbulence closures will be devoted to a brief description of LES and Hybrid LES turbulence closures. Illustrations will be provided...

Friday, January 9, 2015

http://lsec.cc.ac.cn/lcfd/DEWENO/dg_code.htm The above link is a Fortran77 code on the solution of burgers equation which uses DG and WENO for polynomial truncation of non linear terms to compute 1D conservation laws..... Have a nice time!! enjoy coding!!! :)...
Subscribe to RSS Feed Follow me on Twitter!