#non-linear #simulation #line #transmission #simulating #framework #fdtd

tline

A framework for simulating 1-dimensional linear and nonlinear transmission lines

1 unstable release

0.1.0 Feb 22, 2022

#837 in Science

MIT/Apache

31KB
694 lines

tline

A framework for simulating 1-dimensional linear and non-linear transmission lines.

Getting Started

The best way to get familiar with this crate is through the examples (see examples).

You can run examples with cargo run --example example_name. You may want to add the --release flag to cargo commands for improved perfromance.


lib.rs:

A framework for simulating 1-dimensional linear and nonlinear transmission lines.

To get started, refer to the \examples directory in the main repository.

Dependencies

~21–32MB
~414K SLoC