From 8b4aa66902fc2fcdf755a57de736a21acac9a0d2 Mon Sep 17 00:00:00 2001 From: andre-fuchs-uni-oldenburg <64791323+andre-fuchs-uni-oldenburg@users.noreply.github.com> Date: Tue, 7 Jul 2020 11:47:26 +0200 Subject: [PATCH] delete test file --- Standalone application/Windows/test Kopie.txt | 34 ------------------- Standalone application/macOS/test.txt | 34 ------------------- 2 files changed, 68 deletions(-) delete mode 100644 Standalone application/Windows/test Kopie.txt delete mode 100644 Standalone application/macOS/test.txt diff --git a/Standalone application/Windows/test Kopie.txt b/Standalone application/Windows/test Kopie.txt deleted file mode 100644 index 78214c4..0000000 --- a/Standalone application/Windows/test Kopie.txt +++ /dev/null @@ -1,34 +0,0 @@ -# OPEN_FPE_IFT -This package extracts the stochastic equations describing the scale-dependent cascade process in turbulent flows through Fokker-Planck equations and concepts of non-equilibrium stochastic thermodynamics. This interdisciplinary treatment of the turbulent cascade process has the potential for a new way to link the statistical description of turbulence (via common two-point increment statistics), non-equilibrium stochastic thermodynamics and local turbulent flow structures. - -## Peer-reviewed paper on OPEN_FPE_IFT: -Journal of Open Research Software - - -## Standalone application (no MATLAB license needed) -Standalone applications (64-bit) for Windows®, Linux®, and macOS are also created to run the Matlab code on target machines that do not have MATLAB installed. -When running the standalone applications, MATLAB Runtime 2020a is installed automatically. If a problem occurs during the installation of MATLAB Runtime 2020a, see: https://www.mathworks.com/help/compiler/install-the-matlab-runtime.html - - -## Getting Started (MATLAB license needed) -The software was implemented in MATLAB 2020a, but it has also been tested on MATLAB 2017b. Before using this script the following toolboxes should be included in your MATLAB license. -1. Curve Fitting Toolbox -2. Optimization Toolbox -3. Parallel Computing Toolbox -4. Signal Processing Toolbox -5. Statistics and Machine Learning Toolbox - -### Installation -1. Download the Zip archive and unzip it into an appropriate directory -2. Add the destination folder to you MATLAB search path by: -```addpath(folderName)``` -3. main.m is the primary script in which all the different functions to carry out various analyses are included. All subroutines are called in a logical order. - -## Exemplary dataset -Example analyses of the dataset: "Renner_8000_Hz.mat" can be found on peer-reviewed paper on OPEN_FPE_IFT. - -### License -This program is distributed under the - -### In case of difficulties -Please post an issue on the GitHub repository. diff --git a/Standalone application/macOS/test.txt b/Standalone application/macOS/test.txt deleted file mode 100644 index 78214c4..0000000 --- a/Standalone application/macOS/test.txt +++ /dev/null @@ -1,34 +0,0 @@ -# OPEN_FPE_IFT -This package extracts the stochastic equations describing the scale-dependent cascade process in turbulent flows through Fokker-Planck equations and concepts of non-equilibrium stochastic thermodynamics. This interdisciplinary treatment of the turbulent cascade process has the potential for a new way to link the statistical description of turbulence (via common two-point increment statistics), non-equilibrium stochastic thermodynamics and local turbulent flow structures. - -## Peer-reviewed paper on OPEN_FPE_IFT: -Journal of Open Research Software - - -## Standalone application (no MATLAB license needed) -Standalone applications (64-bit) for Windows®, Linux®, and macOS are also created to run the Matlab code on target machines that do not have MATLAB installed. -When running the standalone applications, MATLAB Runtime 2020a is installed automatically. If a problem occurs during the installation of MATLAB Runtime 2020a, see: https://www.mathworks.com/help/compiler/install-the-matlab-runtime.html - - -## Getting Started (MATLAB license needed) -The software was implemented in MATLAB 2020a, but it has also been tested on MATLAB 2017b. Before using this script the following toolboxes should be included in your MATLAB license. -1. Curve Fitting Toolbox -2. Optimization Toolbox -3. Parallel Computing Toolbox -4. Signal Processing Toolbox -5. Statistics and Machine Learning Toolbox - -### Installation -1. Download the Zip archive and unzip it into an appropriate directory -2. Add the destination folder to you MATLAB search path by: -```addpath(folderName)``` -3. main.m is the primary script in which all the different functions to carry out various analyses are included. All subroutines are called in a logical order. - -## Exemplary dataset -Example analyses of the dataset: "Renner_8000_Hz.mat" can be found on peer-reviewed paper on OPEN_FPE_IFT. - -### License -This program is distributed under the - -### In case of difficulties -Please post an issue on the GitHub repository.