GeckoCIRCUITS Code
GeckoCIRCUITS is THE circuit simulator for modeling power electronics
Brought to you by:
geckosim
File | Date | Author | Commit |
---|---|---|---|
.jacocoverage | 2018-11-19 |
![]() |
[969a10] Initial commit |
ScalaCode | 2020-05-30 |
![]() |
[1449b4] Scala code added |
SimulinkCoupling | 2018-11-19 |
![]() |
[969a10] Initial commit |
TestModels | 2018-11-19 |
![]() |
[969a10] Initial commit |
lib | 2018-11-19 |
![]() |
[969a10] Initial commit |
nbproject | 2018-11-19 |
![]() |
[969a10] Initial commit |
src | 2019-07-29 |
![]() |
[772f00] added missing defaultProperties.prp file |
tests | 2018-11-19 |
![]() |
[969a10] Initial commit |
.gitignore | 2018-11-19 |
![]() |
[969a10] Initial commit |
.nll | 2018-11-19 |
![]() |
[969a10] Initial commit |
AUTHORS.txt | 2018-11-19 |
![]() |
[969a10] Initial commit |
GPLv3.txt | 2018-11-19 |
![]() |
[969a10] Initial commit |
LICENSE.txt | 2018-11-19 |
![]() |
[969a10] Initial commit |
README.txt | 2018-11-19 |
![]() |
[969a10] Initial commit |
build.xml | 2018-11-19 |
![]() |
[969a10] Initial commit |
This is the source code package of the software GeckoCIRCUITS. GeckoCIRCUITS is a fast circuit simulator which is optimized for applications in power electronics. Copyright (C) ETH Zurich and (C) 2018 Andreas Müsing, Gecko-Simulations AG (in Liquidation). If you would like to simply run the program, and without the intention to change, inspect the sourcecode or to compile the program from scratch, you should probably download the binary package, available at www.gecko-simulations.com instead of this sourcecode package. This software is published under the GNU General Public License Version 3 (GPLv3), written by Andreas Müsing, Andrija Stupar and Uwe Drofenik. This project is written in the Java programming language. To run GeckoCIRCUITS, a Java Runtime environment (version >= 1.6) has to be installed on your computer. For coding, you need the Java Development Kit (JKD version >= 1.6). You are free to use any IDE for compiling the sources. However we recommend you to use the Netbeans IDE, since the project with all settings an necessary files is already done in Netbeans. This program is dual-licensed: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation. For the terms of this license, see licenses/gpl_v3.txt or http://www.gnu.org/licenses/ . For a commercial usage/redistribution, please contact Gecko-Research GmbH to obtain a commercial license. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/ .