Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
irp
Fresnel
Commits
abbd82fd
Commit
abbd82fd
authored
Feb 09, 2021
by
lohse6
Browse files
Update README.md
parent
89e72c21
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
abbd82fd
...
...
@@ -8,13 +8,18 @@ Installation noch nicht ganz glattgebügelt.
```
git clone ... fresnel-git
git clone git@gitlab.gwdg.de:irp/fresnel.git fresnel-git # pfad zur lokalen Kopie des Repositories
cd fresnel-git
git submodule init
git submodule update
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=~/fresnel ..
/fresnel-git
cmake -DCMAKE_INSTALL_PREFIX=~/fresnel ..
make install
```
Danach liegt der Quelltext in
`fresnel-git`
und die "Bibliothek" in
`~/fresnel`
. Nach einer Änderung in
`fresnel-git`
muss nochmal
`make install`
im Verzeichnis
`fresnel-git/build/`
aufgerufen werden.
## Literatur
Fresnel:
...
...
@@ -22,4 +27,4 @@ Fresnel:
-
https://www.osapublishing.org/josaa/fulltext.cfm?uri=josaa-31-4-755&id=281911
-
https://www.osapublishing.org/ao/abstract.cfm?uri=ao-48-32-6132
-
https://www.osapublishing.org/josaa/abstract.cfm?uri=josaa-37-11-1748
-
Goodman: Fourier Optics (neueste Edition!)
\ No newline at end of file
-
Goodman: Fourier Optics (neueste Edition!)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment