Computational Physics Lectures: How to write a scientific project, with examples
Contents
Overarching aims first
What do we mean with computing?
The standard situation we meet on a daily basis
Practicalities
Programming languages
Some basic ingredients for a successful numerical project
More basic ingredients
The report: how to write a good scienfitic/technical report
The report, the abstract
The report, the introduction
The report, discussion of methods
The report, results part
The report, conclusions and perspectives
The report, appendices
The report, references
Where do I find scientific articles, books etc and examples of reports
How can I use Python and
matplotlib
to make figures for my report
The Python code
Procrastination... the curse of all?
The report, conclusions and perspectives
State your main findings and interpretations
Try as far as possible to present perspectives for future work
Try to discuss the pros and cons of the methods and possible improvements
«
1
...
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
»