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

[Commercial meshers] About Kiva 4 installation.

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 17, 2010, 08:37
Default About Kiva 4 installation.
  #1
New Member
 
Fahd E Alam
Join Date: Mar 2010
Posts: 11
Rep Power: 16
fahdme is on a distinguished road
Dear All,

Hello, I am mechanical Engg student @ NUS, Singapore. Recently, our department has purchased kiva4 software from DSTSC, TN,USA. But, unfortunately we are facing problems to install it. Therefore, i am writing to get some help from cfd online. Please, consider me an amateur in this field as my question may seen to be very basic.

1. What is the sequential procedure for installing this kiva software.
[or how can one install this software]?
2. Is linux is mandatory for this software? If yes, then which version is
most recommended?
3. Is Fortran is a pre-requisite for installing the kiva ? If yes, then which
version should we use?
4. Is it possible to install kiva in windows OS ?

I think my questions resemble how amateur i am in this matter. That's why i am knocking the door of cfd-online. Please help. If the questions are too many to you, then you can suggest over a period at your convenience.

Regards.
Fahd
fahdme is offline   Reply With Quote

Old   April 26, 2010, 09:01
Arrow
  #2
Member
 
Ayhan Eses
Join Date: Mar 2009
Posts: 35
Rep Power: 17
ayhan515 is on a distinguished road
Quote:
Originally Posted by fahdme View Post
Dear All,

Hello, I am mechanical Engg student @ NUS, Singapore. Recently, our department has purchased kiva4 software from DSTSC, TN,USA. But, unfortunately we are facing problems to install it. Therefore, i am writing to get some help from cfd online. Please, consider me an amateur in this field as my question may seen to be very basic.

1. What is the sequential procedure for installing this kiva software.
[or how can one install this software]?
2. Is linux is mandatory for this software? If yes, then which version is
most recommended?
3. Is Fortran is a pre-requisite for installing the kiva ? If yes, then which
version should we use?
4. Is it possible to install kiva in windows OS ?

I think my questions resemble how amateur i am in this matter. That's why i am knocking the door of cfd-online. Please help. If the questions are too many to you, then you can suggest over a period at your convenience.

Regards.
Fahd
I am a beginner too but i try to help.

1-There is no install process like other software. Because Kiva becomes from fortran codes. Firstly It must be compiled by a fortran compiler. Then u could obtain an executable software.
2-I use it with slax, Ubuntu and suse. I recommend Ubuntu and u want to also use it like a portable application by usb flash disc without installation and setup process on other any computers i also suggest use Slax.
3- I compile it with free non-commercial Intel Fortran Compiler. u could download from below adress.
https://registrationcenter.intel.com...&rm=NCOM&lang=

after install and setup process of a fortran compiler .
May be gcc and g++ libraries required.

the "Makefile" file in your Kiva folder must be edited to define fortran compiler command like in a below section. (ifort for intel fortran command)

#makefile for the program KIVA4 for Linux
FC= ifort -O
FFLAGS= -c
LD= ifort -O
BINKIVA = ./kiva3d/object
..

after the modification of "Makefile". In command window of linux type
make all
if all arrangements is correct then the codes are compiled and kiva4 executable software is created.
by using of
./kiva4
command u can run your compiled kiva4 software.

4- Yes kiva use in Windows OS but i dont know about arrangements.
ayhan515 is offline   Reply With Quote

Old   April 26, 2010, 10:52
Default Thanks!
  #3
New Member
 
Fahd E Alam
Join Date: Mar 2010
Posts: 11
Rep Power: 16
fahdme is on a distinguished road
Dear Sir,
Thank you so much. It seems somebody atlast replied to my thread. And also thanks for the supplied web links. Your reply remove a lot of confusion of mine.

Sir, at present i am going through my exams. So, i request you to allow me contacting with you after my exams (08-05-2010), if your time permits. Thanks for your help.

Fahd
ME,NUS,Singapore.

Quote:
Originally Posted by ayhan515 View Post
I am a beginner too but i try to help.

1-There is no install process like other software. Because Kiva becomes from fortran codes. Firstly It must be compiled by a fortran compiler. Then u could obtain an executable software.
2-I use it with slax, Ubuntu and suse. I recommend Ubuntu and u want to also use it like a portable application by usb flash disc without installation and setup process on other any computers i also suggest use Slax.
3- I compile it with free non-commercial Intel Fortran Compiler. u could download from below adress.
https://registrationcenter.intel.com...&rm=NCOM&lang=

after install and setup process of a fortran compiler .
May be gcc and g++ libraries required.

the "Makefile" file in your Kiva folder must be edited to define fortran compiler command like in a below section. (ifort for intel fortran command)

#makefile for the program KIVA4 for Linux
FC= ifort -O
FFLAGS= -c
LD= ifort -O
BINKIVA = ./kiva3d/object
..

after the modification of "Makefile". In command window of linux type
make all
if all arrangements is correct then the codes are compiled and kiva4 executable software is created.
by using of
./kiva4
command u can run your compiled kiva4 software.

4- Yes kiva use in Windows OS but i dont know about arrangements.
fahdme is offline   Reply With Quote

Old   May 12, 2010, 15:20
Default
  #4
New Member
 
Fahd E Alam
Join Date: Mar 2010
Posts: 11
Rep Power: 16
fahdme is on a distinguished road
Dear Sir,
I have done according your valuable advice. I have made a ppt slide to illustrate the total outcome. May i send u that ppt for your review?
My email addresses are
g0800400@nus.edu.sg
fahdme_buet@yahoo.com

one last query- can i install ubuntu in USB flash/thumb drive(size 8gb)?

thanks a lot.
Fahd
NUS,Singapore
fahdme is offline   Reply With Quote

Old   August 5, 2011, 09:01
Default
  #5
Member
 
Javed
Join Date: Mar 2010
Location: Mumbai,India
Posts: 32
Rep Power: 16
Javed is on a distinguished road
Hi Fahd,

could u plz tell me the location from where i can download KIVA set up(free version).

Thanks
Javed
Javed is offline   Reply With Quote

Old   August 5, 2011, 10:51
Default
  #6
New Member
 
Fahd E Alam
Join Date: Mar 2010
Posts: 11
Rep Power: 16
fahdme is on a distinguished road
It's not free. You need to purchase. Price is around 7-8K USD
fahdme is offline   Reply With Quote

Old   August 5, 2011, 13:46
Default
  #7
Member
 
Javed
Join Date: Mar 2010
Location: Mumbai,India
Posts: 32
Rep Power: 16
Javed is on a distinguished road
Quote:
Originally Posted by fahdme View Post
It's not free. You need to purchase. Price is around 7-8K USD
Thanks Fahd.
Javed is offline   Reply With Quote

Old   November 8, 2013, 14:01
Default
  #8
New Member
 
Amrinder Singh
Join Date: Oct 2012
Posts: 10
Rep Power: 13
amrinder703 is on a distinguished road
hello all

Someone asked if kiva can be run in windows and the answer is yes, actually any program coded in fortran and C++ can be done.

Thanks
Amrinder Singh
amrinder703 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
[foam-extend.org] A smooth installation of foam-3.0-extend on OpenSUSE 13.1 64-bits cookcaptain OpenFOAM Installation 7 May 26, 2015 11:22
CFX11 + Fortran compiler ? Mohan CFX 20 March 30, 2011 18:56
kiva 4 installation fahdme OpenFOAM Installation 3 May 25, 2010 17:54
64bitrhel5 OF installation instructions mirko OpenFOAM Installation 2 August 12, 2008 18:07
PDF - conserved scalar approach in KIVA vega Main CFD Forum 0 July 5, 2005 02:49


All times are GMT -4. The time now is 02:51.