| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| logical, | public, | SAVE | :: | use_filtre_fft | |||
| real, | public, | SAVE, ALLOCATABLE | :: | Filtre_u(:,:) | |||
| real, | public, | SAVE, ALLOCATABLE | :: | Filtre_v(:,:) | |||
| real, | public, | SAVE, ALLOCATABLE | :: | Filtre_inv(:,:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real, | intent(in) | :: | coeffu(iim,jjm) | |||
| integer, | intent(in) | :: | modfrstu(jjm) | |||
| integer, | intent(in) | :: | jfiltnu | |||
| integer, | intent(in) | :: | jfiltsu | |||
| real, | intent(in) | :: | coeffv(iim,jjm) | |||
| integer, | intent(in) | :: | modfrstv(jjm) | |||
| integer, | intent(in) | :: | jfiltnv | |||
| integer, | intent(in) | :: | jfiltsv |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real, | intent(inout) | :: | vect_inout(iim+1,nlat,nbniv) | |||
| integer, | intent(in) | :: | nlat | |||
| integer, | intent(in) | :: | jj_begin | |||
| integer, | intent(in) | :: | jj_end | |||
| integer, | intent(in) | :: | nbniv |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real, | intent(inout) | :: | vect_inout(iim+1,nlat,nbniv) | |||
| integer, | intent(in) | :: | nlat | |||
| integer, | intent(in) | :: | jj_begin | |||
| integer, | intent(in) | :: | jj_end | |||
| integer, | intent(in) | :: | nbniv |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real, | intent(inout) | :: | vect_inout(iim+1,nlat,nbniv) | |||
| integer, | intent(in) | :: | nlat | |||
| integer, | intent(in) | :: | jj_begin | |||
| integer, | intent(in) | :: | jj_end | |||
| integer, | intent(in) | :: | nbniv |