- Practice the syntax of the new language and test my understanding of it by putting it into various situations;
- Integrate what I have leant with the new piece I'm learning to improve my understanding and view of the new language;
- Compare with other languages I have learnt and try to solve some similar problems encountered before with the new language.
- Be familiar with and master the new language;
- Through writing codes and testing of them, take good notes of the new language;
- Form my own syntax library of the new language for future review.
This program is to calculate the first derivative of Planck function and generate its values at various positions for later plot.
This code is the core part of obtaining the final FAC data for each transition. The other codes can be found in Bash/Add_Levels_454/.
This code is the core part of adding FAC by RM to get the final photoionization cross section. The other codes are in Bash/Combine_FAC_RM_454.
Along with other codes in Generate_FAC_Mesh_454/ in repositories Bash & Python, this program is used to generate the FAC energy mesh for 454 levels.