Research Flow
A place to learn and share (comment if this blog is useful)
Pages
(Move to ...)
Home
▼
Challenge and Fun: Free your mind!
›
Have fun and challenge your mind from these links. Take a stress test Scott's amazing card trick Optical Illusions Jokes Illusio...
Fortran Workflow
›
Fortran Specification Statements by Michael Metcalf / CERN CN-AS (taken from https://w3.pppl.gov/~hammett/comp/f90tut/f90.tut7.html Fo...
Compiling C, C++ and Fortran code using gnu/intel compilers
›
In general, compiling is done in three steps. ./configure --prefix=/home/userName/DirName make or make all Sometimes, the compili...
Notes on Linear Algebra
›
I have been taking Linear Algebra LAFF course from edX and Applications of Linear Algebra (Part 1) also from edX. This page is for discus...
How to understand an existing complete (open source) code
›
Here are some of the good discussions on this topic. See at the end of the tips for more links. If the code is written in a language you ...
Working with BLAS library
›
To install the BLAS and LAPACK library, you can try: sudo apt-get install libblas-dev liblapack-dev This will install both BLAS and LA...
List of Scripts (HPC and Research)
›
To get the output geometry of a *.out file (Q-Chem) Using rev, column commands grep " B " lda_bnr_2_n_ring_03_geo_restrict...
GMail tips and tricks
›
To list unread messages in the mai is: category:primary is:unread To list all the unread messages is: unread Activate Undo Send o...
How to write a paper quickly?
›
Top 10 rules Note that writing a paper to journal is a painstaking effort and takes a lot of time for researchers in their early career...
Writing Good Papers (Prof. Michal Lipson)
›
Top advice form Prof. Michal Lipson, Don't write paper for those 10 people who is specialized in your area (who will read no matte...
‹
›
Home
View web version