Skip to content
Snippets Groups Projects
  1. Feb 12, 2015
  2. Feb 11, 2015
  3. Feb 10, 2015
  4. Feb 09, 2015
  5. Feb 06, 2015
  6. Feb 04, 2015
  7. Jan 12, 2015
  8. Jan 10, 2015
  9. Jan 09, 2015
  10. Jan 08, 2015
  11. Jan 06, 2015
  12. Jan 02, 2015
  13. Jan 01, 2015
  14. Dec 31, 2014
    • Henry's avatar
      Updated headers · 3745eac1
      Henry authored
      3745eac1
    • Henry's avatar
      Added and verified support for 64bit labels · 2a614865
      Henry authored
      To compile with 64bit labels set
      
      WM_LABEL_SIZE=64
      
      in ~/OpenFOAM/dev/prefs.sh
      
      source ~/.bashrc
      
      then Allwmake in OpenFOAM-dev.
      
      This will build into for example OpenFOAM-dev/platforms/linux64ClangDPInt64Opt
      
      If WM_LABEL_SIZE is unset or set to 32:
      
      WM_LABEL_SIZE=32
      
      the build would be placed into OpenFOAM-dev/platforms/linux64ClangDPInt32Opt
      
      Thus both 32bit and 64bit label builds can coexist without problem.
      2a614865
  15. Dec 28, 2014
  16. Dec 15, 2014
  17. Dec 10, 2014