|
| PAW version: | 2.08/14 |
| Description | |
The following COMIS program doesn't work: subroutine ess
write(6,*) 'give x'
read(5,*) x
write(6,*) 'x is : ',x
end
When it is called inside PAW it gives:
PAW > call ess.f give x 1.e-2 x is : 1.000000 | |
| Fixed in: | COMIS 1.20/04 |
| Workaround | |
| Type 1.E-2 instead of 1.e-2 | |
![]() | Release Notes | Known bugs | FAQs | Contributions | Tutorial | Reference manual | Down load | Miscellaneous |