Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 1.07 KB

README.md

File metadata and controls

31 lines (16 loc) · 1.07 KB

Electric Circuit Simulation for Microfluidic Applications

Requirements: Windows Vista/7/8/8.1/10 with .NET Framework 4.5.2 or newer.

Note: The "Project Report" has been updated to a nearly final version

Running the application

  • Download the latest prebuilt version from here: Release v1.0

  • Extract the downloaded archive

  • Run "ECS.exe"

Development Instructions

  • Install Visual Studio Community 2017. During installation, make sure to enable the ".NET desktop development" workload.

  • Clone or download the source code (using the button above)

  • (Optional) Run fixwpfdesigner2017.bat as admin to fix an issue with the WPF designer and the Blend SDK.

  • Open the solution file, "ECS.sln"

  • You may click the start button to build and run the application. Please note that an active internet connection is required when building the application for the first time.