I am a newbie to using PLATO , hence pardon my ignorance. I am interested in building and using a larger FORTRAN program available in open source from NASA (https://github.com/NASA/CFL3D) . This being a large code, comes with huge number of source files , include files, basically the works. I have used PLATO for compiling and running 2-3 files and dont know how to add or build so many files. Being 66 years old and too slow to pick-up fancy scripts, would appreciate any help in building it or a pointer towards an older answer. Thanks in advance Narahari
Newbie Question : How to add multiple .F files
Create a project. Open the 'Project Explorer' window. Right click on 'Source Files'. Select 'Add Files of type...'.
Dr. Paul, Tried this but it is not taking me to the directory where the files reside. Is there a way I can import the Makefile provided in the web site and try it out ? Thanks and regards Narahari
Narahari
I suggest that you just copy the files to the project folder or create the project in the folder that contains the files.