Skip to content

ForNeVeR/Umov

Repository files navigation

Umov Build status Status Zero Nuget Package

Umov is a FDTD modelling library for electromagnetic field.

Currently it is not in compilable state, it will be completely rewritten.

Build

This project uses Paket dependency manager. Before opening the solution or building the project, you should install Paket (or Paket bootstrapper) into .paket directory and download the dependencies using the following commands:

$ ./.paket/paket.bootstrapper.exe
$ ./.paket/paket.exe restore

For convenience, there is a script Scripts/Install.ps1 that will download Paket bootstrapper and call these commands automatically.

Consult the script documentation to discover its parameters.

Packaging

To build Nuget package for Umov, use the script Scripts/Package.ps1. If you want to push this package to the Nuget feed, use Scripts/Push-Package.ps1.

Consult the scripts documentation to get the information about their parameters.

About

FDTD modeling for electromagnetic fields.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published