p5_5 Subroutine

public subroutine p5_5(file_name)

DISCUSSION QUESTION Read in 5_5.dat and find out what the value of each variable will be when the READ statements have been completed

Arguments

Type IntentOptional AttributesName
character(len=*), intent(in) :: file_name

Contents

None