PHYS-4007/5007 Web Page of Tutorials

This web page contains the links of the various tutorials covered in class and to various computer programming help files that you may find useful.


Help Files Relating to Computer Programming

Note that as the semester progresses, additional help files will be included on this web page.

  FortranIntrinsicFuncs.pdf       Intrinsic Fortran Functions    


Computer Programming Tutorials

Note that as the semester progresses, additional tutorials will be included on this web page.


Linux, Fortran, and Python Tutorials

  linuxtutorial1.pdf       Using Linux for the First Time    
  programminghelp.pdf       Programming Tutorial for Fortran and Python   
  mycode.f       Sample Fortran program from the above tutorial    
  mycode.f       Sample Fortran program from the above tutorial (corrected version)    
  FortranStrings.pdf       Dealing with Strings in Fortran    
  circle.f       Sample Fortran program from Appendix B    
  https://www.learnpython.org/       Interactive Python Programming Tutorial    
  mach_prec.pdf       Determining the Machine Precision for Real Numbers in Fortran    
  limit.f       Determine Machine Precisions    


IDL Tutorials

  idlcommandhelp.pdf       Using IDL in Command Line Mode in Linux    
  mycode.pro       Sample IDL program from the above tutorial    
  idlguihelp.pdf       Using IDL in the GUI Mode in Linux    
  mycode2.pro       Sample IDL program from above tutorial    
  proj_tutorial.pro       IDL projectile motion procedure    
  proj_rk4_eqn.pro       IDL projectile motion RK4 equations    
  dialog_proj_input.pro       IDL input data procedure    
  dialog_select.pro       IDL selection procedure    


Click here to go back to the Computational Physics home page.


Last modified: October 25, 2021 by D.G. Luttermoser