forrtl: severe (157): Program Exception - access violation question #14345
Replies: 4 comments 8 replies
-
Your case is 8 million grid cells. Do you have enough RAM available to run this? This will need probably at least 16 Gb of available RAM if not more. |
Beta Was this translation helpful? Give feedback.
-
I run your case with a 100^3 grid and latest source, and this is what I see: Starting FDS ... MPI Process 0 started on spark001 Reading FDS input file ... WARNING: SPEC REAC_FUEL is not in the table of pre-defined species. See the Users Guide chapter on species for the treatment of any undefined properties. ERROR(818): VENT Burner requires an orientation index, IOR. (MPI Process: 0, CHID: nktv) ERROR: FDS was improperly set-up - FDS stopped (CHID: nktv) |
Beta Was this translation helpful? Give feedback.
-
Even after modifying another version, the same issue still occurs. I've tried many solutions, but they all failed—it's quite frustrating. &HEAD CHID='ktv15'/ &MESH ID='Mesh08', IJK=200,200,56, XB=0.0,40.0,0.0,40.0,0.0,11.2/ &PART ID='ignitor particle', &REAC ID='Reaction', &DEVC ID='4F-T', QUANTITY='TEMPERATURE', XYZ=33.4,30.0,13.0/ &MATL ID='CONCRETE', &SURF ID='ignitor', &INIT ID='inginitor particle', PART_ID='ignitor particle', N_PARTICLES=1, XYZ=34.5,30.8,11.4/ &OBST ID='Obstruction', XB=0.0,39.0,0.0,33.6,0.0,0.2, SURF_ID='con'/ &VENT ID='Vent02', SURF_ID='Supply', XB=0.0,0.0,0.0,40.0,0.0,36.6, IOR=1/ &SLCF QUANTITY='TEMPERATURE', VECTOR=.TRUE., CELL_CENTERED=.TRUE., PBX=34.8/ &TAIL / |
Beta Was this translation helpful? Give feedback.
-
Could it be because my computer is running other files at the same time? Would that affect it? |
Beta Was this translation helpful? Give feedback.
-
My simulation file fails to run successfully and always shows this message. I've tried modifying it many times, but nothing works. Can anyone help me? Please!
forrtl: severe (157): Program Exception - access violation
Image PC Routine Line Source
fds.exe 00007FF7E72C51D1 Unknown Unknown Unknown
fds.exe 00007FF7E72C63E7 Unknown Unknown Unknown
fds.exe 00007FF7E72C6FAA Unknown Unknown Unknown
fds.exe 00007FF7E72C7053 Unknown Unknown Unknown
fds.exe 00007FF7EE5A95BB Unknown Unknown Unknown
fds.exe 00007FF7EE5A0FDE Unknown Unknown Unknown
fds.exe 00007FF7EE6CECC9 Unknown Unknown Unknown
fds.exe 00007FF7EE6CC0F0 Unknown Unknown Unknown
fds.exe 00007FF7EDDFA0D4 Unknown Unknown Unknown
fds.exe 00007FF7EDDC77DB Unknown Unknown Unknown
fds.exe 00007FF7EE782250 Unknown Unknown Unknown
KERNEL32.DLL 00007FF9F812E8D7 Unknown Unknown Unknown
ntdll.dll 00007FF9F90BBF2C Unknown Unknown Unknown
Beta Was this translation helpful? Give feedback.
All reactions