Skip to content

Commit

Permalink
TAUW_DT.m is added
Browse files Browse the repository at this point in the history
  • Loading branch information
Ildar-Daminov authored Dec 1, 2022
1 parent cb60224 commit 336cb5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ Additional functions:
* sub_algorithm_3.m - this sub algorithm calcualtes DTR within the algorithm 3
* finding_b.m - this function takes HST and AMB and sorts them in descending order by HST. b represents an array of like [HST_hour AMB_hour start finish];
* vline.m - this function draws a vertical line on the current axes of figure (in our case we use it for visualization of present moment)
* TAUW_DT.m - this function checks a stability and accuracy of time increment (the TAUW_DT is used inside of IEEE_thermal_model.m)

Initial data:
* initial_data.mat - data of daily transformer load in per units (PUL), ambient temperature (AMB) and time vector (TIM)
Expand Down

0 comments on commit 336cb5d

Please sign in to comment.