Note on Technical Writing
Writing is hard and essential for any researcher, considering the fact that it is the sole objective of research itself (i.e. to propagate knowledge). Many of us fall-behind in this aspect (so as me) and to help alleviate this are guidelines or best practices written by experts. Two of them that I find useful are;
1. NASA - Technical Report Writing
2. Style and Ethics of Communication in Science and Engineering
3. Note on Literature Review
Happy writing...
Tuesday, April 23, 2013
Thursday, April 11, 2013
11:03 PM
Instrumentation using gprof
gprof is a free performance analysis tool on Linux. One is always concerned about the efficiency of the code developed. Also, timing it manually might be tedious. To elevate this we could use performance analysis tools to time the code automatically and remove possible bottlenecks. This process is called profiling and there are other advanced tools which are available. However, gprof is a start point for any beginner or early analysis.
Ok, quickly getting to the topic. The following steps could be...
Friday, April 5, 2013
3:38 PM
Essential list of Validation & Verification cases for CFD solvers
This list is generally for mainly compressible flows & suggestions for incompressible flows is greatly appreciated !
1. Best Practices Guide
A tutorial from NASA on best practices in verification and validation of CFD solvers.
[ NASA Link ]
2. Turbulence Models
NASA provides a series of test cases to validate & verify turbulence models from Spalart-Allamaras to LES / DNS.
[ NASA LARC - Turbulence models V&V ]
3. Comprehensive...
Thursday, April 4, 2013
7:34 PM
No comments
CUDA Video Tutorials
Prerequisites : moderate level in C/C++ programming
Learn the fundamentals of parallel computing with the GPU and the CUDA programming environment! In this class, you'll learn about parallel programming by coding a series of image processing algorithms, such as you might find in Photoshop or Instagram. You'll be able to program and run your assignments on high-end GPUs, even if you don't own one yourself.
Udacity Link
...
Wednesday, April 3, 2013
3:48 PM
No comments
CFD Lectures available freely from Boston University.
Presented by Prof. Lorena A. Barba
Topics Covered include Governing equations, Basics of CFD, FDM & FVM
Youtube Playlist link...
Subscribe to:
Posts (Atom)