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

[waves2Foam] waveDyMFoam: doing the modifications manually in interDyMFoam according to waveFoam

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 15, 2017, 04:34
Default waveDyMFoam: doing the modifications manually in interDyMFoam according to waveFoam
  #1
New Member
 
Pooja Verma
Join Date: May 2017
Posts: 13
Rep Power: 8
PVERMA is on a distinguished road
Hi,
I am trying to incorporate changes in interDyMFoam according to waveFoam so as to use dynamic mesh utility but I am unable to compile waveDyMFoam as it gives series of errors.

waveDyMFoam.C: In function ‘int main(int, char**)’:
waveDyMFoam.C:109:9: error: ‘externalWave’ was not declared in this scope
externalWave->step();
^
waveDyMFoam.C:114:37: error: ‘moveMeshOuterCorrectors’ was not declared in this scope
if (pimple.firstIter() || moveMeshOuterCorrectors)
^
waveDyMFoam.C:130:40: error: ‘correctPhi’ was not declared in this scope
if (mesh.changing() && correctPhi)
^
waveDyMFoam.C:143:40: error: ‘checkMeshCourantNo’ was not declared in this scope
if (mesh.changing() && checkMeshCourantNo)
^
In file included from waveDyMFoam.C:69:0:
/home/hcrl/OpenFOAM/OpenFOAM-2.3.0/src/finiteVolume/lnInclude/readTimeControls.H:38:8: warning: unused variable ‘maxDeltaT’ [-Wunused-variable]
scalar maxDeltaT =
^
make: *** [Make/linux64GccDPOpt/waveDyMFoam.o] Error 1
make: `/home/hcrl/OpenFOAM/hcrl-2.3.0/platforms/linux64GccDPOpt/bin/waveFoam' is up to date.

If anyone is aware of this kind of error please reply soon . I have attached waveDyMFoam.C file.
Attached Files
File Type: c waveDyMFoam.C (5.5 KB, 23 views)
PVERMA is offline   Reply With Quote

Reply


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
Segmentation fault running waveDyMFoam solver (mod. interDyMFoam solver - waves2Foam) Ed R OpenFOAM Running, Solving & CFD 5 July 2, 2013 11:36
error using interDyMFoam with kOmegaSST to simulate sloshing anmartin OpenFOAM Running, Solving & CFD 0 July 20, 2010 13:21


All times are GMT -4. The time now is 04:52.