Skip to content
Snippets Groups Projects
  1. May 02, 2019
  2. Jan 22, 2019
    • sergio's avatar
      ENH: Adding reflection capability to solar load radiation model · 65952610
      sergio authored
      ENH: Several modifycations to avoid erroneuos rays to be shot
      from wrong faces.
      
      ENH: Updating tutorials and avoiding registration of the
      coarse singleCellFvMesh
      
      Adding solarLoad tutorial case simpleCarSolarPanel
      
      ENH: Changes needed for the merge
      65952610
  3. Dec 03, 2018
    • sergio's avatar
      ENH: · 9893e623
      sergio authored
      Adding reflecting fluxes to Solar load radiation model.
      Adding functionality to the boundary radiation models and new
      place holder for basic wall types such as transparent, opaqueDiffusive,
      opaqueReflective,etc.
      Changing radiation wall models to run time selectable.
      Adding multi-band capabilities to VF model and improving the set up
      for using solar loads in VF and fvDOM radiation models.
      9893e623
  4. May 01, 2019
  5. Apr 30, 2019
    • Mark OLESEN's avatar
      ENH: unify dlSym handling · 1d5e0a4e
      Mark OLESEN authored
      - amalgamate dlSym() and dlSymFound() into a single dlSymFind() backend
        with optional 'required' argument. This makes it possible to
        query and assign at once.
      1d5e0a4e
    • Mark OLESEN's avatar
      ENH: no string quotes when using OSHA1stream (#1301) · 26a391b1
      Mark OLESEN authored
      - previously would have different SHA1 depending on whether the
        string was a C-string, a C++-string or if the SHA1 was calculated
        directly or via the OSHA1stream.
      
          - SHA1("string")
          - OSHA1stream << "string";
          - OSHA1stream << string("string");
      
        By avoiding string quoting on output, they now all deliver the same
        result. This also means that the following will no longer change the SHA1
        content, since it does not add anything:
      
          osha<< string() << string() << string() << string();
      
        This would have previously add a pair of double quotes each time!
      26a391b1
    • Mark OLESEN's avatar
      COMP: avoid some implicit linkage (#1238) · e7a04685
      Mark OLESEN authored
      e7a04685
  6. Apr 29, 2019
  7. Apr 28, 2019
  8. Apr 26, 2019
  9. Apr 29, 2019
  10. Apr 26, 2019
  11. Apr 29, 2019
  12. Apr 26, 2019
  13. Apr 25, 2019
  14. Apr 24, 2019
  15. Apr 18, 2019
  16. Apr 17, 2019
  17. Apr 16, 2019