Commit 3269576e authored by gbalduzz's avatar gbalduzz
Browse files

updated wiki.

parent 77139c78
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -14,16 +14,12 @@ Defined in <tt>output_parameters.hpp</tt>.
`"directory":` string ("./")  
Directory to write the output to.

`"output-format":` string ("HDF5")  
File format of the output files. Options are: "HDF5" | "JSON".

`"directory-config-read":` string ("")  
If not empty, the Monte Carlo configuration will be initialized with the configurations stored in this directory.

`"directory-config-write":` string ("")  
If not empty, after the last Monte Carlo iteration, the configurations are written in this directory.


`"filename-dca":` string ("dca.hdf5")  
Filename for the output of the application <tt>main_dca</tt>.

@@ -56,7 +52,6 @@ Write out the &chi;<sub>0</sub> function of the BSE lattice solver.
    {
        "output": {
            "directory": "./T=0.5",
            "output-format": "HDF5",
            "filename-dca": "dca.hdf5",
            "filename-analysis": "analysis.hdf5",
            "filename-ed": "ed.hdf5",
+0 −1
Original line number Diff line number Diff line
{
    "output": {
        "directory": "./",
        "output-format": "HDF5",
        "filename-dca": "dca.hdf5",
        "filename-analysis": "analysis.hdf5",
        "filename-ed": "ed.hdf5",