CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Post-Processing

foamCleanTutorials

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 22, 2020, 03:36
Question foamCleanTutorials
  #1
New Member
 
Join Date: Sep 2019
Posts: 3
Rep Power: 6
909281 is on a distinguished road
Hi,guys.

I have a little problem, I'm running foamCleanTutorials in opt/tutorials,Is there a problem with my openfoam,When I use it later。
909281 is offline   Reply With Quote

Old   September 22, 2020, 05:14
Default
  #2
Member
 
Petros Ampatzidis
Join Date: Oct 2018
Location: Bath, UK
Posts: 64
Rep Power: 7
petros is on a distinguished road
Hi,

I am not quite sure that I understand the question but the foamCleanTutorials just cleans the case, meaning that it removes the solution, mesh and processors in the current case folder. Nothing will affect your OpenFOAM installation.

However, you might want to consider copying the tutorials folder in a run directory. This will reduce your anxiety about deleting something or messing up the files. I don't know which OpeFOAM distribution you are using but for the ESI and Foundation the following will work:

Code:
cd $HOME/OpenFOAM/<USER>/
mkdir -p $FOAM_RUN
cd $FOAM_RUN
cp -r $FOAM_TUTORIALS .
Best,
Petros
petros is offline   Reply With Quote

Old   September 22, 2020, 21:18
Default Thanks to Petros
  #3
New Member
 
Join Date: Sep 2019
Posts: 3
Rep Power: 6
909281 is on a distinguished road
Quote:
Originally Posted by petros View Post
Hi,

I am not quite sure that I understand the question but the foamCleanTutorials just cleans the case, meaning that it removes the solution, mesh and processors in the current case folder. Nothing will affect your OpenFOAM installation.

However, you might want to consider copying the tutorials folder in a run directory. This will reduce your anxiety about deleting something or messing up the files. I don't know which OpeFOAM distribution you are using but for the ESI and Foundation the following will work:

Code:
cd $HOME/OpenFOAM/<USER>/
mkdir -p $FOAM_RUN
cd $FOAM_RUN
cp -r $FOAM_TUTORIALS .
Best,
Petros

Bro, thank you very much. I didn't expect to get a reply so soon. I will consider your suggestion carefully.
909281 is offline   Reply With Quote

Reply

Tags
foamcleantutorials


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
foamCleanTutorials recovery?! nore5 OpenFOAM Running, Solving & CFD 1 September 1, 2021 01:59
[OpenFOAM] Problems opening wigleyHull case in ParaView Ron de Vos ParaView 18 September 12, 2015 14:46


All times are GMT -4. The time now is 09:58.