renameFiles_princeton Subroutine

private subroutine renameFiles_princeton(logn, inFile, ncciy, inName)

Replace the year in the filename with the value of ncciy for the princeton format

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: logn
character(len=200), intent(inout) :: inFile
integer, intent(in) :: ncciy
character(len=*), intent(in) :: inName

Called by

proc~~renamefiles_princeton~~CalledByGraph proc~renamefiles_princeton renameFiles_princeton proc~preparefiles_princeton prepareFiles_princeton proc~preparefiles_princeton->proc~renamefiles_princeton proc~mpidrv_master~2 mpidrv_master proc~mpidrv_master~2->proc~preparefiles_princeton proc~serialdrv serialdrv proc~serialdrv->proc~preparefiles_princeton program~cable_offline_driver cable_offline_driver program~cable_offline_driver->proc~serialdrv