This repository was archived by the owner on Jan 10, 2024. It is now read-only.

Description
I am currently working on bruno/HIT_forcing project. However, I am running into issues at runtime and compile time.
I manage to compile the code for the ForcedHIT_air case, however the input file is missing, I created a new one. When executing the code, I face the missing forcedata.dat file which obviously would be a file with values for the forces?
The file "forcedata.dat" is read in TurbulentForcing_def.H from line 46, there is mention of // Read magic forcing data from file I wish I could find that magic file in order to run the simulation. Can you help me build/find this file?