代码搜索:DSMC
找到约 28 项符合「DSMC」的源代码
代码结果 28
www.eeworm.com/read/391596/8395553
h dsmc0.h
*
PARAMETER (MNM=100000,MNCT=600,MNSCT=4800,MNSP=1,MNSG=1)
*
*--MNM is the maximum number of molecules
*--MNCT is the maximum number of sub
*--MNSCT is the maximum number of sub-cells
*
www.eeworm.com/read/461356/7228668
f90 dsmc_airflowinmicro.f90
program main
implicit real(kind=8)(a-h,o-z)
parameter (no_cellx=10,no_celly=5,no_cell=50)
parameter (no_molecule_each_cell=30)
parameter (no_molecule=1500)
parameter (nloop=10)
common /cons/
www.eeworm.com/read/206593/15293473
f90 dsmc_to_couetee.f90
program couette
! couette (DSMC,*IP)
implicit doubleprecision (a-h,o-z)
parameter (no_cell=50) !no_cell,网格数
parameter (no_molecule_each_cell=30) !no_molecule_each_cell,每个网格分子数
param
www.eeworm.com/read/142434/12945776
txt contents.txt
% Numerical Methods for Physics, 2nd Ed. (MATLAB).
% Version 1.0a 2-Oct-99
% Copyright (c) 1999 by Alejandro Garcia.
% advect.m Advection PDE solver using various methods
% balle.m Proje
www.eeworm.com/read/142433/12945920
txt contents.txt
% Numerical Methods for Physics, 2nd Ed. (C++).
% Version 1.0a 2-Oct-99
% Copyright (c) 1999 by Alejandro Garcia.
% Matrix.h Matrix C++ class
% NumMeth.h General C++ header
% SampList
www.eeworm.com/read/261074/11667458
txt contents.txt
% Numerical Methods for Physics, 2nd Ed. (MATLAB).
% Version 1.0a 2-Oct-99
% Copyright (c) 1999 by Alejandro Garcia.
% advect.m Advection PDE solver using various methods
% balle.m Proje
www.eeworm.com/read/261064/11667809
txt contents.txt
% Numerical Methods for Physics, 2nd Ed. (FORTRAN).
% Version 1.0a 2-Oct-99
% Copyright (c) 1999 by Alejandro Garcia.
% advect.f Advection PDE solver using various methods
% balle.f Proj
www.eeworm.com/read/391596/8395560
plg couette_v2.plg
Build Log
--------------------Configuration: Couette_V2 - Win32 Release--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\
www.eeworm.com/read/432780/8573761
h hsmc.h
/****************************************************************************
* File name : hsmc.h
* Project : Smart Card for SySol ME
* Module : HSMC
* Date : 04/06/2003
* Ve
www.eeworm.com/read/191943/8414704
makefile
KERNEL_DIR = /usr/src/linux-2.4
HPATH = $(KERNEL_DIR)/include
CPU = 386
CROSS_COMPILE =
#DEBUG = -DSMC_DEBUG=2
PIPELINE = -DSMC_PIPELINED=2
CFLAGS := -D__KERNEL__ -DMODULE -DMODVERSIONS