The TELEMAC-MASCARET system
trunk
|
Functions/Subroutines | |
subroutine, public | impose_bnd_spectra (IMP_FILE, LT, AT, FBOR, NPTFR, NDIRE, NF) |
Variables | |
double precision | tv1 |
double precision | tv2 |
integer | record1 |
integer | record2 |
double precision | time1 |
double precision | time2 |
integer | ierr |
character(len=80) | bc_title |
integer | bc_nvar |
integer | bc_npoin |
integer | bc_typ_elem |
integer | bc_nelem |
integer | bc_ndp |
integer | bc_nptfr |
integer | bc_nptir |
integer | bc_ndim |
character(len=16), dimension(:), allocatable | bc_varlist |
character(len=16), dimension(:), allocatable | bc_unitlist |
integer | bc_nt |
double precision, dimension(:), allocatable | bc_x |
double precision, dimension(:), allocatable | bc_y |
double precision, dimension(:), allocatable | bc_freq |
double precision, dimension(:), allocatable | bc_teta |
double precision, dimension(:), allocatable | bc_val |
double precision, dimension(:,:), allocatable | bc_all1 |
double precision, dimension(:,:), allocatable | bc_all2 |
integer, dimension(:), allocatable | bc_corr |
integer | nnelebd |
integer | typ_bnd |
integer | nptfr_loc |
integer, dimension(:), allocatable | ind_ptfr |
subroutine, public bnd_spectra::impose_bnd_spectra | ( | type(bief_file), intent(in) | IMP_FILE, |
integer, intent(in) | LT, | ||
double precision, intent(in) | AT, | ||
double precision, dimension(nptfr,ndire,nf), intent(inout) | FBOR, | ||
integer, intent(in) | NPTFR, | ||
integer, intent(in) | NDIRE, | ||
integer, intent(in) | NF | ||
) |
[in] | imp_file | IMP_FILE Mesh file with the imposed spectra |
[in] | LT | Number of the time step currently solved |
[in] | AT | Computation time |
[in,out] | FBOR | Spectral variance density at the boundaries |
[in] | NPTFR | Number of boundary points |
[in] | NDIRE | Number of directions |
[in] | NF | Number of frequencies |
Definition at line 79 of file bnd_spectra.f.
|
private |
Definition at line 56 of file bnd_spectra.f.
|
private |
Definition at line 56 of file bnd_spectra.f.
|
private |
Definition at line 58 of file bnd_spectra.f.
|
private |
Definition at line 54 of file bnd_spectra.f.
|
private |
Definition at line 49 of file bnd_spectra.f.
|
private |
Definition at line 46 of file bnd_spectra.f.
|
private |
Definition at line 45 of file bnd_spectra.f.
|
private |
Definition at line 43 of file bnd_spectra.f.
|
private |
Definition at line 47 of file bnd_spectra.f.
|
private |
Definition at line 48 of file bnd_spectra.f.
|
private |
Definition at line 52 of file bnd_spectra.f.
|
private |
Definition at line 42 of file bnd_spectra.f.
|
private |
Definition at line 54 of file bnd_spectra.f.
|
private |
Definition at line 41 of file bnd_spectra.f.
|
private |
Definition at line 44 of file bnd_spectra.f.
|
private |
Definition at line 51 of file bnd_spectra.f.
|
private |
Definition at line 55 of file bnd_spectra.f.
|
private |
Definition at line 50 of file bnd_spectra.f.
|
private |
Definition at line 53 of file bnd_spectra.f.
|
private |
Definition at line 53 of file bnd_spectra.f.
|
private |
Definition at line 39 of file bnd_spectra.f.
|
private |
Definition at line 64 of file bnd_spectra.f.
|
private |
Definition at line 60 of file bnd_spectra.f.
|
private |
Definition at line 63 of file bnd_spectra.f.
|
private |
Definition at line 36 of file bnd_spectra.f.
|
private |
Definition at line 36 of file bnd_spectra.f.
|
private |
Definition at line 37 of file bnd_spectra.f.
|
private |
Definition at line 37 of file bnd_spectra.f.
|
private |
Definition at line 35 of file bnd_spectra.f.
|
private |
Definition at line 35 of file bnd_spectra.f.
|
private |
Definition at line 60 of file bnd_spectra.f.