Menu

Where is / how to obtain the Prompt Utility Library

j bachmann
2015-01-28
2015-01-29
  • j bachmann

    j bachmann - 2015-01-28

    I am attempting to link the CFD utilities library and am aware of the required external references to subroutines located in a library for Prompting of user input. For example in the Grid library, the distrib subroutine calls external functions readc, select, and so on. I cannot seem to find the library containing these functions. Any help is appreciated.

     
  • j bachmann

    j bachmann - 2015-01-28

    Nevermind, i found it in the progtools library (reader.f source file).

     
  • David Saunders

    David Saunders - 2015-01-29

    Thanks for letting me know you found it. READER, with its handling of the different data types, is handy for setting defaults and accepting carriage returns. DISTRIBUTE is a program that drives the DISTRIB subroutine you mentioned, and I trust you found that. The build script then tells you which libraries need to be set up first. Good luck.

    David Saunders

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.