/[lmdze]/trunk/grep.mk
ViewVC logotype

Annotation of /trunk/grep.mk

Parent Directory Parent Directory | Revision Log Revision Log


Revision 90 - (hide annotations)
Wed Mar 12 21:16:36 2014 UTC (10 years, 2 months ago) by guez
File size: 152 byte(s)
Removed procedures ini_histday, ini_histhf, write_histday and
write_histhf.

Divided file regr_pr_coefoz.f into regr_pr_av.f and
regr_pr_int.f. (Following LMDZ.) Divided module regr_pr_coefoz into
modules regr_pr_av_m and regr_pr_int_m. Renamed regr_pr_av_coefoz to
regr_pr_av and regr_pr_int_coefoz to regr_pr_int. The idea is that
those procedures are more general than Mobidic.

Removed argument dudyn of calfis and physiq. dudyn is not used either
in LMDZ. Removed computation in calfis of unused variable zpsrf (not
used either in LMDZ). Removed useless computation of dqfi in calfis
(part 62): the results were overwritten. (Same in LMDZ.)

1 guez 90 .PHONY: grep
2 guez 3
3 guez 90 grep: ${src_ce0l_only} ${common_sources}
4     grep --ignore-case --files-with-matches --word-regexp dt $^
5 guez 5 ## --extended-regexp --ignore-case

  ViewVC Help
Powered by ViewVC 1.1.21