Skip to content
View nawaz943's full-sized avatar

Block or report nawaz943

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. thermal-comfort-cfd-pyfluent thermal-comfort-cfd-pyfluent Public

    Calculate DBT, RH, V, MRT using Ansys Fluent. Extract these four values from the whole CFD domain to calculate Standard Effective Temperature using pythermalcomfort library. Inject SET from pytherm…

    C

  2. wind-rose-generator wind-rose-generator Public

    This script can be used to generate wind roses from the epw weather file. This script can also create filtered wind roses from filtered epw weather files.

    Python

  3. psychrometric-extractor psychrometric-extractor Public

    This script uses psychrolib library. Use this script if you want to extract wet bulb temperature using dry bulb temperature and dew point temperature. epw files contain only DBT and DPT. You can ex…

    Python

  4. standard-effective-temperature-calculator standard-effective-temperature-calculator Public

    Use this code to calculate Standard Effective Temperature SET as per ASHRAE 55. Use input excel file to feed the results (Td, Tr, RH, V, met, clo) from converged CFD simulation. Run the script. Get…

    Python