-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Solve #10, update command-line example
- Loading branch information
1 parent
b5da08a
commit 37fb881
Showing
10 changed files
with
33,733 additions
and
33,686 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2,859 changes: 1,430 additions & 1,429 deletions
2,859
examples/example_commandline_NaCl/output_ref.cepstral.dat
Large diffs are not rendered by default.
Oops, something went wrong.
1,653 changes: 827 additions & 826 deletions
1,653
examples/example_commandline_NaCl/output_ref.cepstrumfiltered_psd.dat
Large diffs are not rendered by default.
Oops, something went wrong.
19,998 changes: 9,999 additions & 9,999 deletions
19,998
examples/example_commandline_NaCl/output_ref.cospectrum.dat
Large diffs are not rendered by default.
Oops, something went wrong.
20,002 changes: 10,001 additions & 10,001 deletions
20,002
examples/example_commandline_NaCl/output_ref.cospectrum.filt.dat
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
Command: | ||
/home/lercole/.virtualenvs/thermotest3/bin/thermocepstrum-analysis ../data/NaCl.dat -k flux -j vcm[1] -t 5.0 -V 65013.301261 -w 0.1 --FSTAR 14.0 -r | ||
|
||
Input file (table): ../data/NaCl.dat | ||
Units: metal | ||
Time step: 5.0 fs | ||
Mean Temperature (computed): 1399.3477811999999 K +/- 19.318785820942594 | ||
Volume (input): 65013.301261 A^3 | ||
Time step (input): 5.0 fs | ||
currents shape is (2, 20000, 3) | ||
Number of currrents = 2 | ||
Number of components = 3 | ||
kappa_scale = 1.4604390788939313e-07 | ||
Nyquist_f = 100.0 THz | ||
----------------------------------------------------- | ||
RESAMPLE TIME SERIES | ||
----------------------------------------------------- | ||
Original Nyquist freq f_Ny = 100.00000 THz | ||
Resampling freq f* = 14.28571 THz | ||
Sampling time TSKIP = 7 steps | ||
= 35.000 fs | ||
Original n. of frequencies = 10001 | ||
Resampled n. of frequencies = 1429 | ||
PSD @cutoff (pre-filter) = 443152.37265 | ||
(post-filter) = 564877.86516 | ||
log(PSD) @cutoff (pre-filter) = 12.89638 | ||
(post-filter) = 13.05597 | ||
min(PSD) (pre-filter) = 0.31536 | ||
min(PSD) (post-filter) = 22166.11934 | ||
% of original PSD Power f<f* (pre-filter) = 96.678574 | ||
----------------------------------------------------- | ||
----------------------------------------------------- | ||
CEPSTRAL ANALYSIS | ||
----------------------------------------------------- | ||
AIC_Kmin = 3 (P* = 4, corr_factor = 1.000000) | ||
L_0* = 15.158757 +/- 0.056227 | ||
S_0* = 6824108.702608 +/- 383697.095268 | ||
----------------------------------------------------- | ||
kappa* = 0.498310 +/- 0.028018 W/mK | ||
----------------------------------------------------- |
Binary file not shown.
19,993 changes: 9,997 additions & 9,996 deletions
19,993
examples/example_commandline_NaCl/output_ref.psd.dat
Large diffs are not rendered by default.
Oops, something went wrong.
2,859 changes: 1,430 additions & 1,429 deletions
2,859
examples/example_commandline_NaCl/output_ref.resampled_psd.dat
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters