Home
last modified time | relevance | path

Searched refs:shockcoef (Results 1 – 4 of 4) sorted by relevance

/dports/cad/calculix-ccx/CalculiX/ccx_2.18/src/
H A Dfrdfluidfem.f51 & utau,uplus,shockcoef local
247 write(text(17:36),'(f20.13)') shockcoef
289 write(text(17:36),'(f20.13)') shockcoef
324 write(text(17:36),'(f20.13)') shockcoef
359 write(text(17:36),'(f20.13)') shockcoef
391 write(text(17:36),'(f20.13)') shockcoef
426 write(text(17:36),'(f20.13)') shockcoef
464 write(text(17:36),'(f20.13)') shockcoef
520 write(text(17:36),'(f20.13)') shockcoef
555 write(text(17:36),'(f20.13)') shockcoef
[all …]
H A Dpresgradient.f19 subroutine presgradient(iponoel,inoel,sa,nk,shockcoef, argument
38 real*8 sa(*),shockcoef,dtimef,ca,sum,pa, local
89 ca=shockcoef*dtimef
97 ca=shockcoef*dtimef
H A Dcompfluidfem.c454 shockcoef=physcon[13]; in compfluidfem()
500 if(shockcoef==0.){shockcoef=0.001;}else{ in compfluidfem()
501 shockcoef*=2; in compfluidfem()
502 if(shockcoef>2.){ in compfluidfem()
841 if(shockcoef==0.){shockcoef=0.001;}else{ in compfluidfem()
842 shockcoef*=2; in compfluidfem()
843 if(shockcoef>2.){ in compfluidfem()
881 if(shockcoef==0.){shockcoef=0.001;}else{ in compfluidfem()
882 shockcoef*=2; in compfluidfem()
883 if(shockcoef>2.){ in compfluidfem()
[all …]
H A DCalculiX.h2294 ITG *nodfreesurf,double *dt,double *shockcoef,
4387 ITG *nk,double *shockcoef,double *dtimef,ITG *ipkon,