Skip to content
Snippets Groups Projects
  1. Dec 31, 2014
    • Henry's avatar
      Added and verified support for 64bit labels · 325b003b
      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.
      325b003b
    • Henry's avatar
      Updated header · 38998d5e
      Henry authored
      38998d5e
    • Henry's avatar
      orientFaceZone: convert 0 to label · 1bddcdaa
      Henry authored
      1bddcdaa
  2. Dec 29, 2014
  3. Dec 28, 2014
  4. Dec 22, 2014
  5. Dec 21, 2014
  6. Dec 20, 2014
  7. Dec 19, 2014
  8. Dec 18, 2014
  9. Dec 17, 2014
  10. Dec 16, 2014