adding the "alive" field
This commit is contained in:
parent
d84c6d969c
commit
5c6ceb9a81
@ -13,6 +13,7 @@ Lesquelles évoluent en fonction du temps.
|
|||||||
```
|
```
|
||||||
type t_bloubs
|
type t_bloubs
|
||||||
character(8) :: nick
|
character(8) :: nick
|
||||||
|
logical :: alive
|
||||||
integer :: num
|
integer :: num
|
||||||
real :: px, py, pz
|
real :: px, py, pz
|
||||||
real :: vx, vy, vz
|
real :: vx, vy, vz
|
||||||
|
Loading…
Reference in New Issue
Block a user