brotching the code

This commit is contained in:
tth
2022-02-07 02:08:17 +01:00
parent 23616f9119
commit dac287beb2
3 changed files with 12 additions and 6 deletions

View File

@@ -31,7 +31,7 @@ program genbloubs
bloub%nick = 'noname '
bloub%alive = .TRUE.
call random_pv(bloub)
bloub%radius = 0.009999
bloub%radius = 0.025
bloub%seq = 0
write(idu) bloub ! no error control ?