bifacial_radiance.ModuleObj.compileText#

ModuleObj.compileText(rewriteModulefile=True, json=True)[source]#

Generate the text for the module .rad file based on ModuleObj attributes. Optionally save details to the module.json and module.rad files.

Parameters
  • rewriteModulefile (bool (default True)) – Overwrite the .rad file for the module

  • json (bool (default True)) – Update the module.json file with ModuleObj attributes