Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update the adapter for preCICE v3 and add test cases for Elmer-OpenFO…
…AM coupling (#4) * Ported the adapter for elmer from v2 to v3. Added a case to couple Elmer to OpenFoam. A hard-coded naming convection was added to CoupleSolver.F90 for Elmer <-> OF coupling. * dont add log files * I do not know what I am doing * Remove precice-profiling folders * removed precice-profiling folders * removed the folders by force * stripped the tools to what I need. * Update Flow_Over_Heated_Plate/precice-config.xml Co-authored-by: Ishaan Desai <[email protected]> * Update Flow_Over_Heated_Plate/Coupler_Solver.F90 Co-authored-by: Ishaan Desai <[email protected]> * Update Flow_Over_Heated_Plate/Coupler_Solver.F90 Co-authored-by: Ishaan Desai <[email protected]> * Update Flow_Over_Heated_Plate/Coupler_Solver.F90 Co-authored-by: Ishaan Desai <[email protected]> * Update Flow_Over_Heated_Plate/Coupler_Solver.F90 Co-authored-by: Ishaan Desai <[email protected]> * Update Flow_Over_Heated_Plate/Coupler_Solver.F90 Co-authored-by: Ishaan Desai <[email protected]> * Update Flow_Over_Heated_Plate/Coupler_Solver.F90 Co-authored-by: Ishaan Desai <[email protected]> * Update Flow_Over_Heated_Plate/Coupler_Solver.F90 Co-authored-by: Ishaan Desai <[email protected]> * Update Flow_Over_Heated_Plate/Coupler_Solver.F90 Co-authored-by: Ishaan Desai <[email protected]> * Update Flow_Over_Heated_Plate/Coupler_Solver.F90 Co-authored-by: Ishaan Desai <[email protected]> * Update Flow_Over_Heated_Plate/Coupler_Solver.F90 Co-authored-by: Ishaan Desai <[email protected]> * Update Flow_Over_Heated_Plate/Coupler_Solver.F90 Co-authored-by: Ishaan Desai <[email protected]> * Update Flow_Over_Heated_Plate/Coupler_Solver.F90 Co-authored-by: Ishaan Desai <[email protected]> * updating gitignore to exclude precice-profiling folder * don't include mesh files. * applied naming convection change * changes applied based on recommendations. * deleted the duplicate README * Remove Elmer and OpenFOAM participants from the Flow_Over_Heated_Plate tutorial * Remove tools which was copied over from precice/tutorials * Remove preCICE run related files from .gitignore * Move changes to Coupler_Solfer.F90 in Flow_Over_Heated_Plate/ to Adapter/ * Removing Flow_Over_Heated_Plate3D case * Link to libprecice.so.3 in the adapter build.sh * Add dummy checkpointing and minor edits in the README * Polishing the main README --------- Co-authored-by: Ishaan Desai <[email protected]> Co-authored-by: Ishaan Desai <[email protected]>
- Loading branch information