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

How do I use the SVD Function?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 12, 2016, 09:04
Default How do I use the SVD Function?
  #1
New Member
 
Dominic
Join Date: May 2016
Posts: 27
Rep Power: 9
Verse is on a distinguished road
Hello there,

I was wondering if I could get some help using the SVD function from SVD.C

How do I link my compiler to its file location from the options file? (ie. ~/OpenFOAM/OpenFOAM-2.4.0/src/OpenFOAM/lnInclude/)

Right now, the program doesn't recognize the SVD function.

Thank you.
Verse is offline   Reply With Quote

Old   October 12, 2016, 10:48
Default
  #2
New Member
 
Dominic
Join Date: May 2016
Posts: 27
Rep Power: 9
Verse is on a distinguished road
Actually, never mind... you just have to put

Code:
#include "SVD.H"
at the top of your program and

Code:
    -I$(LIB_SRC)/OpenFOAM/lnInclude
Inside your options file, and use SVD(matrix, minCondition) afterwards... if only there were clear instructions on how to do this...
Verse is offline   Reply With Quote

Old   September 10, 2017, 15:54
Default What is minCondition here?
  #3
Member
 
Ashish Kumar
Join Date: Jun 2015
Posts: 33
Rep Power: 10
ashish.svm is on a distinguished road
What is minCondition here?
is it some tolerance?

Quote:
Originally Posted by Verse View Post
Actually, never mind... you just have to put

Code:
#include "SVD.H"
at the top of your program and

Code:
    -I$(LIB_SRC)/OpenFOAM/lnInclude
Inside your options file, and use SVD(matrix, minCondition) afterwards... if only there were clear instructions on how to do this...
ashish.svm is offline   Reply With Quote

Old   September 9, 2018, 15:00
Default
  #4
New Member
 
KAWA
Join Date: Mar 2018
Posts: 4
Rep Power: 8
KMM080 is on a distinguished road
Quote:
Originally Posted by Verse View Post
Actually, never mind... you just have to put

Code:
#include "SVD.H"
at the top of your program and

Code:
    -I$(LIB_SRC)/OpenFOAM/lnInclude
Inside your options file, and use SVD(matrix, minCondition) afterwards... if only there were clear instructions on how to do this...

Hi there,

Have you used SVD successfully? any example sofar?

Regards
KMM080 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
Lets talk about relaxation factor optimization chriss85 OpenFOAM Running, Solving & CFD 35 June 21, 2019 09:54
[blockMesh] error message with modeling a cube with a hold at the center hsingtzu OpenFOAM Meshing & Mesh Conversion 2 March 14, 2012 09:56
ParaView for OF-1.6-ext Chrisi1984 OpenFOAM Installation 0 December 31, 2010 06:42
Compilation errors in ThirdPartymallochoard feng_w OpenFOAM Installation 1 January 25, 2009 06:59
Problem with compile the setParabolicInlet ivanyao OpenFOAM Running, Solving & CFD 6 September 5, 2008 20:50


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