|
[Sponsors] |
November 16, 2008, 18:58 |
earth build
|
#1 |
Guest
Posts: n/a
|
Hi
I am in the process of inserting my own ground routine. However, the following error appears when I build either the public or private earth. I use Intel FORTRAN V10.1 and my Phoenics version is 2008. Any advice would be much appreciated. Cheers Desi Microsoft (R) Incremental Linker Version 8.00.50727.42 Copyright (C) Microsoft Corporation. All rights reserved. main.obj ground.obj gentra.obj "c:\phoenics\d_earth\d_windf\cospmain.obj" "c:\phoenics\d_allpro\d_libs\d_windf\m_*.obj" "c:\phoenics\d_earth\d_windf\d_corobj\*.obj" "c:\phoenics\d_earth\d_windf\d_corobj\*.lib" "c:\phoenics\d_earth\d_windf\d_optobj\*.lib" "c:\phoenics\d_earth\d_windf\d_speobj\*.lib" "c:\phoenics\d_earth\d_windf\d_cmkobj\*.lib" "c:\phoenics\d_earth\d_windf\d_parobj\parlib.l ib" "c:\phoenics\d_allpro\d_libs\d_windf\esalib.li b" "c:\phoenics\d_allpro\d_libs\d_windf\gralib.li b" "c:\phoenics\d_allpro\d_libs\d_windf\syslib.li b" "c:\phoenics\d_allpro\d_libs\d_windf\msw*.obj" "c:\phoenics\d_allpro\d_libs\d_windf\mph*.obj" "c:\phoenics\d_allpro\d_libs\d_windf\pollib.li b" "c:\phoenics\d_allpro\d_libs\d_windf\phodum.ob j" "c:\phoenics\d_allpro\d_libs\d_windf\mpi\mpich.lib " "c:\phoenics\d_allpro\d_libs\d_windf\sentpro\sentp ro.lib" "c:\phoenics\d_allpro\d_libs\d_windf\sentpro\spdf9 0.obj" "c:\phoenics\d_allpro\d_libs\d_windf\flexlm\lm_new .obj" "c:\phoenics\d_allpro\d_libs\d_windf\flexlm\lmgr.l ib" "c:\phoenics\d_allpro\d_libs\d_windf\flexlm\libsb. lib" "c:\phoenics\d_allpro\d_libs\d_windf\flexlm\libcrv s.lib" "c:\phoenics\d_allpro\d_libs\d_windf\flexlm\libnoa ct.lib" /defaultlib:user32.lib gdi32.lib winmm.lib advapi32.lib version.lib wininet.lib netapi32.lib kernel32.lib comctl32.lib comdlg32.lib libcmt.lib /nodefaultlib:libc.lib msvcrt.lib libcd.lib /out:temp.exe /largeaddressaware LINK : fatal error LNK1181: cannot open input file 'libcd.lib' |
|
December 5, 2008, 12:55 |
Re: earth build
|
#2 |
Guest
Posts: n/a
|
This is a mistake in the build script. You do no need to include libcd.lib in your build (nor do you need msvcrt.lib).
Change the line echo /nodefaultlib:libc.lib msvcrt.lib libcd.lib >> earexe to echo /nodefaultlib:libc.lib >> earexe and it should build OK. |
|
December 7, 2008, 15:53 |
Re: earth build
|
#3 |
Guest
Posts: n/a
|
Thanks Steve,
I contacted my software supplier who forwarded my problem on to CHAM. It turned out I was not provided with all the files to allow the earth build to run. CHAM have now provided all the files and the problem has been resolved. Thanks again. Desi |
|
March 23, 2009, 07:51 |
open source fortran file+compile
|
#4 |
New Member
ok
Join Date: Mar 2009
Posts: 17
Rep Power: 17 |
hi I am a researcher I realize these memory on modeling the turbulence. I wanted to change the formula for turbulent viscosity in the software Phoenics then compiled. Please is that you know how to do this good day
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Area, triangle, Earth | Jon | Main CFD Forum | 2 | April 25, 2005 09:43 |
earth runtimes on different machines | Nick May | Phoenics | 1 | April 27, 2004 01:36 |
build earth problem | stk | Phoenics | 1 | March 23, 2004 11:02 |
CDF inside the Earth | ZZ | Main CFD Forum | 1 | January 5, 2004 14:51 |
%Error on earth | Sukun Kurusathian | Phoenics | 2 | March 2, 2001 13:29 |