DRLinFluids
DRLinFluids copied to clipboard
i use singularity exec command to calculate when i run the cylinder2D_multiprocessing example, it has finished the follow step: OpenFOAM_init running time: 2.67 s OpenFOAM_init running time: 2.39 s OpenFOAM_init...
Hi. I am using DRLinFluids in HPC. When I followed the instructions to run the examples, I found some error with running **_./wmakeall_**. Below is the information from terminal. ```(DRLinFluids)...
Hi, When I ran `python DRLinFluids_cylinder/launch_multiprocessing_traning_cylinder.py`, I got the error: ``` [0] [0] [0] --> FOAM FATAL IO ERROR: [0] Unknown patchField type inletParabolicVelocity for patch type patch Valid patchField...
After executing the third cell, the following error pops-up saying "TypeError: run() takes 5 positional arguments but 8 were given". Any leads please ? ---- Runner defined DONE! Episodes: 0%|...
Hello, your work is great. Thank you for your inspiration. I had some problems during the operation.(I run under the docker environment.) First of all, in the cylinder of example,...
Does this code can be run on GPUs?
To enable a posteriori analysis / ROM based on the trajectories / model based RL, it could be useful to dump the (state or extended state, action, reward) trajectories. What...
After discussing with some colleagues who I recommended to look at this repo, they said that what took them a bit of time was to understand what coupling strategy was...
**Description:** > After running your code from the multi-process training as explained in the README, I have some questions regarding the output results and the testing process. **Steps to Reproduce:**...