Search found 6 matches

by xieqing
Sun Nov 22, 2020 12:43 pm
Forum: code_saturne usage
Topic: What is the problem: Permission Denied ?
Replies: 6
Views: 2946

Re: What is the problem: Permission Denied ?

Hello Yvan, I use WSL2 I've run more tests, and I think it should be the python 'shutil' problem. First, I've checked that when the 'Permission Denied' appears, the files in /.../usr/ have already been copied to directory SRC/REFERENCE Second, I've tried to copy the files [DATA, RESU, SCRIPTS, SRC ]...
by xieqing
Sun Nov 22, 2020 8:24 am
Forum: code_saturne usage
Topic: What is the problem: Permission Denied ?
Replies: 6
Views: 2946

Re: What is the problem: Permission Denied ?

Hello Yvan, In the previous failed run, the error occurs before the directories RESU and SCRIPTS are created ( DATA is successfully created). And there is NO whitespace in the directory names I've installed code_saturne in the shared portion of the WSL, i.e., in /mnt/e/Program_Files_Linux/code-satur...
by xieqing
Sat Nov 21, 2020 9:47 am
Forum: code_saturne usage
Topic: What is the problem: Permission Denied ?
Replies: 6
Views: 2946

Re: What is the problem: Permission Denied ?

Thanks for the suggesstion. However,

sudo /mnt/e/Program_Files_Linux/code-saturne-install/CS-6.0.5/code_saturne-6.0.5/arch/Linux_x86_64/bin/code_saturne create -s test -c case1

still shows "Permission Denied"
by xieqing
Sat Nov 21, 2020 9:11 am
Forum: code_saturne usage
Topic: What is the problem: Permission Denied ?
Replies: 6
Views: 2946

What is the problem: Permission Denied ?

I'v installed CS-6.0.5 on the Linux subsystem of Windows10 I'm trying to create a new study. Then there goes the error message: csrun create -s test -c case1 code_saturne 6.0.5 study/case generation o Creating study 'test'... o Creating case 'case1'... Traceback (most recent call last): File "/...
by xieqing
Fri Jun 26, 2020 11:37 am
Forum: code_saturne usage
Topic: Error in mesh preprocess
Replies: 1
Views: 1721

Re: Error in mesh preprocess

Problem solved:

if you set disable_frontend =yes when installing using install_saturne.py ( automated installs )

~/.../libexec/cs_proprocess will not be installed

This is why the error "No such file..." occurs
by xieqing
Fri Jun 26, 2020 10:22 am
Forum: code_saturne usage
Topic: Error in mesh preprocess
Replies: 1
Views: 1721

Error in mesh preprocess

Hello, I am trying to preprocess a mesh in CGNS format to generate a 'mesh_input' But it comes out such error: Code_Saturne is running *********************** Version: 4.0 Path: /home/xq/Softwares/saturne_4.0.2/code_saturne-4.0.2/arch/Linux_x86_64 Result directory: /home/xq/TESTs/Channel_TEST/CASE1/...