Skip to content
/ PVade Public

PVade is a fluid-structure interaction solver for studying wind loading and aerodynamic stability in solar-tracking PV arrays.

License

Notifications You must be signed in to change notification settings

NREL/PVade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

00dc52f · Apr 18, 2025
Apr 17, 2025
Feb 27, 2024
Oct 29, 2024
Aug 16, 2024
Apr 18, 2025
Apr 18, 2025
Oct 17, 2024
Feb 1, 2024
Mar 10, 2023
Feb 15, 2024
Dec 8, 2023
Feb 15, 2024
Feb 26, 2024
Feb 21, 2025
Mar 10, 2023
Apr 6, 2023

Repository files navigation

PVade

PVade is an open source fluid-structure interaction model which can be used to study wind loading and stability on solar-tracking PV arrays. PVade can be used as part of a larger modeling chain to provide stressor inputs to mechanical module models to study the physics of failure for degradation mechanisms such as cell cracking, weathering of cracked cells, and glass breakage. For more information, visit the PVade Documentation.

test_pvade Documentation Status

Getting Started

New users are encouraged to review the Getting Started guide which describes how to create the Conda environment and run the example simulations.

Developer Quick Start

  1. To use this software, begin by creating a Conda environment using the provided environment.yaml file:
    conda env create -n my_env_name -f environment.yaml
    where my_env_name can be replaced with a short name for your Conda environment. When the environment finishes installing, activate it with:
    conda activate my_env_name
  2. From within your activate Conda environment, a simulation can be executed with:
    python ns_main.py --command_line_arg value

Citation

To cite PVade, please use the "Cite this repository" feature available on the right-hand side of this repository page or copy the BibTeX reference below:

@software{Young_PVade_PV_Aerodynamic_2023,
    author = {Young, Ethan and Arsalane, Walid and Stanislawski, Brooke and He, Xin and Ivanov, Chris and Dana, Scott and Deceglie, Michael},
    doi = {10.11578/dc.20231208.1},
    month = sep,
    title = {{PVade (PV Aerodynamic Design Engineering) [SWR-23-49]}},
    url = {https://github.com/NREL/PVade},
    year = {2023}
}

About

PVade is a fluid-structure interaction solver for studying wind loading and aerodynamic stability in solar-tracking PV arrays.

Resources

License

Citation

Stars

Watchers

Forks

Packages

No packages published