Loading misc/wiki/Parameters.md +0 −5 Original line number Diff line number Diff line Loading @@ -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>. Loading Loading @@ -56,7 +52,6 @@ Write out the χ<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", Loading tools/complete_input.json +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", Loading Loading
misc/wiki/Parameters.md +0 −5 Original line number Diff line number Diff line Loading @@ -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>. Loading Loading @@ -56,7 +52,6 @@ Write out the χ<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", Loading
tools/complete_input.json +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", Loading