Home
last modified time | relevance | path

Searched refs:frzcnt (Results 1 – 3 of 3) sorted by relevance

/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Dtrcpkg.c23 static integer frzcnt = 0; in trcpkg_0_() local
1404 *depth = frzcnt + frzovr; in trcpkg_0_()
1863 if (*index <= 0 || *index > frzcnt + frzovr) { in trcpkg_0_()
2203 i__1 = frzcnt; in trcpkg_0_()
2443 frzcnt = modcnt; in trcpkg_0_()
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Dtrcpkg.c23 static integer frzcnt = 0; in trcpkg_0_() local
1404 *depth = frzcnt + frzovr; in trcpkg_0_()
1863 if (*index <= 0 || *index > frzcnt + frzovr) { in trcpkg_0_()
2203 i__1 = frzcnt; in trcpkg_0_()
2443 frzcnt = modcnt; in trcpkg_0_()
/dports/math/libpgmath/flang-d07daf3/test/ncar_kernels/CAM5_mg2_pgi/src/
H A Dmicro_mg2_0.F90234 …s, freqr, nfice, qcrat, errstring, tnd_qsnow, tnd_nsnow, re_ice, prer_evap, frzimm, frzcnt, frzdep) argument
392 …REAL(KIND=r8), intent(in), pointer :: frzcnt(:,:) ! Number tendency due to contact freezing (1/cm3) local
595 …IF (use_hetfrz_classnuc .and. (.not. (associated(frzimm) .and. associated(frzcnt) .and. ass…
1031 nnucct(:,k) = frzcnt(:,k)*1.0e6_r8/rho(:,k)