Geracao_de_Energia_Rastreada: Geracao_de_Energia_Rastreada

Description Usage Arguments Author(s)

View source: R/Rastreado.R

Description

This function executes the whole simulation of the sun generation It can take many forms of inputs

Usage

1
2
3
4
5
6
7
8
9
Geracao_de_Energia_Rastreada(long, long.st, lat, A, DadosAmbientais, Pdc0, Beta,
  gama, TipoDePainel, pot_inv, n_inv = 1L, n_non, perdasTot, G.sc = 1367,
  TempRef = 25, IrrRef = 1000, n_ref = 0.9637,
  tempo.inicial = "01/01/2015 00:00", tempo.final = "31/12/2015 23:00",
  passo = 60, Hora_do_passo = "Mais_tarde", AlbedoFixo = 0.2,
  TipoAlbedo = "fixo", VVFixo = 1.7, TipoVV = "fixo", TaFixo = 25,
  TipoTA = "fixo", modo_radiacao = "ceu_limpo", ModeloSintese = "Liu",
  ModeloComposicao = "Collares", TipoDeClima, TipoModulo_Montagem,
  DadosMensais, TemperaturaConstante, Rastreamento)

Arguments

long

longitude in degrees. Negative values for south. Acceped values in between -180 and 180

long.st

standard longitude of the timezone.

lat

latitde in degrees. Negative values for west. Accepted values in betwwen -60 and 60

A

Altitude. Used to calculate clear-sky radiation

DadosAmbientais

Data frame containing the hourly environmental input data, if any is used

Pdc0

nominal dc power of the system

Beta

Declination angle in degrees. Accepted values in betwwen 0 and 90

gama

Orientation angle. N=0, E=90, S=180, W=270

TipoDePainel

Type of pannel. Accepted inputs: "Cristalino Premium"; "Cristalino Padrao";"Filme fino" Other values will be considered as "outro". Used in CaracteristicPainel(TipoDePainel)

pot_inv

Inverter nominal power

n_inv

number of inverters

perdasTot

Total external losses.

G.sc

Solar Constant

TempRef

Reference temperature of modules

IrrRef

Reference irradiation on the module

n_ref

efficiency reference

tempo.inicial

Initial time of simulation

tempo.final

Final time of simulation

passo

simulation step in minutes

Hora_do_passo

when to consider the value for the simultion step. Available options: "Mais_tarde", "Mais_cedo", "Exata"

AlbedoFixo

Value for albedo if it is set as fixed

TipoAlbedo

Type of albedo. Available options: "fixo", "mensal", "horario"

VVFixo

Value for wind-speed if it is set as fixed

TipoVV

Type of wind-speed. Available options: "fixo", "mensal", "horario"

modo_radiacao

Type of radiation data used. Accepted values: "ceu_limpo", "Kt_mes", "H_med", "horario"

ModeloSintese

"KTmedio","LiuJordanModificado","Liu","Knight","Whillier","WhillierModificado"

ModeloComposicao

"Orgill","Erbs","Collares","CollaresD"

TipoModulo_Montagem

type of mount of system. used in thermal moddeling "Polimero/filme-fino/aco_Estrutura","Vidro/celula/polimero_Estrutura", "Vidro/celula/polimero_Telhado","Vidro/celula/vidro_Estrutura","Vidro/celula/vidro_Telhado"

DadosMensais

Monthly dada input dataframe, if used

TemperaturaConstante

1 if there is no sthochastic component on sinthetic temperature

Rastreamento

type of tracking. "fixo","1eixo","2eixos","azimutal"

n_nom

Nominal Efficiency

TAFixo

Value for Environment Temperature if it is set as fixed

TipoAlbedo

Type of Environment Temperature. Available options: "fixo", "mensal", "horario"

TipoDeCilma

clime type, used to create clear sky radiations. "Lat.intermed./Inverno","Lat.intermed./Verao","Tropical","Verao Subartico"

Author(s)

Andr<c3><a9> Costa


andremgc/Generg documentation built on May 17, 2019, 6:38 p.m.