Skip to content

Commit 37cebd9

Browse files
author
mgotz
authored
grammer changes
1 parent 41e3352 commit 37cebd9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# IC_Simulation
2-
Numeric solution of charge transport, creation and recombination inside a 1D ionization chamber model.
1+
# numerical-ks-calculator
2+
Numerical solution of charge transport, creation and recombination inside a 1D ionization chamber model.
33

44
Building:
55
Run cmake from a directory you want to build in and give a path to this directory as argument.
@@ -25,4 +25,4 @@ then the data is read an the following discription is also discarded.
2525

2626
The active_medium file specifies the properties of the filling gas.
2727
Those can be simple constants, function definitions or point to additional files, if they are given in a spline format
28-
See active_medium_air_with_direct.txt for an example and a detailed discription of its format.
28+
See active_medium_air_with_direct.txt for an example and a detailed discription of its format.

0 commit comments

Comments
 (0)