| Author |
Message |
Topic: modules? |
deeppow
Replies: 10
Views: 832
|
Forum: Programming and Compiling Posted: Sun May 19, 2013 7:57 am Subject: modules? |
I have now converted previous include files to modules within my code. And have been able to locate the modules to different storage places.
Thanks for the help. |
Topic: modules? |
deeppow
Replies: 10
Views: 832
|
Forum: Programming and Compiling Posted: Wed May 15, 2013 12:42 pm Subject: modules? |
Annemarie,
The only place the module file will work (i.e. complete a successful build) is when the constants.f90 file is physically located in the solution folder and has been added to the PVF proj ... |
Topic: modules? |
deeppow
Replies: 10
Views: 832
|
Forum: Programming and Compiling Posted: Wed May 15, 2013 5:23 am Subject: modules? |
Annemarie,
After some testing with the simple case, I conclude that
1) the module must be in the solution folder, i.e. the folder that contains the .pvfproj file. Placing the module in an alternate ... |
Topic: modules? |
deeppow
Replies: 10
Views: 832
|
Forum: Programming and Compiling Posted: Tue May 14, 2013 2:56 pm Subject: modules? |
Yes, that does work. Which drive is used shouldn't be an issue and the process does repeat on my F-drive with no problem.
Here is the main differences between the process you outlined and what I'v ... |
Topic: modules? |
deeppow
Replies: 10
Views: 832
|
Forum: Programming and Compiling Posted: Mon May 13, 2013 4:48 pm Subject: modules? |
Annemarie,
Yes, I've input the module path in PVF's Fortran->General->Module Path. I've also tried it in same location as the .f90 file and in both at the same time. I assume your file exte ... |
| |