Wiki

Clone wiki

deepedit35 / Home

Welcome

DeepEdit or deep-Editor is a computational object-oriented simulation environment for Power Systems. It has been designed as a powerful educational and a research supporting tool in the field of decision making in competitive power system structures. The core of this development is an object-oriented database, which has the capability to manage simultaneously power system technical information, hydro basin information of hydraulic power plants, market agents relations, and GIS.

Version Control

Version Date Description
3.4.2 2016/12/07 DE-PET manager description.
3.4.3 2017/07/13 Single-node Power Exchange module.
3.4.7 2019/07/01 English version. VSI Reports.
3.5.0 2020/07/01 Updated screenshots to 3.5.
3.5.1 2021/05/02 Overall English-language revision

Contents

Overview

Object Oriented Network Modelling

Network Editor

Market Editor

DeepEdit Utilities

File Structure

Ribbon Description

Visual Solution Import (VSI)

VSI Reports

Analysis Tools: Single-node Market

Analysis Tools: DC Load Flow

Analysis Tools: Short-circuit Analysis

Analysis Tools: Pricing Module

Analysis Tools: Transmission Analysis Module

DeepEdit and PET Interface Module (DE-PET)

Download

Deep-Editor is an application fully developed in the Java programming language. Therefore, DeepEdit is by definition multi-platform.

Windows Versions

DeepEdit for Windows is distributed as Windows installer compressed file. Installation is a straight forward process, requiring to accept the license terms and continuing with the destination folder selection. It is required to be installed in folders with read and write permissions (by the user or group of users). By default, DeepEdit installer suggests My Documents as the default installation path. It is recommended to keep this path unless user has storage limitations or with to install in other Windows shared folders. It's not recommended to be installed in typical Program File folders as these folders may have restricted access to write by other users or even the same installation user. DeepEdit tools usually write results to the default "result" sub-folder inside the installation folder. Failing to install DeepEdit in a folder with write permissions will prevent DeepEdit from writing reports and therefore an unexpected behavior can occur.

  • Windows 64-Bit Version [3.5.1] (01/sept/2021)

Google Drive

Linux Platforms

DeepEdit for Linux is distributed as Windows installer compressed file. Installation is a straight forward process

  • Linux 64-Bit .DEB installer Version [3.5.1] (01/sept/2021)

Google Drive

  • Linux 64-Bit .tar installer Version [3.5.1] (01/sept/2021)

Google Drive

Other Platforms

For other operating systems different than Windows versions, please download the Java-compiled version in ZIP file (ZIP file version) The latest DeepEdit compiled version can be downloaded from here:

Google Drive

Installation from ZIP file version

Simply extract files into a read/write folder location and execute DeepEdit.jar using the following recommended command line:

java -Xmx2048m -jar DeepEdit.jar

Older versions

For older versions, please contact administrator fleanez@gmail.com

Development team

If you wish to be part of the development team, please contact administrator fleanez@gmail.com

Updated