Commit 3a658826 authored by Giovanni La Mura's avatar Giovanni La Mura
Browse files

Use emphasized text for notes and remakrs

parent 01533fdf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@ This section describes the use of the pre-existing programs, once the binaries h
   
*NOTE:* both `edfb` and `sph` expect an input which is assumed to be in a folder named `../../test_data/sphere/` (i.e. two levels above the current execution path)

TODO: set up a code variable to locate the input data (data file paths should not be hard-coded)
*TODO:* set up a code variable to locate the input data (data file paths should not be hard-coded)

### trapping

+2 −2
Original line number Diff line number Diff line
@@ -10,13 +10,13 @@ The execution of the original code can be controlled through a set of configurat

cluster is designed to calculate a complex geometry made up by many spheres. These can be either fully embedded in a larger sphere or separated within the external medium. Sphere compenetration is not accounted for.

TODO: add the description of the cluster configuration files
*TODO:* add the description of the cluster configuration files

### sphere

sphere is designed to perform the simplest case calculation, namely the scattering of incident radiation on a single sphere. To perform the calculation, the two following formatted files need to be provided:

TODO: write the the DEDFB documentation
*TODO:* write the the DEDFB documentation

- DSPH
```