THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added:
FS#180 - Inconsistent naming - special status of saturation User who did this - Bernd Flemisch (bernd) ---------- I did everything from the list above that seemed clear to me. For the possibly questionable cases, let me first try to rephrase two options for our criterion: Option 1 (words): \"We use camelCase with a uncapitalized first letter for the naming of class members. If a part of the name consists of a word and succeeding words that would be sub- or superscripted in \'normal\' writing, these succeeding words are not capitalized.\" Option 2 (characters): \"We use camelCase with a uncapitalized first letter for the naming of class members. If a part of the name consists of a character and succeeding characters that would be sub- or superscripted in \'normal\' writing (and do not form a meaningful word themselves), these succeeding characters are not capitalized.\" Unfortunately, both options are still not really clear. For example, what should we do about greek letters like \\tau_\\alpha? It will be hard to come up with a clear rule that is not too complicated. Anyway, if we go with option 1, more changes are still to be made: contiWEqIdx -> contiwEqIdx contiNEqIdx -> continEqIdx pressNW -> pressnw pressW -> pressw pressureW -> pressurew pressureNW -> pressurenw saturationNW -> saturationnw saturationW -> saturationw velocityNW -> velocitynw velocityW -> velocityw pGlobalIdx -> pglobalIdx pGlobalSn -> pglobalSn pGlobalSw -> pglobalSw pressureGlobal -> pressureglobal velocityTotal -> velocitytotal And there are still: dkrw_dSw -> dkrw_dsw dkrn_dSw -> dkrn_dsw dpC_dSw -> dpc_dsw dSw_dpC -> dsw_dpc ---------- More information can be found at the following URL: http://www.dumux.org/flyspray/index.php?do=details&task_id=180#comment342 You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above. _______________________________________________ Dumux mailing list [email protected] https://listserv.uni-stuttgart.de/mailman/listinfo/dumux
