[MITgcm-support] Where comput momKE in diagnostics (source code)?

Yuan Lian lian at email.arizona.edu
Wed Aug 9 11:51:02 EDT 2006


Or you can calculate KE from velocities U, V, and w. If you want KE in 
unit of J/kg, you need to integrate it over mass. Mass per area is given 
by dP/g if the fluid is in hydrostatic equilibrium.

Yuan
 
Martin Losch wrote:

> I guess you want this:
> pkg/mom_common/mom_calc_ke.F
>
> Martin
>
> On Aug 9, 2006, at 5:09 PM, Brainf wrote:
>
>>
>> I want find where comput momKE (Kinetic Energy in momentum Eq.) or  
>> other variable's computing source code in diagnostics?
>>
>> Manule 6.19.4.2 Diagnostic Description doesn't say it.
>> and i only can find
>>
>> #ifdef ALLOW_DIAGNOSTICS
>>       IF ( useDiagnostics ) THEN
>>         CALL DIAGNOSTICS_FILL(KE,     'momKE   ',k,1,2,bi,bj,myThid)
>>
>> in pkg/mom_fluxform/mom_fluxform.F
>>
>> It isn't what i want,Who knows its detail source code?
>>
>> Best regards.
>>
>> Brainf
>> brainf at 163.com
>> 2006-08-09
>>
>>
>> _______________________________________________
>> MITgcm-support mailing list
>> MITgcm-support at mitgcm.org
>> http://mitgcm.org/mailman/listinfo/mitgcm-support
>
>
> _______________________________________________
> MITgcm-support mailing list
> MITgcm-support at mitgcm.org
> http://mitgcm.org/mailman/listinfo/mitgcm-support
>




More information about the MITgcm-support mailing list