Skip to content
Snippets Groups Projects
Commit 3a658826 authored by Giovanni La Mura's avatar Giovanni La Mura
Browse files

Use emphasized text for notes and remakrs

parent 01533fdf
No related branches found
No related tags found
No related merge requests found
...@@ -38,7 +38,7 @@ This section describes the use of the pre-existing programs, once the binaries h ...@@ -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) *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 ### trapping
......
...@@ -10,13 +10,13 @@ The execution of the original code can be controlled through a set of configurat ...@@ -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. 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
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: 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 - DSPH
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment