Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

What function is used to calculate the time of the main functions in the atmospheric chemistry module

Peter0728

Peter park
New Member
Hello everyone, please help me. I want to count the hot functions in the atmospheric chemistry module, the number and time of calls to the main functions, and what built-in functions should I use to measure them. Are they the t_startf and t_stopf functions? What functions should I use to measure time and how to use the built-in timing function.
 

Peter0728

Peter park
New Member
Thank you for your answer. I want to measure the timing time of the atmospheric chemistry module, chemistry under Mozart Add 'use perf_mod' and 'call t_startf' ('chemr ') to the F90 file, but the timing file does not include the time of' chemr '. There are two questions that need your help to solve. Do you know which files should be measured for the time of the atmospheric chemistry module? How should t_startf and t_stopf be used to display time in the timing file?
 
Vote Upvote 0 Downvote
Top