CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

making a change in working FORTAN code

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 13, 2014, 01:42
Default making a change in working FORTAN code
  #1
Senior Member
 
Mehdi Baba Mehdi
Join Date: Jan 2011
Posts: 158
Rep Power: 15
mb.pejvak is on a distinguished road
Hi guys;
I want to know whether or not it is possible to pause FORTRAN code while it works, make some changes in some part of program, and continue the code with the changes.
I use Intel fORTRAN 2013 XE integrated with VS 2010.
mb.pejvak is offline   Reply With Quote

Old   August 13, 2014, 13:33
Default
  #2
agd
Senior Member
 
Join Date: Jul 2009
Posts: 351
Rep Power: 18
agd is on a distinguished road
In my experience, that is not possible. You have an executable residing in memory that has no connection to the modified and recompiled executable. But maybe someone has more experience and knowledge than I.
agd is offline   Reply With Quote

Old   August 14, 2014, 16:11
Default
  #3
Senior Member
 
cfdnewbie
Join Date: Mar 2010
Posts: 557
Rep Power: 20
cfdnewbie is on a distinguished road
This might work with a debugger, but injecting code into a compiled binary is just something for hackers....
cfdnewbie 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
[swak4Foam] swak4foam building problem GGerber OpenFOAM Community Contributions 54 April 24, 2015 16:02
centOS 5.6 : paraFoam not working yossi OpenFOAM Installation 2 October 9, 2013 01:41
how to change code in channelFoam for RAS conceptone OpenFOAM Programming & Development 4 December 13, 2012 15:25
DecomposePar links against liblamso0 with OpenMPI jens_klostermann OpenFOAM Bugs 11 June 28, 2007 17:51
What kind of Cmmercial CFD code you feel well? Lans Main CFD Forum 13 October 27, 1998 10:20


All times are GMT -4. The time now is 23:50.