Skip to content

Commit 069eb73

Browse files
committed
Correction of typos in comments
1 parent d94a586 commit 069eb73

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

source/AE8_AP8.f

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
! whatf -> which kind of flux, 1=differential 2=E range 3=integral (long integer)
5252
! Nene -> Number of energy channels to compute
5353
! energy -> energy (MeV) at which fluxes must be computed (double array [2,25])
54-
! iyear,idoy,UT -> times when flux are to be computed (not usefull if imput position is not in GSE, GSM, SM,GEI) (respectively long array(ntime), long array(ntime), double array(ntime))
54+
! iyear,idoy,UT -> times when flux are to be computed (not useful if input position is not in GSE, GSM, SM,GEI) (respectively long array(ntime), long array(ntime), double array(ntime))
5555
! xIN1 -> first coordinate in the chosen system (double array [ntime_max])
5656
! xIN2 -> second coordinate in the chosen system (double array [ntime_max])
5757
! xIN3 -> third coordinate in the chosen system (double array [ntime_max])

source/AFRL_CRRES_models.f

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
! whatf -> which kind of flux, 1=differential 2=E range 3=integral (long integer)
4242
! Nene -> Number of energy channels to compute
4343
! energy -> energy (MeV) at which fluxes must be computed (double array [2,25])
44-
! iyear,idoy,UT -> times when flux are to be computed (not usefull if imput position is not in GSE, GSM, SM,GEI) (respectively long array(ntime), long array(ntime), double array(ntime))
44+
! iyear,idoy,UT -> times when flux are to be computed (not useful if input position is not in GSE, GSM, SM,GEI) (respectively long array(ntime), long array(ntime), double array(ntime))
4545
! xIN1 -> first coordinate in the chosen system (double array [ntime_max])
4646
! xIN2 -> second coordinate in the chosen system (double array [ntime_max])
4747
! xIN3 -> third coordinate in the chosen system (double array [ntime_max])

0 commit comments

Comments
 (0)