Rename N.Tesla as Numerical Transient Simulator
Add PSASP AVR model Type 3, Not validated.
PSASP UEL and OEL models are added (not validat...
PSASP AVR model Type 2 is added and validated. ...
automatically modify codeblocks files. Ignore it.
PSASP AVR Type 1 is added and validated
HYGOV validated
Some warnings are fixed. HYGOV model added but ...
get_remote_signal_index() is added in model_uti...
bug of frequency dependency is fixed. dynamics ...
a bug is found when Frequency Dependency is ena...
add codes for frequency dependent dynamics simu...
add codes for forming dynamics Y matrix when fr...
benchmarks added
Major updates: add fixed slope fast decouple po...
add ignore of zip files
fast decoupled powerflow solution is added
merge dev to master branch
add powerflow data support for switched shunt o...
Switched shunt and HVDC added for powerflow
update readme.txt
change allocating and reallocating namespace TE...
remove model_AVR.h header from ModelTest.cpp
add demo codes of adding user-defined model USE...
add generator remote control functions, however...
Merge branch 'master' of ssh://git.code.sf.net/...
remove fuction of setting device capacity with ...
refine powerflow data reading functions, add pa...
add reading USERDEMO codes to dyr reading function
append powerflow_readdata.cpp
move dynamics data reading funcs to model defin...
move version, author #define to ntesla_utilitie...
disable Wind Generator from powerflow
change size of GENINDEX and LOADINDEX to MaxBus...
solve master confliction
add support for PSS/E raw file version 32 and 3...
fix bug 1 of low initial device and array capac...
rename model_common.cpp to model_utilites.cpp
update gitignore with KnownBugs.txt
modify function name in namespace TESLA, remove...
merge dev branch to master