Ansys Assistant will be unavailable on the Learning Forum starting January 30. An upgraded version is coming soon. We apologize for any inconvenience and appreciate your patience. Stay tuned for updates.
Fluids

Fluids

Topics related to Fluent, CFX, Turbogrid and more.

Print the current time and date to IO or to a file in Fluent

    • admin
      Ansys Employee

      In Fluent, "!" issued at the command line runs OS commands. Current and date can be printed to files using the OS time and date commands: !time /T>file.txt !date /T>file.txt without the redirect to file, the commands print to the console On Windows, the DOS command "copy" can be invoked to copy the files time.txt and date.txt into a single file timestamp.txt > !copy time.txt + date.txt timestamp.txt time.txt date.txt 1 file(s) copied.

    • admin
      Ansys Employee

      How can I print the current time and date to IO or to a file in Fluent?

Viewing 1 reply thread
  • The topic ‘Print the current time and date to IO or to a file in Fluent’ is closed to new replies.
[bingo_chatbox]