|
subroutine dba2v7d |
( |
type(vol7d), intent(inout) |
this, |
|
|
type(dbametaanddata), dimension(:), intent(inout) |
metaanddatav, |
|
|
integer, intent(in), optional |
time_definition, |
|
|
type(vol7d_network), intent(in), optional |
set_network |
|
) |
| |
import dba objects in vol7d
- Parametri
-
[in] | time_definition | 0=time is reference time ; 1=time is validity time (default=1) |
Definizione alla linea 831 del file vol7d_dballe_class.F03.
|