21 | | === Can I buy PALM merchandise? |
22 | | We do not sell anything. However, there is a private [http://shop.spreadshirt.de/palmhannover/ Spreadshirt shop] where you can buy a bunch of merchandise. |
| 21 | |
| 22 | == Installation #installation |
| 23 | |
| 24 | === Can I use any Fortran compiler to install PALM? |
| 25 | PALM can be compiled with recent versions of all major Fortran compilers. Frequently used compilers by the developers team are Intel, Cray, PGI and GNU. Please make sure you are always using a recent version. We can not guarantee compatibility of the PALM code with outdated compiler versions. |
| 26 | |
| 27 | === Are there any known issues with specific Fortran compiler versions? |
| 28 | Yes, the GNU Fortran compiler with the versions 4.8.X is not compatible with the PALM code and compilation of PALM will fail. To solve this issue, please update to a newer compiler. |
| 29 | |
| 30 | |