Automatic boundary conditions for atmospheric module (based on meteo file) More...
| Functions/Subroutines | |
| subroutine | attycl (itypfb, izfppp, icodcl, rcodcl) | 
| Automatically 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, | ||
| integer, dimension(nfabor,nvar) | icodcl, | ||
| double precision, dimension(nfabor,nvar,3) | rcodcl | ||
| ) | 
Automatically 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] | icodcl | face boundary condition code 
 | 
| [out] | rcodcl | Boundary conditions value 
 |