Found it!
I forgot to declare the array for epsilon in the cs_user_modules.
Search found 41 matches
- Thu Oct 06, 2016 2:28 pm
- Forum: code_saturne usage
- Topic: Mapped inlet
- Replies: 5
- Views: 4689
- Wed Oct 05, 2016 6:40 pm
- Forum: code_saturne usage
- Topic: Mapped inlet
- Replies: 5
- Views: 4689
Re: Mapped inlet
For the debug, should I recompile the code in debug mode first?
In the meantime this is the case.
In the meantime this is the case.
- Wed Oct 05, 2016 10:31 am
- Forum: code_saturne usage
- Topic: Mapped inlet
- Replies: 5
- Views: 4689
Re: Mapped inlet
Here is the listing file.
- Wed Oct 05, 2016 10:30 am
- Forum: code_saturne usage
- Topic: Mapped inlet
- Replies: 5
- Views: 4689
Mapped inlet
Hello, Based on a previous post, I modified the subroutines to apply a b.c. according to a data file. But I get the following error: SIGSEGV signal (forbidden memory area access) intercepted! Call stack: 1: 0x403dda <cs_cub_interpolate+0x1cda> (cs_solver) 2: 0x407cbb <cs_user_boundary_conditions_+0x...
- Tue Sep 27, 2016 9:40 am
- Forum: code_saturne usage
- Topic: Change the gravity vector
- Replies: 1
- Views: 2480
Change the gravity vector
Hello,
is it possible to have only a portion of the domain with the influence of gravity?
Which routine should I use?
Regards,
Andrea
is it possible to have only a portion of the domain with the influence of gravity?
Which routine should I use?
Regards,
Andrea
- Wed Sep 07, 2016 8:27 am
- Forum: code_saturne usage
- Topic: Stop a coupled simulation
- Replies: 2
- Views: 3081
Re: Stop a coupled simulation
Thanks a lot!
- Tue Sep 06, 2016 2:42 pm
- Forum: code_saturne usage
- Topic: Stop a coupled simulation
- Replies: 2
- Views: 3081
Stop a coupled simulation
Hello,
Is there a way to stop a coupled simulation (CS+Syrthes), without crashing it (Ctrl+C)?
Thanks,
Andrea
Is there a way to stop a coupled simulation (CS+Syrthes), without crashing it (Ctrl+C)?
Thanks,
Andrea
- Thu Aug 18, 2016 2:53 pm
- Forum: code_saturne usage
- Topic: SIGSEGV signal (forbidden memory area access) intercepted!
- Replies: 1
- Views: 2379
SIGSEGV signal (forbidden memory area access) intercepted!
Hi, When I stop a calculation or when is at its last step, I am getting this error: SIGSEGV signal (forbidden memory area access) intercepted! Call stack: 1: 0x7f7df9ea3d67 <ple_locator_exchange_point_var+0x277> (libple.so.1) 2: 0x7f7dfa174f50 <cs_boundary_conditions_mapped_set+0x190> (libsaturne.so...
- Mon Aug 15, 2016 11:05 am
- Forum: code_saturne usage
- Topic: Code_Saturne/Syrthes coupling
- Replies: 6
- Views: 5696
Re: Code_Saturne/Syrthes coupling
Thanks!!!
Now it works just fine.
Now it works just fine.
- Fri Aug 12, 2016 11:07 am
- Forum: code_saturne usage
- Topic: Code_Saturne/Syrthes coupling
- Replies: 6
- Views: 5696
Re: Code_Saturne/Syrthes coupling
Hello,
I managed to create 2 different directory for Syrthes cases, with different names. Everything seems to work but in practice the calculation doesn't start. From the listing I see that CS tries to create 3 couplings but I put there only two.
I attached the listing and the routine I am using.
I managed to create 2 different directory for Syrthes cases, with different names. Everything seems to work but in practice the calculation doesn't start. From the listing I see that CS tries to create 3 couplings but I put there only two.
I attached the listing and the routine I am using.