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

RUN EAREXE IN VR

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 17, 2004, 16:31
Default RUN EAREXE IN VR
  #1
STK
Guest
 
Posts: n/a
I COMPILED MY CODE IN GROUND AND KNOW I HAVE TO RUN EAREXE BECAUSE RUNEAR READS DEFAULT GROUND. HOW I CAN DO THIS?

THANKS IN ADVANCE
  Reply With Quote

Old   February 18, 2004, 08:36
Default Re: RUN EAREXE IN VR
  #2
XZ
Guest
 
Posts: n/a
You can do it in VR-Editor as follows:

1) Compile/Ground

2) Build/Earth

3) Options/Run Version/Earth/Private

4) Run /(Solver)Earth

Or from 2), double click the earexe.exe in your working directory after you have saved your file.

By the way ,I must correct your another mistake in your previous question. ...... CALL FN2(RETS,P1,0.0,1.0) should be: CALL FN2(LBNAME('RETS'),P1,0.0,1.0)

the user-defined variable RETS can not be identified directly by EARTH like P1,U1,...

  Reply With Quote

Old   February 18, 2004, 13:10
Default Re: RUN EAREXE IN VR
  #3
STK
Guest
 
Posts: n/a
THANK YOU

I HAVE TESTED BOTH OF YOUR SUGGESTIONS BUT I ALWAYS RECEIVE AN ERROR OF WINDOWS: VERY LOW VIRTUAL MEMORY. AND NEVER RUNS THE EAREXE.EXE. DO YOU KNOW A WAY OF RUNNING PUBLIC VERSION AND THE AFFECTS OF GROUND TAKE PLACE?? I WOULD BE VERY GRATEFUL TO TELL ME A WAY DIFFICULT OR NOT.

BEST REGARDS
  Reply With Quote

Old   February 19, 2004, 02:26
Default Re: RUN EAREXE IN VR
  #4
Rami
Guest
 
Posts: n/a
The easiest way to run your private earth would be from the command line rather than the VR. It will probably overcome the problem you experience. You'll find the details how this is done in CHAM's documention. If you already created your earexe, you'll simply need to run it from your working directory (where your q1, eardat etc. reside) by typing

earexe

I hope this helps, Rami
  Reply With Quote

Old   February 19, 2004, 05:00
Default Re: RUN EAREXE IN VR
  #5
STK
Guest
 
Posts: n/a
thanks i searched and founding nothing in this stupid site cham.co.uk.can you give me the link to see details about running private earth?

best regards
  Reply With Quote

Old   February 19, 2004, 05:48
Default Re: RUN EAREXE IN VR
  #6
Rami
Guest
 
Posts: n/a
o compile your ground and possibly your main using the supplied script (C:\phoenics\D_EARTH\d_windf\CMPEAR.BAT if you use windows and visual fortran) for compilation or simply using your compiler with appropriate options to compile but not link (df /compile_only /assume:byterecl /debug:none /optimize:3 *.f in my case). this will create ground.obj (and main.obj if needed). NOTE that if you use Visual Fortran in Windows, there are some initialization needed.

o link with the required objects and libraries with the supplied script (in my case it is C:\phoenics\D_EARTH\d_windf\BLDEAR.BAT), resulting in the earexe executable.

I assume the above steps are unnecessary in your case if you have already created your private earth within VR.

o open a command line window.

o change to your work directory where your q1 resides.

o if eardat have not yet been created, run satellite from a command line (runsat).

o run your private earexe from a command line. if it is in a different path, use a relative or full path followed by earexe (e.g., ..\earexe if you use Windows, and earexe is in the parent directory of you working directory).

All the above may be found in TR110 - Loading of PHOENICS Version 3.x Pentium/PC 486/UNIX, either in your local instalation ( C:\phoenics\D_POLIS\D_DOCS\TR110PC.HTM ) or online ( http://www.cham.co.uk/phoenics/d_pol...cs/tr110pc.htm ).

  Reply With Quote

Old   February 22, 2004, 05:33
Default Re: RUN EAREXE IN VR
  #7
stk
Guest
 
Posts: n/a
THANKS BUT THE PROBLEM INSISTS. DO YOU KNOW IF I CAN INSTEAD OF EAREXE TO USE RUNEAR AND THE AFFECTS OF GROUND TAKE PLACE?
  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
Dfconsol.lib or Ifconsol.lib for linking earexe ? Noel Phoenics 5 October 15, 2008 09:50
earexe.exe file Juan Phoenics 1 June 23, 2006 09:42
EAREXE error Sileno Phoenics 2 February 13, 2006 13:10
earexe User Phoenics 2 November 12, 2004 20:24
RUNEAR INSTEAD OF EAREXE, IS IT POSSIBLE? stk Phoenics 0 February 22, 2004 05:35


All times are GMT -4. The time now is 08:19.