|
programmer's documentation
|
Automatic boundary conditions for atmospheric module (based on meteo file) More...
Functions/Subroutines | |
| subroutine | attycl (itypfb, izfppp, rcodcl) |
| Automaticly compute the boundary conditions from the meteo file or from the imbrication profiles. More... | |
Automatic boundary conditions for atmospheric module (based on meteo file)
| subroutine attycl | ( | integer, dimension(nfabor) | itypfb, |
| integer, dimension(nfabor) | izfppp, | ||
| double precision, dimension(nfabor,nvarcl,3) | rcodcl | ||
| ) |
Automaticly compute the boundary conditions from the meteo file or from the imbrication profiles.
| [in] | itypfb | boundary face types |
| [in] | izfppp | boundary face zone number for atmospheric module |
| [out] | rcodcl | Boundary conditions value
|
1.8.13