CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Programming & Development

Trouble adding temperature equations to icoFoam

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 21, 2024, 00:46
Default Trouble adding temperature equations to icoFoam
  #1
New Member
 
srikanth
Join Date: Apr 2024
Posts: 3
Rep Power: 2
alpha_13 is on a distinguished road
Hi ,
I was trying to make a new solver "icoTempFoam" by adding three dimensional heat conduction equation (Fourier-biot equation) to icoFoam and the temperature field by using this openFoamwiki page :
https://openfoamwiki.net/index.php/H...ure_to_icoFoam

I am using openFoamv9 , because i had trouble doing the same on openFoamv11 and one of my friends got it right and he was using openFoamv9 , so i switched to it but now in openFoamv9 i'm getting new errors when i run the 'wmake ' command:

make: *** No rule to make target 'Make/linux64GccDPInt32Opt/icoTempFoam.C.dep', needed by 'Make/linux64GccDPInt32Opt/icoTempFoam.o'. Stop.

Thanks a lot for your replies 😊
alpha_13 is offline   Reply With Quote

Old   April 22, 2024, 05:23
Default
  #2
Member
 
Lorenzo
Join Date: Apr 2020
Location: Italy
Posts: 47
Rep Power: 6
Lorenzo210 is on a distinguished road
Hi Srikanth,


I guess that the main file (the only file .C inside the solver folder) is not named correctly, it should be icoTempFoam.C, please check it.


If it is called like that, then I would check the document "files" inside Make folder.


Here, it should be written:


icoTempFoam.C

EXE = $(FOAM_USER_APPBIN)/icoTempFoam



Best regards,
Lorenzo
Lorenzo210 is offline   Reply With Quote

Old   April 22, 2024, 12:40
Default Thanks , it worked !
  #3
New Member
 
srikanth
Join Date: Apr 2024
Posts: 3
Rep Power: 2
alpha_13 is on a distinguished road
Thank you so much it worked !
renaming the file name to icoTempFoam.C fixed the issue
alpha_13 is offline   Reply With Quote

Reply

Tags
heat transfer, icofoam solver error


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
[ImmersedBoundary] Adding force term to Navier.S equaion(Implementing ImmersedBoundaryMethod to icoFoam) Daniel73 OpenFOAM Community Contributions 5 June 18, 2016 13:48
chtMultiRegionSimpleFoam samiam1000 OpenFOAM Running, Solving & CFD 39 March 31, 2016 09:43
Problems adding temperature to icoFoam sur4j OpenFOAM Programming & Development 8 January 11, 2015 02:14
Calculation of the Governing Equations Mihail CFX 7 September 7, 2014 07:27
wmake error while adding T to icoFoam boongsin12 OpenFOAM 11 November 23, 2012 20:34


All times are GMT -4. The time now is 10:45.