-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove stale code #181
Milestone
Comments
Merged
wperkins
added a commit
that referenced
this issue
Nov 30, 2023
abhyshr
added a commit
that referenced
this issue
Dec 11, 2023
* Remove stale Fortran interface * Remove Fortran interface documentation * Remove optimization/expression code and documentation * Remove sandbox code * Remove stale debian packaging (#181) * Remove dynamic_simulation, dynamic_simulation_implicit, and powerflow2 applications. --------- Co-authored-by: Shri <[email protected]>
bjpalmer
pushed a commit
that referenced
this issue
Apr 12, 2024
* Remove stale Fortran interface * Remove Fortran interface documentation * Remove optimization/expression code and documentation * Remove sandbox code * Remove stale debian packaging (#181) * Remove dynamic_simulation, dynamic_simulation_implicit, and powerflow2 applications. --------- Co-authored-by: Shri <[email protected]>
bjpalmer
pushed a commit
that referenced
this issue
Apr 12, 2024
* Remove stale Fortran interface * Remove Fortran interface documentation * Remove optimization/expression code and documentation * Remove sandbox code * Remove stale debian packaging (#181) * Remove dynamic_simulation, dynamic_simulation_implicit, and powerflow2 applications. --------- Co-authored-by: Shri <[email protected]>
bjpalmer
added a commit
that referenced
this issue
Apr 12, 2024
* Initial checkin of PSS/E v34 export module * Minor format change. * Different module for impedence corrections is unecessary. * This module is unecessary. V33 and V34 are the same for the impedence correctioThis module is unecessary. V33 and V34 are the same for the impedence correction. * Corrected name on export_sys_switch file. * Fixed export module for v34 PSS/E files. * Add methods to export PSSE33 and PSSE34 from the hadrec application * Added some error handling code to parsing. * Fixed up parsing error for some transformer values. * Fixed up a problem with branch names in the PSS/E v34 parser and export modules. * Fix non-working unit tests and smoke tests for new features. (#164) * Remove GA-based dense matrix; adjust matrix transpose * Remove all PETSC_VERSION usage. * Update PETSc settings for tlaloc * Add smoke test for 240-bus dynamic simulation * Add a CMake macro to do the LU solver check and use it * Add smoke test for 2-area dynamic simulation * Add smoke test for two area case w/ renewables * Remove math::transpose(Matrix<>, Matrix<>) because of PETSc transpose semantics * Add smoke tests for dsf2.x (same as for dsf.x). * Add smoke test for Wind DSA 9-bus case * Fix typos in Wind DSA TAMU 2000 case * Add a smoke test for Wind DSA TAMU 2000 case * Remove ancient test from `applications/development/dynamic_simulation_reduced_y` * Fix incorrect Matrix type Jacobian supplied to DAESolver constructor * Update my build script * Remove 2000-bus Wind-DSA smoke tests - they take too long * Switch to a direct linear solver because this was diverging * Fix memory crash for dsf application in Release mode. getAngle() method is messed up and it is NOT defined for REGCA1 model * Use gridpack::Environment instead of direct MPI/GA calls * Use a newer PETSc w/o SuperLU_dist on tlaloc * Fix parallel mapper test that failed with newer PETSc --------- Co-authored-by: Shri <[email protected]> * Remove stale code (#182) * Remove stale Fortran interface * Remove Fortran interface documentation * Remove optimization/expression code and documentation * Remove sandbox code * Remove stale debian packaging (#181) * Remove dynamic_simulation, dynamic_simulation_implicit, and powerflow2 applications. --------- Co-authored-by: Shri <[email protected]> * Remove cmake-jedbrown and all related stuff (#180) * Remove cmake-jedbrown submodule * Stop using Jed Brown's find petsc stuff * Cleaned up some unresolved code. --------- Co-authored-by: Bruce J Palmer <[email protected]> Co-authored-by: William Perkins <[email protected]> Co-authored-by: Bruce J Palmer <[email protected]> Co-authored-by: Bill <[email protected]> Co-authored-by: Shri <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Stale code that needs to be removed from repository
Create a pre-cleanup tag so that we can revert back if needed.
The text was updated successfully, but these errors were encountered: